devote / HTML5-History-API

HTML5 History API expansion for browsers not supporting pushState, replaceState
http://spb-piksel.ru
MIT License
1.02k stars 182 forks source link

Fixed infinite function call recursion in parseURL function #91

Closed galsas closed 8 years ago

galsas commented 8 years ago

Fixed infinite function call recursion in parseURL function (causing an Out of stack space error in IE8/9)

devote commented 8 years ago

The problem was only in one file. Сorrected: https://github.com/devote/HTML5-History-API/commit/fea2c1b8afdd0c5264260925d9097acc699152c9