Bug Tracker

Modify

Ticket #2264 (closed bug: worksforme)

Opened 5 years ago

Last modified 4 years ago

Appending spaces in IE7 results in an error

Reported by: nighthwk1 Owned by:
Priority: major Milestone: 1.2.3
Component: core Version: 1.2.2
Keywords: Cc:
Blocking: Blocked by:

Description

Tested with jquery-1.2.2.min.js, in IE7:

$('li').append(' ');

Throws a "nodename is null or not an object" error. This doesn't happen if the append string does not contain a space. jQuery 1.2.1 is not affected by this bug.

Change History

comment:1 Changed 4 years ago by dmethvin

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

Cannot repro on IE7 with 1.3.min.js

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.