[ 
https://issues.apache.org/jira/browse/OFBIZ-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126420#comment-13126420
 ] 

Jacques Le Roux commented on OFBIZ-4477:
----------------------------------------

There is a better way to fix this, working on it (was my fault...)
                
> JavaScript location is empty causes a double requests problem
> -------------------------------------------------------------
>
>                 Key: OFBIZ-4477
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4477
>             Project: OFBiz
>          Issue Type: Bug
>          Components: themes
>    Affects Versions: SVN trunk
>         Environment: Ubuntu
>            Reporter: Chatree Srichart
>            Assignee: Jacques Le Roux
>            Priority: Critical
>         Attachments: check_empty_javascript_and_stylesheet.patch
>
>
> I see the JsLanguageFilesMapping.dateTime field does not have a script 
> location for the en_US locale, so it will generate an empty script tag on the 
> HTML header:
> ..
> ..
> <script src="" type="text/javascript"></script>
> ..
> ..
> which causes double requests problem on every requests.
> To solve this problem I have to check if the javaScript and styleSheet fields 
> in header.ftl files for every themes are empty before generate the script and 
> link tags.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to