6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/16/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8683] getLink(): build $editurl and $delurl from getViewUrl (..)
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__ .___.__ __. | || \[__ [ __(__ |/\||__/[___[_./.__)
Comment
> Hello > In lib/Driver.php, function getLink(), it seems possible to optimize > the event link generation. Instead of calling getViewUrl and then > getEditUrl and getDeleteUrl, we can build the $editurl and $delurl > from the getViewUrl() result. > > $viewurl = $this->getViewUrl (...) > ... > $editurl = Util::addParameter($viewurl, array('view' => 'EditEvent')); > $delurl = Util::addParameter($viewurl, array('view' => 'DeleteEvent')); > > Regards > Patrick > > >
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