6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/17/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#5942] Bad use of Horde::url at calendars.inc
*
Your Email Address
*
Spam protection
Enter the letters below:
__ .__ . .. .. , / `[__)| ||\/| \./ \__.| \|/\|| | |
Comment
> The problem happen on calendars.inc (kronolith) and tasklists.inc > (nag), because to get a full url uses: > > > > Horde::url($registry->('webroot','horde'), -1, true).$uri > > > > and to work fine with my configuration (where webroot is "") should > be Horde::url($registry->('webroot','horde').$uri, -1, true) > > > > I think that work better in all configurations. > > > > I attach a patches from CVS just to show how i fixed that problem for > kronolith an nag. I don't know if more applications offers resources > with webdav, of in general, they try to get full URLs using the > first case...
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