Hi Jon,
> I have also tried this with Firefox on Mac. No image showing there either.
> ...
> I believe this probably isn't really a PicoLisp wiki problem.
The data seem to be there. So perhaps the reason is that the HTML
generated by the server is not correct? There must be something like
<img src="db/wiki/blob/2/-/G.d" alt="MyImg" class="right"/>
This look OK for me.
Or, is it a cache problem? What happens if you clear all chaches in the
browser, and start the server as
$ ./dbg wiki/main.l lib/too.l -main -"trace 'httpEcho" -go
Viewing that page should show
httpEcho : db/wiki/blob/2/-/G.d application/octet-stream 1 T
httpEcho = T
when the browser requests the image.
Cheers,
- Alex
--
UNSUBSCRIBE: mailto:[email protected]?subject=unsubscribe