[Tickets #12787] Re: caching javascript breaks mobile/smartphone view
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Oct 23 23:22:26 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12787
------------------------------------------------------------------------------
Ticket | 12787
Updated By | Jan Schneider <jan at horde.org>
Summary | caching javascript breaks mobile/smartphone view
Queue | Horde Base
Version | 5.1.4
Type | Bug
-State | Feedback
+State | Assigned
Priority | 1. Low
Milestone |
Patch |
-Owners |
+Owners | Michael Slusarz
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2013-10-24 01:22) wrote:
The compressor compresses
isPath: function( url ) {
return ( /\// ).test( url );
},
from jquery mobile resp.
isPath:function(a){return/\//.test(a)}
from the minified version to
isPath:function(a){return/\}
More information about the bugs
mailing list