Menu

#623 don't use dynamic loading for links

workingwiki
open
None
1
2014-10-14
2014-10-14
Lee Worden
No

When you use display=link you don't generally want to wait for a spinning wheel and a separate server call to load the link into the page. I have it skipping the dynamic loading for links when make=false, but most links in my pages aren't make=false because it's not the default, which is a separate bug.

So the bug here is also that the make=false bug is still important, but mainly that it shouldn't use the dynamic loading for make=background links.

Discussion

Anonymous
Anonymous

Add attachments
Cancel