6.0.0-alpha12
6/8/25

[#11250] jquery.mobile.js javascript errors
Summary jquery.mobile.js javascript errors
Queue Horde Framework Packages
Queue Version Git develop
Type Bug
State Duplicate
Priority 1. Low
Owners
Requester leena.heino (at) uta (dot) fi
Created 07/09/2012 (4717 days ago)
Due
Updated 07/09/2012 (4717 days ago)
Assigned 07/09/2012 (4717 days ago)
Resolved 07/09/2012 (4717 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/09/2012 07:04:13 PM Jan Schneider Comment #4
State ⇒ Duplicate
Reply to this comment
07/09/2012 06:46:29 PM leena (dot) heino (at) uta (dot) fi Comment #3 Reply to this comment
Doing what? Also, please use really the jquery.mobile.js file, not 
the jquery.mobile.min.js file.
This was actually solved by disabling javascript cache in horde.

It seems that if javascript cache is enabled  in horde then these 
errors start to happen and some javascript script might not load 
properly.
07/09/2012 03:16:32 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Doing what? Also, please use really the jquery.mobile.js file, not the 
jquery.mobile.min.js file.
07/09/2012 02:49:17 PM leena (dot) heino (at) uta (dot) fi Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ jquery.mobile.js javascript errors
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Error: Uncaught ReferenceError: Invalid left-hand side expression in 
postfix operation

Error is cause in somewhere $.extend( $.support, {

The line that causes the error is long and copied from static file:
e.substr(1)+(a.charAt(0).toUpperCase()+a.substr(1));d.setAttribute("style",h);d.style[e]&&(f=true)}return!!f}var f=a("<body>").prependTo("html"),d=f[0].style,g=["Webkit","Moz","O"],h="palmGetResource"in s,j=s.operamini&&{}.toString.call(s.operamini)==="[object OperaMini]",o=s.blackberry;a.extend(a.mobile,{browser:{}});a.mobile.browser.ie=function(){for(var a=3,b=k.createElement("div"),c=b.all||[];b.innerHTML="<\!--[if gt IE "+++a+"]><br><![endif]--\>",c[0];);return a>4?a:!a}();a.extend(a.support,{orientation:"orientation"in s&&"onorientationchange"in s,touch:"ontouchend"in k,cssTransitions:"WebKitTransitionEvent"in s||e("transition","height 100ms linear"),pushState:"pushState"in history&&"replaceState"in history,mediaquery:a.mobile.media("only 
all"),cssPseudoElement:!!b("content"),touchOverflow:!!b("overflowScrolling"),cssTransform3d:e("perspective","10px","moz")||a.mobile.media("(-"+g.join("-transform-3d),(-")+"-transform-3d),(transform-3d)"),boxShadow:!!b("boxShadow")&&!o,scrollTop:("pageXOffset"in

Saved Queries