zhanjh / minify

Automatically exported from code.google.com/p/minify
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

NetworkError: 500 Internal Server Error #325

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Are you sure this is not a problem with your configuration? (ask on the
Google Group)

Minify commit/version: 2.1.7
PHP version: 5.5.14

Actual output:

Minify: Exception in minifier: Input_0:1052: ERROR - Parse error. identifier is 
a reserved word var char = max - len; ^ Input_0:1053: ERROR - Parse error. 
identifier is a reserved word charactersLeft.val(char + ' characters left'); ^

js file : 
http://dev.voipdialing.com:8080/min/?b=themes/js&f=vendor/dids/ajax.js,vendor/di
ds/dids.js,vendor/dids/orders.js,vendor/dids/devices.js,sms.js,main.js

any ideas?

Original issue reported on code.google.com by cristi.c...@gmail.com on 31 Oct 2014 at 5:35

GoogleCodeExporter commented 9 years ago
never mind, looks like "char" is a reserved word.

ill leave this ticket here, in case some other people run into this issue

just rename the variable

Original comment by cristi.c...@gmail.com on 31 Oct 2014 at 5:39

GoogleCodeExporter commented 9 years ago

Original comment by mrclay....@gmail.com on 2 Nov 2014 at 5:12