Docs - endless loop

Post a reply


In an effort to prevent automatic submissions, we require that you complete the following challenge.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :| :mrgreen: :geek: :ugeek: :arrow: :angel: :clap: :crazy: :eh: :lolno: :problem: :shh: :shifty: :sick: :silent: :think: :thumbup: :thumbdown: :salute: :wave: :wtf: :yawn: :facepalm: :bravo: :dance: :beard: :morebeard: :xmas: :HeHe: :trollface: :cookie: :rainbow: :monkeysee: :monkeysay: :happybday: :headwall: :offtopic: :superhappy: :terms: :beer:
View more smilies

BBCode is ON
[img] is OFF
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Docs - endless loop

Re: Docs - endless loop

Post by tidbit » 29 Mar 2018, 11:10

pressing ctrl+f5 fixed the loop for me, but the sidebar still fails.

Re: Docs - endless loop

Post by tankuser » 29 Mar 2018, 09:21

Works for me perfectly in edge.
hard refresh in chrome is a spinning circle on the left

Re: Docs - endless loop

Post by joedf » 29 Mar 2018, 08:29

Everything is fine for me, except for the search.

EDIT: Search should work now after a hard-refresh.
https://github.com/Lexikos/AutoHotkey_L-Docs/issues/249

Re: Docs - endless loop

Post by derz00 » 28 Mar 2018, 21:03

works for me now after one extra redirect...

Re: Docs - endless loop

Post by gregster » 28 Mar 2018, 19:22

Tried clearing cookies and cache before - did it again. Doesn't help. Opening the link above in a new tab (also non-private) works, though - and going via Commands > Msgbox is ok as well. But just clicking the link above still leaves me without a working left frame. (Firefox)

Edit: The console says something about document.write() and unbalanced trees; it also hints to this: https://developer.mozilla.org/en-US/doc ... ve_parsing

Edit2: Resetting Chrome improved the situation a bit... instead of totally freaking out, Chrome now displays the spinning circle in the left frame.

Re: Docs - endless loop

Post by Masonjar13 » 28 Mar 2018, 19:08

Stilled looped for me, but I deleted cookies for the site (this site only) and now it just doesn't load the tree in the left frame. Interestingly, when I opened the msgbox link above in a private window, it works perfectly fine. I'm on the latest Firefox Q (59.0.2).

Pre-post edit: Clearing my cache (Options > Privacy & Security > Cached Web Content > Clear Now) fixed it for me.

Re: Docs - endless loop

Post by gregster » 28 Mar 2018, 18:52

gregster wrote:Actually, if I try this link: https://autohotkey.com/docs/commands/MsgBox.htm I get now a spinning circle on the left where the index should be. Via the 'Commands' link above it works for me, also if I choose Msgbox from there...
It is still broken. Spinning circle on the left when I click this in Firefox: https://autohotkey.com/docs/commands/MsgBox.htm but no loop, at least.
In Chrome I get the annoying loop when I paste the link. Only in Edge it works as expected. That cannot be correct.

Re: Docs - endless loop

Post by joedf » 28 Mar 2018, 18:44

Doesn’t loop for me anymore :b

Re: Docs - endless loop

Post by TAC109 » 28 Mar 2018, 18:26

Loops here as well - Safari on an iPad.

Re: Docs - endless loop

Post by Masonjar13 » 28 Mar 2018, 15:07

Same. Here are the errors I get:
TypeError: link[ver] is undefined [Learn More] content.js:145:385
> ctor_structure/self.modify/self.modifyOnlineTools/< https://autohotkey.com/docs/static/content.js:145:385
> each https://autohotkey.com/docs/static/content.js:1:2943
> each https://autohotkey.com/docs/static/content.js:1:908
> ctor_structure/self.modify/self.modifyOnlineTools https://autohotkey.com/docs/static/content.js:145:272
> ctor_structure/self.modify https://autohotkey.com/docs/static/content.js:147:387
> <anonymous> https://autohotkey.com/docs/frame.htm:27:5
Loading failed for the <script> with source “https://autohotkey.com/docs/static/content.js”. SoundPlay.htm:8

Re: Docs - endless loop

Post by tidbit » 28 Mar 2018, 14:37

loops for me aswell.

Re: Docs - endless loop

Post by derz00 » 28 Mar 2018, 12:15

any docs link freaks out for me.

Re: Docs - endless loop

Post by gregster » 28 Mar 2018, 12:11

Actually, if I try this link: https://autohotkey.com/docs/commands/MsgBox.htm I get now a spinning circle on the left where the index should be. Via the 'Commands' link above it works for me, also if I choose Msgbox from there...

Re: Docs - endless loop

Post by Xtra » 28 Mar 2018, 12:11

Broken

Google Chrome is up to date
Version 65.0.3325.181 (Official Build) (64-bit)

Re: Docs - endless loop

Post by gregster » 28 Mar 2018, 12:09

Strange, since a few minutes it is again ok for me.

Re: Docs - endless loop

Post by tankuser » 28 Mar 2018, 12:08

straight freaks out for me

Re: Docs - endless loop

Post by derz00 » 28 Mar 2018, 12:01

Nope, loop is broken lol. What I meant was, what should work doesn't work.

Re: Docs - endless loop

Post by joedf » 28 Mar 2018, 11:56

derz00 wrote:doesn't work for me anymore
You don't get the loop, or do you? :crazy: :crazy: :crazy:

Re: Docs - endless loop

Post by joedf » 28 Mar 2018, 11:56

The search still needs fixing... It's really just a UTF-8 issue...

Re: Docs - endless loop

Post by derz00 » 28 Mar 2018, 11:55

doesn't work for me anymore

Top