[Tickets #10570] Re: Inline images not displaying
bugs at horde.org
bugs at horde.org
Thu Sep 29 02:27:17 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10570
------------------------------------------------------------------------------
Ticket | 10570
Updated By | simon at simonandkate.net
Summary | Inline images not displaying
Queue | Wicked
Version | 1.0-ALPHA1
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
simon at simonandkate.net (2011-09-29 02:27) wrote:
> (Using Mediawiki)
>
> The Wiki/TextFormat page says:
>
> Images
>
> You can put a picture in a page with [[Image:foo.jpg]]. You can use
> any file type, but most browsers only support GIF, JPEG, and PNG
> formats. The filename can either be a relative reference (in which
> case the wiki looks for a file attached to the current page - or a
> different wiki page if the file name is prefixed with a page name,
> e.g. [[Image:SomePage:foo.jpg]]), an absolute reference which begins
> with a slash (in which case the wiki uses it to retrieve a file
> relative to the web server's root), or a full, external URL.
>
> However trying that with the following code:
>
> START
> Here is sort of a picture of what names/passwords in which
> files/Resources must match up:
>
> [[Image:Bacula.jpg]]
>
> In the left column, you will find the Director
> FINISH
>
> Just shows on the formatted page as:
>
> START
> Here is sort of a picture of what names/passwords in which
> files/Resources must match up:
>
> Bacula.jpg
>
> In the left column, you will find the Director
> FINISH
>
> The file is attached to the page, and can be viewed that way.
When viewing the page I see this in Apaches logs:
[Thu Sep 29 12:20:04 2011] [error] [client 192.168.1.155] File does
not exist: /var/www/horde4/Bacula.jpg, referer:
https://mail.simonandkate.net/wicked/display.php?page=Bacula&referrer=IT_Documentation
[Thu Sep 29 12:20:04 2011] [error] [client 192.168.1.155] File does
not exist: /var/www/horde4/Bacula.jpg, referer:
https://mail.simonandkate.net/wicked/display.php?page=Bacula&referrer=IT_Documentation
Bacula is the actual page with the image attached, IT Documentation is
the parent page.
The file does not exist in the location specified - not sure where it is!
More information about the bugs
mailing list