Changes between Version 2 and Version 3 of Mozilla_bugs_affecting_Zotero


Ignore:
Timestamp:
01/16/11 03:32:24 (6 years ago)
Author:
simon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Mozilla_bugs_affecting_Zotero

    v2 v3  
    33|| '''Bug''' || '''Title''' || '''Affected Components''' || '''Workaround''' || '''Status''' || 
    44|| [https://bugzilla.mozilla.org/show_bug.cgi?id=623779 623779] || localeCompare() returns 0 for Japanese kana い versus う || Breaks sorting of Japanese titles || || Open || 
    5 || [https://bugzilla.mozilla.org/show_bug.cgi?id=563891 563891] || ReferenceError: java is not defined in XUL window || Breaks OpenOffice.org integration in Firefox 4 || Disable out-of-process Java || Open || 
    6 || [https://bugzilla.mozilla.org/show_bug.cgi?id=609143 609143] || E4X XML objects cannot be passed to sandbox || Breaks saving items containing E4X objects ("TypeError: can't wrap XML objects") || Call toString() on all E4X objects before adding to items || Open || 
     5|| [https://bugzilla.mozilla.org/show_bug.cgi?id=563891 563891] || ReferenceError: java is not defined in XUL window || Breaks OpenOffice.org integration in Firefox 4 || Workaround included in trunk, with caveats; alternatively, users can disable out-of-process Java || Open || 
    76|| [https://bugzilla.mozilla.org/show_bug.cgi?id=600435 600435] || XULRunner universal for i386/x64_64 fails to unify nspr-config || Breaks universal builds of xulrunner for Zotero standalone on OS X || Build xulrunner manually || Patch available || 
     7|| [https://bugzilla.mozilla.org/show_bug.cgi?id=609143 609143] || E4X XML objects cannot be passed to sandbox || Breaks saving items containing E4X objects ("TypeError: can't wrap XML objects") || Complete workaround in trunk || Resolved || 
    88|| [https://bugzilla.mozilla.org/show_bug.cgi?id=620773 620773] || java.security.AccessControlException when calling privileged Java methods from chrome || Breaks OpenOffice.org integration in Firefox 3.5+ || || Fixed || 
    99|| [https://bugzilla.mozilla.org/show_bug.cgi?id=615153 615153] || Workers: nsIWorkerFactory.newChromeWorker() throws NS_ERROR_UNEXPECTED || Breaks all integration in Firefox 4 || || Fixed ||