Namepace / fragment id issue ---------------------------- Key: JS2-217 URL: http://issues.apache.org/jira/browse/JS2-217 Project: Jetspeed 2 Type: Bug Versions: 2.0-M1 Environment: Windows XP sp2, j2se sdk 1.4.2_06 Reporter: Jorge D'Alessandro Priority: Minor
The namespace tag <portlet:namespace/> uses the fragment id to create an unique name. If this fragment id contains, let's say, hyphens ("-") and you use the namespace tag to prefix javascript functions, the resulting function name will be invalid. This is not a terrible problem, but it can lead to obscure errors. It would be nice if the namespace tag didn't use this fragments id to generate the unique name. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]