[
https://issues.apache.org/jira/browse/DERBY-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869069#action_12869069
]
Knut Anders Hatlen commented on DERBY-4593:
-------------------------------------------
Looking at the release notes at
http://db.apache.org/derby/releases/release-10.6.1.0.cgi, I noticed these
issues:
1) The problem with HTML special characters in bug titles that you fixed
earlier, has returned:
DERBY-4356
testStartStopManagementFromApplication(org.apache.derbyTesting.functionTests.tests.management.ManagementMBeanTest)junit.framework.AssertionFailedError:
expected:<2> but was:<%>
DERBY-4297 'compilation time did not compute (0,0,0,0) expected:<16>
but was:<0>' in testGroupBySortProps(....tests.lang.XplainStatisticsTest)
DERBY-4102 Assert failure or ClassCastException in EmbedBlob when
retrieving BLOB >= 32K
DERBY-151 Thread termination -> XSDG after operation is 'complete'
2) In the section about CVE-2009-4269, there are two links to the release notes
for DERBY-4483. The first of these links doesn't work (tested in Firefox on
OpenSolaris and IE8 on Win2003). I think <a href="#Note for DERBY-4483"> must
be changed to <a href="#Note+for+DERBY-4483"> (note: '+' instead of blanks)
3) The issues section is supposed to have links to the individual notes, but
the text of the links is empty/invisible. From the HTML:
<a href="#Note for DERBY-4602"></a>
<p>Note for DERBY-4602: Default hash algorithm for BUILTIN authentication
changed to SHA-256</p>
I believe the <a href=...> ... </a> tag should be placed inside <p>...</p> and
around "Note for ..." so that the link becomes visible. (Note, though, that it
looks like all the links in the issues section will suffer from (2) once they
are made visible, so the href value probably also needs to be adjusted.)
> Track tasks needed to release Derby 10.6.1
> ------------------------------------------
>
> Key: DERBY-4593
> URL: https://issues.apache.org/jira/browse/DERBY-4593
> Project: Derby
> Issue Type: Task
> Affects Versions: 10.6.1.0
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Attachments: derby-4593-01-ab-initialReleaseNotes.diff,
> derby-4593-02-aa-secondReleaseNotes.diff,
> derby-4593-03-aa-firstReleaseNotesForReview.diff,
> derby-4593-04-aa-tweakReleaseNotes, derby-4593-05-aa-reportParser.diff,
> derby-4593-06-aa-secondReleaseNotesForReview.diff,
> derby-4593-07-aa-garbledEntities.diff, derby_ui_doc_plugin_1.1.2.zip
>
>
> This is an issue which tracks the work needed to produce the 10.6.1 release.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.