Summary | view.php missing |
Queue | Wicked |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | horde (at) albasoft (dot) com |
Created | 03/04/2013 (4518 days ago) |
Due | |
Updated | 03/04/2013 (4518 days ago) |
Assigned | |
Resolved | 03/04/2013 (4518 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit a13fe716fff569abbe24d7804301d1992b942d2f
Author: Jan Schneider <jan@horde.org>
Date: Mon Mar 4 18:10:35 2013 +0100
Fix embedding images (
Bug #12090).wicked/lib/Text_Wiki/Render/Xhtml/Image2.php | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/a13fe716fff569abbe24d7804301d1992b942d2f
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Wicked
Summary ⇒ view.php missing
Type ⇒ Bug
State ⇒ Unconfirmed
horde-5.0.4 framework.
Everything worked quite well (migrating db data, ...), but images were
not displayed. Looking into logs, it was because "view.php" was
missing. I replaced it with an old copy and then I could see them again.
Is it really missing or is it an old broken link?