I marked it as FixedNotReleased for NextRelease instead of gwt 2.0 and added a comment to that effect.
Thanks, John LaBanca [email protected] On Wed, Dec 2, 2009 at 11:42 AM, Scott Blum <[email protected]> wrote: > LGTM. Don't forget to change the status on Issue 863 to reflect its > notfixedness. > > On Wed, Dec 2, 2009 at 11:25 AM, <[email protected]> wrote: > >> Reviewers: scottb, >> >> Description: >> The image.onload fix was reverted from the gwt 2.0 branch because it >> caused HtmlUnit errors, but the release notes have not been updated. >> >> Fix: >> ==== >> Update the release notes. >> >> Please review this at http://gwt-code-reviews.appspot.com/118801 >> >> Affected files: >> distro-source/core/src/release_notes.html >> >> >> Index: distro-source/core/src/release_notes.html >> =================================================================== >> --- distro-source/core/src/release_notes.html (revision 7229) >> +++ distro-source/core/src/release_notes.html (working copy) >> @@ -129,10 +129,6 @@ >> <h3>Fixed Issues</h3> >> <ul> >> <li> >> - Image.onload event does not fire on Internet Explorer when >> image is in cache >> - (<a href=" >> http://code.google.com/p/google-web-toolkit/issues/detail?id=863 >> ">#863</a>) >> - </li> >> - <li> >> In UiBinder <code><ui:style></code> blocks, css class >> names may contain dashes. >> </li> >> <li> >> >> >> > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
