Issue Details (XML | Word | Printable)

Key: ICE-3572
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Yip Ng
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
ICEfaces

Unspecified JavaScript error in IE when inputRichText is used in a panelPopup

Created: 26/Sep/08 11:53 AM   Updated: 10/Apr/09 11:27 AM
Component/s: Components
Affects Version/s: 1.7.2
Fix Version/s: 1.8RC1, 1.8

Environment: IE
Issue Links:
Dependency
 


 Description  « Hide
Split from ICE-3304:

There is a Javascript error that is thrown when a rich text component is included in a panelPopup component. The error is only thrown in IE7 and most likely thrown in IE6 also. The error is when the visibility of the popup is set by using rendered attribute. The error is not thrown when the popup is first displayed but happen every time after the popup is displayed. The details of the error are:

Line: 50
Char:945
Error:Unspecified Error
Code:0

This error could be caused by using the rendered attribute to show/hide the popup.

See ICE-3304 for more details and screenshots.


 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Ken Fyten added a comment - 05/Jan/09 04:44 PM
Might be fixed by newer FCKEditor version (ICE-3513)..?

Mandeep Hayher added a comment - 19/Jan/09 02:14 PM
Problem not reproducible on ICEFaces trunk (revision# 18187) and ICEFaces 1.7SP1b build1.
Test application available at "repo\qa\trunk\Regression\ICE-3572"