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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL:
<https://emu.freenetproject.org/pipermail/devl/attachments/20080812/6af63947/attachment.pgp>