Bug Tracker

Ticket #2113 (closed enhancement: wontfix)

Opened 1 year ago

Last modified 7 months ago

No warning in FF strict mode

Reported by: Gruik Assigned to: anonymous
Type: enhancement Priority: minor
Milestone: 1.2.4 Component: core
Version: 1.2.1 Keywords:
Cc: Needs: Review

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.

Attachments

Change History

Changed 7 months 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.

Changed 7 months ago by flesler

  • milestone changed from 1.2.2 to 1.2.4
Note: See TracTickets for help on using tickets.