Summary | Attribute 'image' does not get displayed |
Queue | Whups |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | birnbacs (at) gmail (dot) com |
Created | 06/26/2017 (2927 days ago) |
Due | |
Updated | 10/20/2017 (2811 days ago) |
Assigned | |
Resolved | 06/29/2017 (2924 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 3.0.11 |
Patch | No |
commit f90ce76e1e20f137ba723a14bd1534f187bc512e
Author: Jan Schneider <jan@horde.org>
Date: Thu, 29 Jun 2017 17:33:40 +0200
Image fields are not supported currently (
Bug #14659).M lib/Whups.php
https://github.com/horde/whups/commit/f90ce76e1e20f137ba723a14bd1534f187bc512e
commit 967f6fb546f91702d624f07e0adf45d07265d661
Author: Jan Schneider <jan@horde.org>
Date: Thu Jun 29 17:27:15 2017 +0200
Image fields are not supported currently (
Bug #14659).whups/lib/Whups.php | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/967f6fb546f91702d624f07e0adf45d07265d661
Assigned to Jan Schneider
State ⇒ Resolved
Milestone ⇒ 3.0.11
added, because the attribute value column won't fit the necessary data
(and wouldn't be suitable storage container anyway), and saving them
to VFS would require a completely separate dealing with such attributes.
commit d628888465d969e60cd443dddd1f8e2b3b635189
Author: Jan Schneider <jan@horde.org>
Date: Thu Jun 29 17:27:15 2017 +0200
Image fields are not supported currently (
Bug #14659).whups/lib/Whups.php | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/d628888465d969e60cd443dddd1f8e2b3b635189
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Attribute 'image' does not get displayed
Queue ⇒ Whups
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
bug #14658)I added an 'image' attribute to a type and uploaded an image. When
doing this, I can see the image, manipulate and save it. It correctly
ends up in the Horde-Temp directory, too. Only it does not get
rendered in Whups.
The 'image' type of Horde_Forms works on my system, for instance I can
use it for the company logo inside a turba entry.