Bug Tracker

Modify

Ticket #7347 (closed bug: invalid)

Opened 3 years ago

Last modified 2 years ago

The bug in IE7 jquery1.4.2

Reported by: baochengsong@… Owned by: baochengsong@…
Priority: undecided Milestone: 1.5
Component: attributes Version: 1.4.2
Keywords: Cc:
Blocking: Blocked by:

Description

Modify the parent window under a div img attribute cause div object increased

This is the error code: $(window.parent.document).find("#pictures > div").last().children("img").next("img").attr("src",imgstr); This code cause pictures of div object increased

Change History

comment:1 Changed 3 years ago by rwaldron

  • Owner set to baochengsong@…
  • Status changed from new to pending
  • Component changed from unfiled to attributes

Please provide a reduced test case on jsFiddle.net, thanks!

comment:2 Changed 2 years ago by addyosmani

  • Status changed from pending to closed
  • Resolution set to invalid

Thank you for submitting a ticket to the jQuery Bug Tracker!. As per our guidelines, all submitted tickets must contain a test case that reproduces the issue you are experiencing.

This allows us to test your bug thoroughly and evaluate whether it is a jQuery core issue. As you have not submitted the requested test case, we will be closing this ticket as invalid.

Please feel free to submit a test-case if you are still experiencing this issue and we will re-investigate as soon as possible.

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.