[ http://issues.apache.org/jira/browse/TAPESTRY-1196?page=all ]

Andreas Andreou updated TAPESTRY-1196:
--------------------------------------

    Summary: When <let unique="true" ..> is used, make sure the output string 
is a valid js identifier  (was: When <let unique="true" ..> is used, make sure 
the outpur string is a valid js identifier)

> When <let unique="true" ..> is used, make sure the output string is a valid 
> js identifier
> -----------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1196
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1196
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 4.1.1
>            Reporter: Andreas Andreou
>         Assigned To: Andreas Andreou
>             Fix For: 4.1.2
>
>
> According to http://www.htmlhelp.com/reference/html40/attrs.html,
> the id of html elements can includes hyphens ("-"), underscores ("_"), colons 
> (":"), and
> periods (".")
> Lots of .script files use that id along with the <let unique="true"> to 
> generate function names, e.t.c.
> Make sure that those function names are exceptable by javascript

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to