Download & Extend

The simple access field will not display in IE7 - Temporary workaround

Project:Simple Access
Version:6.x-2.0-rc1
Component:User interface
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

When creating and / or editing a node in IE7 the simple access field expands, but is empty. It works fine in IE6 and Firefox, but not IE7.

AttachmentSize
Picture 1.png11.37 KB

Comments

#1

Title:The simple access filed will not display in IE7» The simple access field will not display in IE7

#2

I am having the same issue. Anyone can help on this?

#3

Title:The simple access field will not display in IE7» The simple access field will not display in IE7 - Temporary workaround

I just changed the collapsible filed to FALSE in simple_access.module file, and that will at least show all groups. Hopefully this will be fixed in the later release.

line 429: '#collapsible' => TRUE,

#4

Many, many, many thanks for that.

I spent hours trying to work out what was wrong (didn't help that I was using IE7 for testing and Firefox for my proper admin account - which was obviously working fine).

I ended up rebuilding a site because I thought the problem had crept in from an upgrade from Drupal 5.x to Drupal 6.x.

Thankfully, now I know how to fix it. :)

Once again, many thanks.