6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/16/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#2787] "New Item" link broken on wishlist summary in portal view
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..___.. ,.__. __ |\ | | \./ | |/ ` | \| | | |__|\__.
Comment
> on the first entry - after login - the link "New Item" on the > wishlist summary > > in the portal view leads correctly to /horde/genie/item.php?actionID=101 > > after coming back from any Horde application (i.e. imp or genie itself) > > the link is changed to not working > /horde/genie/item.php?actionID=GENIE_ADD_ITEM > > and the following PHP Notice is written to the log : > > Use of undefined constant GENIE_ADD_ITEM - assumed 'GENIE_ADD_ITEM' > in /usr1/htdocs_ssl/horde/genie/lib/Block/summary.php on line 18 > > > > modifying line 18 of horde/genie/lib/Block/summary.php from > > Horde::link(Horde::applicationUrl('item.php?actionID=' . > GENIE_ADD_ITEM, true)) ............... > > to > > Horde::link(Horde::applicationUrl('item.php?actionID=101', true)) > ............... > > solves the problem - I am not familiar with php, so this is just my > simple solution. > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers