[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2170) portlet instance with a "'" in its name causes javascript error in the portlet instance chooser dialog
Tihomir Surdilovic (JIRA)
jira-events at lists.jboss.org
Wed Sep 17 11:46:20 EDT 2008
portlet instance with a "'" in its name causes javascript error in the portlet instance chooser dialog
------------------------------------------------------------------------------------------------------
Key: JBPORTAL-2170
URL: https://jira.jboss.org/jira/browse/JBPORTAL-2170
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Tihomir Surdilovic
when you've got a portlet instance with a "'" in its name you get a javascript error in the portlet instance chooser dialog.
This occures on the following pages:
- PageLayout Configuration Page,
- PortletWindow Configuration Page.
The problem is the following statement:
document.getElementById('info-container-Who's online portlet')
which is used to construct the links in the dialog.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list