]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/Navbar_does_not_link_to_page_being_commented_on_while_commenting.mdwn
ikiwiki (3.20130711) unstable; urgency=low
[git.ikiwiki.info.git] / doc / bugs / Navbar_does_not_link_to_page_being_commented_on_while_commenting.mdwn
1 Say you are commenting on this report. The Navbar on top will look like
3 [ikiwiki](http://ikiwiki.info/)/ [bugs](http://ikiwiki.info/bugs/)/ commenting on Navbar does not link to page being commented on while commenting
5 while either of those two options would be better:
7 [ikiwiki](http://ikiwiki.info/)/ [bugs](http://ikiwiki.info/bugs/)/ commenting on [Navbar does not link to page being commented on while commenting](http://ikiwiki.info/bugs/Navbar_does_not_link_to_page_being_commented_on_while_commenting/)
9 [ikiwiki](http://ikiwiki.info/)/ [bugs](http://ikiwiki.info/bugs/)/ [Navbar does not link to page being commented on while commenting](http://ikiwiki.info/bugs/Navbar_does_not_link_to_page_being_commented_on_while_commenting/) / New comment
11 -- RichiH