Yes, lets use a dynamic href(=../) for a race-condition.

Thanks, I love generating bad URLs.
This commit is contained in:
Zixaphir 2014-03-08 16:35:18 -07:00
parent c3a71e0ba3
commit 1729350b26

View File

@ -185,11 +185,11 @@ Navigate =
path = @pathname
path += @hash if @hash and view is 'thread'
Navigate.makeBreadCrumb @href, view, boardID, threadID
history.pushState null, '', path unless @id is 'popState'
Navigate.path = @pathname
Navigate.makeBreadCrumb @href, view, boardID, threadID
{indexMode, indexSort} = @dataset
if indexMode and Conf['Index Mode'] isnt indexMode
$.set 'Index Mode', Conf['Index Mode'] = Index.selectMode.value = indexMode