My favorites | Sign in
Logo
             
Changes to /branches/firebug1.2/docs/ReleaseNotes_1.2.1.txt
r0 vs. r1019   Edit
  Compare: vs.   Format:
Revision r1019
Go to: 
Project members, sign in to write a code review
/branches/firebug1.2/docs/ReleaseNotes_1.2.1.txt   r0 /branches/firebug1.2/docs/ReleaseNotes_1.2.1.txt   r1019
  1 Release Notes for Firebug 1.2.1
  2 Firebug 1.2.1 is Firebug 1.2.0 with bug fixes
  3 Firebug 1.2 is Firebug 1.1 with additions by John J. Barton and Jan Odvarko.
  4 Firebug 1.1 is Firebug 1.05 by Joe Hewitt with additions by John J. Barton and Max Stepanov
  5
  6
  7 == Bug Fixes ==
  8 Port of 967 Issue 502: Component is not available (SessionStore exception)
  9 verified that the browser element has disableHistory. No error message in ErrorConsole
  10 Port of 968 Issue 1110: Firebug doesn't respond (abclinuxu.cz) -- very long URL
  11 verified that issue testcase loads, long URL show up in Script filelist
  12 Port of 969 Issue 1097: inspect image tooltip confuses images from different tabs
  13 verified that the issue test case gives the right image for the second page
  14 Verified test case http://www.janodvarko.cz/firebug/tests/ Issue1092 .htm
  15 Port of 972 Issue 1109: Missing POST information (empty POST tab)
  16 verified http://xemc.net/missing_post_bug.php
  17 Port 973 and 979: Fix for Issue 874: User object incorrectly identified as arrays (contribution by nielsen.chris)
  18 verified http://chris.photobooks.com/tests/firebug/NotAnArray/NotAnArray.html
  19 Port 974: Fix for 1063: Spanish translation for 'script' shouldn't be 'guión' (contribution by eternoendless)
  20 DID NOT RETEST
  21 Port 980: Script panel Filelist initialized correctly now
  22 DID NOT RETEST
  23 Port 981: If Script disabled, stop sooner
  24 DID NOT RETEST
  25 Port 988: Fix for 1121: "Open in Tab" does a POST request for a GET request
  26 DID NOT RETEST
  27 Port 989: issue 1125: Net panel not working as expected (1.2.0)
  28 DID NOT RETEST
  29 Port 992: Remove unused parameter from Firebug.ActivableModule.getMenuLabel (used to return labels for panel activation menu).
  30 Port 993: avoid message Failed to get string
  31 Verified message is not on OS console
  32 Port 994: Fix Issue 1137 : Forgets which JS file being viewed after switching away and back
  33 to Script tab
  34 Verifed both test cases
  35 Port 1006: Convert all spaces in localized strings to underscore to create key for .properties file
  36 DID NOT RETEST
  37 Port 1007: Implement CSS option showUserAgentCSS, default false, partial fix for Issue 1107: Toggleing Table css properties breaks page permanently firebug 1.2.0b1
  38 Verified that the option exists and functions both directions.
Hosted by Google Code