Ticket #304 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Upload control not working correctly in IE7/8

Reported by: freya Owned by: mpo
Priority: critical Milestone: 0.4
Component: -- unknown -- Version: trunk
Keywords: Cc:

Description

Since jquery upgrade to 1.4.1, the change event is not triggered for input type='file', unless you click elsewhere on the screen for some reason.

http://stackoverflow.com/questions/2389341/jquery-change-event-to-input-file-on-ie

As a result of this, the upload control and the upload sample is not working in IE 7/8.

Change History

comment:1 follow-up: ↓ 2 Changed 3 years ago by freya

is listed as a bug in jquery:

http://dev.jquery.com/ticket/6350

Shouldn't we stick to the old jquery version as long as this one isn't solved?

comment:2 in reply to: ↑ 1 Changed 3 years ago by freya

Replying to freya:

is listed as a bug in jquery:

http://dev.jquery.com/ticket/6350 (is about live change events)

Shouldn't we stick to the old jquery version as long as this one isn't solved?

http://dev.jquery.com/ticket/5997

comment:3 Changed 3 years ago by freya

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

solved by upgrading to 1.4.2 in r1484

Note: See TracTickets for help on using tickets.