[Tickets #12787] Re: caching javascript breaks mobile/smartphone view
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Oct 24 00:12:56 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 | Michael Slusarz <slusarz at horde.org>
Summary | caching javascript breaks mobile/smartphone view
Queue | Horde Base
Version | 5.1.4
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2013-10-23 18:12) wrote:
Test case:
This is legal javascript:
function foo() { return/\//.test(a); }
But is being parsed by jsmin.c as:
function foo(){return/\
More information about the bugs
mailing list