jQuery: The Write Less, Do More JavaScript Library

Ticket #2173 (closed bug: invalid)

Opened 6 months ago

Last modified 5 months ago

<select><option> results in error as select seems to be misinterpreted - see sample

Reported by: stephanus Assigned to: joern
Type: bug Priority: blocker
Milestone: 1.2.3 Component: tests
Version: 1.2.2 Keywords: <select> misinterpretation??
Cc: Needs: Patch

Description (last modified by joern) (diff)

Attachments

Change History

Changed 6 months ago by stephanus

- see sample:

and "take a firefox-look"!!

<select><option> results in an error as the line <select><option> seems to be misinterpreted by the jquery-1.2.2.min.js

Changed 6 months ago by joern

  • status changed from new to closed
  • resolution set to invalid
  • description changed from red carefully - I belive all nessesary info is provided - http://www.berufsbegleitung.de/3/thatsit/organisation/Aufgaben/online/referrer_with_php/firefox_scriptproblem.htm to red carefully - I belive all nessesary info is provided - http://www.berufsbegleitung.de/3/thatsit/organisation/Aufgaben/online/referrer_with_php/firefox_scriptproblem.htm

I get an error on your page:

setting a property that has only a getter [Break on this error] $("*").each(function(){this.index=i++;css[this.index]=this.className;}); 08_demo_final.js (line 69)

Please try to fix your own code first before reporting this as a bug in jQuery.

Changed 5 months ago by stephanus

I am Sorry and thank you for your reply:

In the future I will really try to fix my own code first before I am reporting a bug in jQuery.

sorry! Case is closed!

Note: See TracTickets for help on using tickets.