[ 
https://jira.duraspace.org/browse/DS-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=26732#comment-26732
 ] 

Elias Tzoc commented on DS-1357:
--------------------------------

This seems to be a bug in the way jQM handles absolute and relative calls.  The 
solution would be to include the absolute path for the 'css' and 'js' calls. 
Example:
Instead of <link rel="stylesheet" href="./themes/mobile/lib/sc-mobile.min.css" 
/>
Use <link rel="stylesheet" 
href="http://mobile.demo.dspace.org/xmlui/themes/mobile/lib/sc-mobile.min.css"; 
/>

I think we can use the new "mobile-url" variable for this.
                
> Mobile XMLUI theme fails to load when reloading item view page
> --------------------------------------------------------------
>
>                 Key: DS-1357
>                 URL: https://jira.duraspace.org/browse/DS-1357
>             Project: DSpace
>          Issue Type: Bug
>          Components: XMLUI
>    Affects Versions: 3.0
>         Environment: Platform 1: Centos 5, Opera 11.61, Firefox 10
> Platform 2: Windows XP, Safari 5.1
> Platform 3: Nokia + Opera Mobile
>            Reporter: Moises A.
>              Labels: mobile, mobile-theme
>
> Mobile theme css style fails to load after reloading display item page. 
> Actions to take to reproducte this behavior:
> - Enter single item display page
> - Reload page
> - Css style fails to load and it's rendered without style.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to