6.0.0-alpha14
7/1/25

[#14659] Attribute 'image' does not get displayed
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

History
10/20/2017 08:34:58 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

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
06/29/2017 03:37:37 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

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
06/29/2017 03:37:25 PM Jan Schneider Comment #3
Assigned to Jan Schneider
State ⇒ Resolved
Milestone ⇒ 3.0.11
Reply to this comment
Image attributes have to be disabled for now. They are not easily 
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.
06/29/2017 03:31:33 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

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
06/26/2017 10:39:42 AM birnbacs (at) gmail (dot) com Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Attribute 'image' does not get displayed
Queue ⇒ Whups
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
(This might be related to 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.

Saved Queries