Hi Sean, Thanks for the report, I was able to simply reproduce it by creating a "test" directory: http://www.restlet.org/downloads/test/
We'll integrate your fix to 1.0 RC2. Best regards, Jerome > -----Message d'origine----- > De : news [mailto:[EMAIL PROTECTED] De la part de Sean Landis > Envoyé : jeudi 28 décembre 2006 18:30 > À : [email protected] > Objet : Bug in Directory handler > > I found a bug in the Directory handler. It generates correct > XML for the top > level items, but if you click on a directory in a browser, > then next level links > are unusable. Here's what's generated by clicking on the 'jmx' link: > > <html><body> > <h1>Listing of directory "/jmx"</h1> > <a href="http://localhost:8182/">..</a><br/> > <a > href="http://localhost:8182/jmxjmx_examples">../jmxjmx_example > s</a><br/> > </body></html> > > I've entered bug #233 that contains a proposed fix. > > Sean

