Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #11312 (new defect)

Opened 2 months ago

Last modified 2 months ago

Ajax.In Place Collection Editor doesn't work in MSIE7 with script.aculo.us 1.8.1

Reported by: Immoral Assigned to: madrobby
Priority: high Milestone:
Component: script.aculo.us Version:
Severity: major Keywords:
Cc:

Description

In Place Collection editor can't initialize in MSIE7.

I'm sure that updating to latest script.aculo.us library even at http://wiki.script.aculo.us/scriptaculous/show/Ajax.In+Place+Collection+Editor will show you the bug.

Thanks for your work

Change History

03/10/08 13:18:07 changed by Immoral

  • priority changed from normal to high.
  • version deleted.
  • severity changed from normal to major.
  • milestone deleted.

03/18/08 09:10:03 changed by have

I encountered the same problem and the problem is also present in script.aculo.us 1.8.0. It seems the problem is in controls.js line 838. I tried to disable that line so that it now says: // this._controls.editor.update(); - it seems to work in both FF3b4 and IE6 - at least with a static selection list.