Ross Gardler wrote: > >Modified: forrest/site/broken-links.xml > >URL: > >http://svn.apache.org/viewcvs/forrest/site/broken-links.xml?rev=359392&r1=359391&r2=359392&view=diff > >============================================================================== > >--- forrest/site/broken-links.xml (original) > >+++ forrest/site/broken-links.xml Tue Dec 27 20:39:14 2005 > >@@ -1,2 +1,5 @@ > > <broken-links> > >+ <link > >message="/svn/asf/forrest/site-author/./content/xdocs/images.docs_0_60/howto/bugzilla-patch/bugzilla-screen.gif > > (No such file or directory)" > >uri="docs_0_60/howto/bugzilla-patch/my-images/bugzilla-screen.gif"> > >+ <referrer > >uri="docs_0_60/howto/bugzilla-patch/howto-bugzilla-patch.html"/> > >+ </link> > > </broken-links> > > > No time to fix this right now, just highlighting it to the list in case > someone does have the time.
It was a hard one to track down. It was a recent change to the resources.xmap to use the locationmap for images (r332589 and r332547) which was not quite correct. Fixed now at r359672. Wow, that locationmap is a clever thing. -David