[ 
http://www.jahia.net/jira/browse/JAHIA-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35685#action_35685
 ] 

Serge Huber commented on JAHIA-3674:
------------------------------------

Here is what I have analyzed from the traffic between the HTML and the engine : 

Firefox : 
html form code : <option value="<jahia-resource 
id=&quot;JahiaTypesResources&quot; key=&quot;jnt_filesBox&quot; 
default-value=&quot;jnt_filesBox&quot;/>">Files box</option>
engine field value = <jahia-resource id="JahiaTypesResources" 
key="jnt_filesBox" default-value="jnt_filesBox"/>

Safari : 
html form code : <option value="<jahia-resource 
id=&quot;JahiaTypesResources&quot; key=&quot;jnt_filesBox&quot; 
default-value=&quot;jnt_filesBox&quot;/>">Files box</option>
engine field value = ""

My best guess is that Safari doesn't like the "tag inside a tag", and maybe we 
should escape the "<" and ">" with &lt; and &gt;



> Boxes do not work when created under Safari
> -------------------------------------------
>
>                 Key: JAHIA-3674
>                 URL: http://www.jahia.net/jira/browse/JAHIA-3674
>             Project: Jahia Web Content Management Server (WCMS)
>          Issue Type: Bug
>          Components: Edition Pop-ups / Engines
>    Affects Versions: WCM 6.0 (Andromeda)
>            Reporter: Serge Huber
>            Assignee: Serge Huber
>            Priority: Blocker
>             Fix For: WCM 6.0 (Andromeda)
>
>
> With the community templates, when creating a box in templates, it cannot be 
> created using Safari. Under Firefox boxes can be created fine, but under 
> Safari, empty values are stored in the database instead of real valid values.

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

        
_______________________________________________
jira_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/jira_list

Reply via email to