Bug Tracker

Modify

Ticket #2113 (closed enhancement: wontfix)

Opened 5 years ago

Last modified 2 years ago

No warning in FF strict mode

Reported by: Gruik Owned by:
Priority: minor Milestone: 1.2.4
Component: core Version: 1.2.1
Keywords: Cc:
Blocking: Blocked by:

Description

Hi,

Firefox has a hidden configuration feature that enables more javascript warnings in the console, warnings such as : accessing to undefined properties.

Go "about:config", search for "javascript.options.strict" variable and switch it to "true".

When i write js, i like to check those warnings but i'm flooded by jQuery warnings (note : there's a lot more in Prototype).

It would be great if jQuery was totally free of warnings, but i know it's not important for most people.

Change History

comment:1 Changed 5 years ago by flesler

  • Status changed from new to closed
  • Resolution set to wontfix

Some warnings have been fixed, but I think they might just get removed in the end. Thanks for the input.

comment:2 Changed 5 years ago by flesler

  • Milestone changed from 1.2.2 to 1.2.4

comment:3 Changed 2 years ago by anonymous

Our organization develops every site with XHTML 1.0 Strict, I use the FF Error console to debug possible errors and warnings, but jQuery has too many and it's hard to distinguish the application warnings from the jQuery ones.

It would be appreciated if jQuery would not generate these warnings.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.