[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-1875) RenderResponse.getNamespace() generates a not correct value

Thomas Heute (JIRA) jira-events at lists.jboss.org
Mon Feb 4 06:35:04 EST 2008


     [ http://jira.jboss.com/jira/browse/JBPORTAL-1875?page=all ]

Thomas Heute resolved JBPORTAL-1875.
------------------------------------

    Resolution: Done
      Assignee: Thomas Heute  (was: Julien Viet)

Now it will generate a namespace containing only:
0-9
A-Z
a-z
_
$

(and always starting with "jbpns_" so always starting with a letter).

It follows the javascript specification

> RenderResponse.getNamespace() generates a not correct value
> -----------------------------------------------------------
>
>                 Key: JBPORTAL-1875
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1875
>             Project: JBoss Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: Portlet-1.0.1, Portlet-2.0, Portlet-1.0.2
>            Reporter: Julien Viet
>         Assigned To: Thomas Heute
>             Fix For: Portlet-2.0, Portlet-1.0.2
>
>   Original Estimate: 5 minutes
>  Remaining Estimate: 5 minutes
>
> Character.isLetterOrDigit(c) accept wrong chars such as "é"
> needs to be tested.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the jboss-jira mailing list