- Upload images to an image gallery, store in database
- create wiki page with tag
- the images show for a while, but suddenly they do not show anymore
Add \n to the header() calls in show_image.php. See below:
header ("Content-type: $type\n");
header ("Etag: ".$imagegallib->etag."\n");
header ("Content-Disposition: inline; filename=\"" . $imagegallib->filename."\"\n");
This won't be fixed in 1.9. Please test if the problem remains in 2.0.
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |