promisefeni / reallysimplehistory

Automatically exported from code.google.com/p/reallysimplehistory
Other
0 stars 0 forks source link

syntax error in rsh.js #83

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
On line 497 (r114) a final semicolom is missing behind:

var decodedHash = decodeURIComponent(newHash)

(throws an error on compressing with jspacker)
Please provide any additional information below.

Original issue reported on code.google.com by sascha.h...@googlemail.com on 19 Mar 2009 at 6:58