[ 
http://jira.nuxeo.org/browse/NXP-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=64536#action_64536
 ] 

Jean-Marc Orliaguet commented on NXP-4340:
------------------------------------------

The error comes from :

   document.querySelectorAll(e) 

being feeded element ids starting with a figure (0-9). These come from the 
theme editor and prototype.js correctly expects ids to start with a letter 
according to http://www.w3.org/TR/REC-html40/types.html#type-name

this occurs in prototype 1.6.1 w/ FF3.5

I'm making element ids in the theme editor follow the w3 specs.

> contextual help with right click in theme doesn't show on FF3.5 and chrome
> --------------------------------------------------------------------------
>
>                 Key: NXP-4340
>                 URL: http://jira.nuxeo.org/browse/NXP-4340
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>            Reporter: Alexandre Russel
>            Assignee: Jean-Marc Orliaguet
>
> it shows up properly on FF3.0

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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to