Issue Details (XML | Word | Printable)

Key: LEP-4276
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Minhchau Dang
Reporter: Jerome Jacobsen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
INTERNAL - Old Liferay Portal (Use Liferay Portal Standard Edition)

Javascript bug in IE6 with permission assignment

Created: 18/Nov/07 11:24 AM   Updated: 05/Dec/07 12:23 PM
Component/s: None
Affects Version/s: 4.3.4
Fix Version/s: 4.3.6

Time Tracking:
Not Specified

Environment: Windows XP SP2, IE 6.0


 Description  « Hide
When trying to move a permission between Current and Available a Javascript error occurs.
I've only tried this with Files and Folders in the document library.

Doing the exact same thing works fine in Firefox 2.0 and IE7.

Sorry I don't know how to capture the Javascript error text. IE6 won't let me select it to copy. Here's what I see:
Line: 487
Char: 1
Error: Object doesn't support this property or method
Code: 0
URL: http://localhost:8080/group/11005/1?
   p_p_id=86&p_p_action=0 ....

The actual URL was very long. I wish I could copy it but IE6 doesn't let me select anything in that error dialog for copy.


 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Brian Chan added a comment - 19/Nov/07 09:38 AM
Duplicated it.

Minhchau Dang added a comment - 27/Nov/07 02:07 PM
I've modified the Liferay.Util.moveItem and Liferay.Util.sortBox in /portal-web/docroot/html/js/liferay/util.js to be backwards-compatible with IE6.