I see the following strange (for me, anyway) behaviour:

in a cgi-served repo one of my colleagures attached a jpeg-image (two, atcually) to a new ticket.

when accessing that repo via https, the timeline shows the ticket as well as the added images including
links showing the file names of the respective jpeg files like

"Add attachment [test.jpg] to ticket [c63a4f4db6...]"

problem: the link to `test.jpg' jumps to a wiki page saying "empty page" while the
headline says "{reponame}/artifact/3a30bd4aaf8..."

however, in a clone of the repository accessed locally via `fossil ui' the same link correctly jumps to a page
that includes the jpeg image while the headline says "Artifact Content".

also, when first going to the respective ticket link in the timeline for the https/cgi-served repo and only then clicking on the link for the attached image file, I'm correctly taken to the "Artifact Content" page.

can someone explain what's happening here, specifically why the link to the image in the timeline does not work?

j.

--
Using Opera's revolutionary email client: http://www.opera.com/mail/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to