Summary | Imple-Calendar-Link wrong |
Queue | Kronolith |
Queue Version | 3.0.11 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | michael.groene (at) zel (dot) uni-hannover (dot) de |
Created | 11/15/2011 (4993 days ago) |
Due | |
Updated | 12/06/2011 (4972 days ago) |
Assigned | 12/04/2011 (4974 days ago) |
Resolved | 12/04/2011 (4974 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Output full urls for edit/delete links in blocks as well.
Bug: 107671 files changed, 10 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/db9b754ebf6586fe4dd9973055abc9fad945bbb2
New Attachment: edit_delete.png
A little issue still left in imple. I made a screenshot, which will
describe the most.
If the user is logged in horde in the same browser where the
imple-calendars are loaded, too, the edit/delete-button are shown. The
problem is, that they do not contain the whole uri of hordes website.
404 is the result... The event-link itself will be fine.
any calendar type in a Kronolith block/embedded imple?
For the former, it supports any calendar type, the latter will support
any calendar type supported by the blocks - pretty much anything
except external, from what I can tell.
Taken from Jan Schneider
State ⇒ Resolved
used for the embedded imples. Should be fixed now.
Catch cases where 'internal_' is prepended to the calendar id.
When urls are build directly from the results of Kronolith::listCalendars(),
the driver names are prepended to the calendar ids.
Bug: 107673 files changed, 7 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/385e6688d92ab6d531213370b7218982e2fa2255
the My Calendars page.
State ⇒ Feedback
link for me correctly passes the calendar id without the leading
'internal_'.
Assigned to Jan Schneider
Assigned to Michael Rubinsky
State ⇒ Assigned
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Imple-Calendar-Link wrong
Type ⇒ Bug
pref. The cal is displayed fine, but the link to display the calendar
within horde seems to be wrong:
https://asdf.zel.uni-hannover.de/kronolith/?display_cal=internal__GtoL9cNCvpOwlmpzvgznUA
doesn't work. Cutting the "internal_" makes it work:
https://asdf.zel.uni-hannover.de/kronolith/?display_cal=_GtoL9cNCvpOwlmpzvgznUA