Bugs: Difference between revisions

108 bytes added ,  1 June 2006
change
(change wording)
(change)
Line 1: Line 1:
Bugs should be reported via https://bugzilla.mozilla.org, a system which also will publish your email address and make it available to spammers.
Bugs should be reported via https://bugzilla.mozilla.org, a system which also will publish your email address and make it available to spammers.


firefox javascript [[mdc:Core_JavaScript_1.5_Reference:Global_Objects:Date:UTC]]
==Possible bugs==
Below there are some possible bugs that users where unwilling to reported via bugzilla.
 
*firefox javascript [[mdc:Core_JavaScript_1.5_Reference:Global_Objects:Date:UTC]]
  alert ( Date.UTC(2006, 5, 31) - Date.UTC(2006, 6, 01));
  alert ( Date.UTC(2006, 5, 31) - Date.UTC(2006, 6, 01));
  FF1.5.0.3 returns 0;
  FF1.5.0.3 returns 0;