Hello,
FYI, I'm testing a table formatting fix on the 10.8.3.0 download page.
From the commit message:
------------------------------------------------------------------------
r846837 | kristwaa | 2013-01-16 14:38:13 +0100 (Wed, 16 Jan 2013) | 7 lines
Testing table formatting fix.
The problem is that some browsers, for instance Chrome, breaks "DERBY-XXXX"
at the hyphen to try to accommodate the longest issue descriptions in the
table of fixed issues.
On my system this happens even with a resolution of 1600x900, and it
makes the
table much harder to read.
------------------------------------------------------------------------
Now, that caused some issues when deployed, so I've tried another
approach in rev 846838.
I'd appreciate if you let me know if the fix is causing problems for
anyone. You can check how the download page for 10.8.3 compares to for
instance 10.9 to see if the change affected your browser.
If I don't hear anything I plan to incorporate the fix, or another one
that works better, in the ReleaseNotesGenerator.
I also have to verify that Forrest doesn't mess up the fix.
Thanks,
--
Kristian