You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Andreas Andreou (JIRA)" <ta...@jakarta.apache.org> on 2006/12/29 15:53:28 UTC

[jira] Resolved: (TAPESTRY-1196) When is used, make sure the output string is a valid js identifier

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

Andreas Andreou resolved TAPESTRY-1196.
---------------------------------------

    Resolution: Fixed

> 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 accepted 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org