Summary | smartmobile.js javascript errors |
Queue | Horde Framework Packages |
Queue Version | Git develop |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | leena.heino (at) uta (dot) fi |
Created | 07/09/2012 (4744 days ago) |
Due | |
Updated | 07/11/2012 (4742 days ago) |
Assigned | 07/09/2012 (4744 days ago) |
Resolved | 07/11/2012 (4742 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
mobile script. It was fixed upstream last week in Douglas Crockford's
jsmin.c and has been merged to our PHP port.
fresh install.
It seems that if javascript cache is enabled in horde then these
errors start to happen and some javascript script might not load
properly.
fresh install.
exists on the server or not. The smart mobile mode was broken in both
cases.
not loaded at all.
As a test I did this:
1. remove jquery.mobile directory and any files or symlinks it contained.
2. Clear cache in server and in browser
3. Remove generated js and css files from static directory
4. Restart server process
5. Log in and with Smart Mobile mode.
6. Everything looks and works the same with and without jquery.mobile
directory
not loaded at all.
not loaded at all.
The minimal mobile mode seems to work ok.
State ⇒ Feedback
not loaded at all.
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ Horde Framework Packages
Summary ⇒ smartmobile.js javascript errors
Type ⇒ Bug
Priority ⇒ 1. Low
'horizontalDistanceThreshold' of undefined
This seems to be caused by the line:
$.event.special.swipe.horizontalDistanceThreshold = 50;