On Mon, Aug 13, 2012 at 01:51:53PM +0200, David Bariod wrote: > Hello all, > > While I wanted to upgrade to the 1.23 version of fossil, > I've noticed some weird issue on my clone of the fossil repository. > All the link in the embedded documentation seem to be broken. > Instead of keeping the /doc/trunk/www/ prefix in the link, only the > filename is kept. > For example the first link on the home page "distributed version control" > is: > http://127.0.0.1:8080/fossil/concepts.wiki > The html for this link is: > <a > href="./concepts.wiki<view-source:http://127.0.0.1:8080/fossil/doc/trunk/www/concepts.wiki> > ">distributed version control</a>
This link looks mangled by firefox 'view-source'. But if view-source can track that to 'doc/trunk/www/...', this looks like a browser bug. 'fossil ui' works fine for me. Regards, Lluís. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

