Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ThomasMortagne1 +XWiki.ManuelSmeria - Content
-
... ... @@ -22,15 +22,8 @@ 22 22 23 23 = Tested Browsers & Databases = 24 24 25 -{{warning}} 26 -The QA Tests are executed after the release has been done. Thus, they are being prepared now and will be published soon. 27 -{{/warning}} 25 +{{include reference="TestReports.ManualTestReportSummaryXWiki741"/}} 28 28 29 -{{comment}} 30 -TODO: uncomment and update with proper link when the report is ready. 31 -{{include reference="TestReports.ManualTestReportTemplateSummary"/}} 32 -{{/comment}} 33 - 34 34 = Known issues = 35 35 36 36 * [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]] ... ... @@ -55,8 +55,7 @@ 55 55 56 56 The following APIs were modified since XWiki 7.4: 57 57 58 -We can get the job status in a generic way using the job script service. This method is part of an unstable (young) API and it wasn't working anyway, as it was throwing a ClassCastException: 59 - 51 +* We can get the job status in a generic way using the job script service. This method is part of an unstable (young) API and it wasn't working anyway, as it was throwing a ClassCastException:((( 60 60 {{code language="none"}} 61 61 org.xwiki.refactoring.script.RefactoringScriptService: Method 'public org.xwiki.refactoring.job.EntityJobStatus getCopyAsJobStatus(java.lang.String)' has been removed 62 62 org.xwiki.refactoring.script.RefactoringScriptService: Method 'public org.xwiki.refactoring.job.EntityJobStatus getCopyJobStatus(java.lang.String)' has been removed ... ... @@ -64,15 +64,15 @@ 64 64 org.xwiki.refactoring.script.RefactoringScriptService: Method 'public org.xwiki.refactoring.job.EntityJobStatus getMoveJobStatus(java.lang.String)' has been removed 65 65 org.xwiki.refactoring.script.RefactoringScriptService: Method 'public org.xwiki.refactoring.job.EntityJobStatus getRenameJobStatus(java.lang.String)' has been removed 66 66 {{/code}} 59 +))) 67 67 68 -New method that is useful for any WYSIWYG editor that accepts as input a full HTML page (with style sheets includes). 69 - 61 +* New method that is useful for any WYSIWYG editor that accepts as input a full HTML page (with style sheets includes).((( 70 70 {{code language="none"}} 71 71 org.xwiki.wysiwyg.server.WysiwygEditorScriptService: Method 'public java.lang.String render(org.xwiki.model.reference.DocumentReference)' has been added to an interface 72 72 {{/code}} 65 +))) 73 73 74 -Young API, see [[Mail API Unique Message Identifier>>||anchor="HMailAPIUniqueMessageIdentifier"]] 75 - 67 +* Young API, see [[Mail API Unique Message Identifier>>||anchor="HMailAPIUniqueMessageIdentifier"]]((( 76 76 {{code language="none"}} 77 77 org.xwiki.mail.MailContentStore: Return type of method 'public javax.mail.internet.MimeMessage load(javax.mail.Session, java.lang.String, java.lang.String)' has been changed to org.xwiki.mail.ExtendedMimeMessage 78 78 org.xwiki.mail.MailContentStore: Parameter 2 of 'public void save(java.lang.String, javax.mail.internet.MimeMessage)' has changed its type to org.xwiki.mail.ExtendedMimeMessage ... ... @@ -83,3 +83,4 @@ 83 83 org.xwiki.mail.MailStatus: Parameter 2 of 'public MailStatus(java.lang.String, javax.mail.internet.MimeMessage, org.xwiki.mail.MailState)' has changed its type to org.xwiki.mail.ExtendedMimeMessage 84 84 org.xwiki.mail.script.ScriptMimeMessage: Removed org.xwiki.mail.internal.ExtendedMimeMessage from the list of superclasses 85 85 {{/code}} 78 +)))