On Tuesday 12 August 2008 17:28, Julien Cornuwel wrote:
> Matthew Toseland a écrit :
> 
> >> - cell.addChild(new HTMLNode("a", "href", id.getRequestURI() 
+ "/identity.xml", id.getLastInsert().toString()));
> >> + cell.addChild(new HTMLNode("a", "href", "http://127.0.0.1:8888/"; + 
id.getRequestURI() + "/identity.xml", id.getLastInsert().toString()));
> >
> > Eww, can't you do /<uri> ?
> 
> Nope, the first line did created something like that :
> 
> http://127.0.0.1:8888/plugins/plugins.WoT.WoTplugin/<uri>
> 
> Maybe it's a bug ?

If you do <a href="/<uri>">, then it will work.

Attachment: pgpbm8srfM0Ga.pgp
Description: PGP signature

_______________________________________________
Devl mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to