#408 closed defect (worksforme)
raw_id_admin is broken in IE
Reported by: | Wilson Miner | Owned by: | Jacob |
---|---|---|---|
Component: | contrib.admin | Version: | |
Severity: | major | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The raw id admin field doesn't work right in IE6/Win.
- Expected: When you click the magnifying glass to lookup the ID, it should pop up a new window with the changelist for that object type. When you click an object in the list it should close the window and fill the field with the id of the object you selected.
- Actual: When you click the glass icon in IE6/Win it takes you directly to the changelist in the same window. When you click an object in the list it takes you to the change page for that object.
Change History (4)
comment:1 by , 19 years ago
milestone: | → Version 1.0 |
---|---|
Status: | new → assigned |
comment:2 by , 19 years ago
comment:3 by , 19 years ago
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
This has been fixed somewhere along the way. It works fine for magic-removal anyhow.
Note:
See TracTickets
for help on using tickets.
Is this still an issue?