Summary | Embedding Calendar in another website with Imple |
Queue | Kronolith |
Queue Version | 3.0.9 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | michael.groene (at) zel (dot) uni-hannover (dot) de |
Created | 09/08/2011 (5048 days ago) |
Due | |
Updated | 09/23/2011 (5033 days ago) |
Assigned | |
Resolved | 09/08/2011 (5048 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Show link to help text about other embedding options in dynamic view too.
Bug: 104921 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/d2c5b7a9b95942e756860cb7b58574420fe11b67
Don't redirect to login.php if not authenticated for an imple request.
Bug: 104921 files changed, 19 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/bb14c88a0e2fdda56291f4e196b81d067ec4dffd
State ⇒ Resolved
registered in hordes log:
2011-09-08T13:45:10+02:00 EMERG: HORDE [horde] Imple driver Embed
not found. [pid 23595 on line 64 of
"/var/www/horde4/pear/php/Horde/Core/Factory/Imple.php"]
fact that you said the calendar is actually displayed :)
somewhere mentioned, that Imple needs to have rights for "Horde"
(show/read), to get it work for users, not logged in?
guests to access functionality of Horde, then Horde obviously needs to
grant guests the appropriate access. Wouldn't hurt mentioning this
somewhere on the wiki though I guess.
However, I've tweaked the code a bit to at least make the error that
is displayed a little less intrusive. Will still throw an error,
though there is nothing we can do about that.
were mentioned in the UI somewhere as in horde 3 e.g. with the
Help-Button next to the HTML-Code.
Don't redirect to login.php if not authenticated for an imple request.
Bug: 104921 files changed, 19 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/76960469b0e508541b36619b2b891b65d2b3f30d
Show link to help text about other embedding options in dynamic view too.
Bug: 104921 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/a1e523c92ab82759126b3ea68c4dbf14a2a94b21
Version ⇒ 3.0.9
correctly (after setting the rights, of course)
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Embedding Calendar in another website with Imple
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
in hordes log:
2011-09-08T13:45:10+02:00 EMERG: HORDE [horde] Imple driver Embed not
found. [pid 23595 on line 64 of
"/var/www/horde4/pear/php/Horde/Core/Factory/Imple.php"]
HTML source:
<div id="kronolithCal"></div><!--a75c305b1c0a6022--><script
src="http://xyz.zzz.uni-hannover.de/services/imple.php?imple=Embed&impleApp=kronolith&calendar=internal_S_0tVtcNCvpOZ4DH3mKQX6A&container=kronolithCal&view=month"
type="text/javascript"></script>
Further I had problems with the rights to get it to work. Is somewhere
mentioned, that Imple needs to have rights for "Horde" (show/read), to
get it work for users, not logged in? Having these right not set, the
javascript, the browser expects is forced to be the login-page, which
results in an error on the browsers console.
Another little enhancement would be, if the possible display-options
were mentioned in the UI somewhere as in horde 3 e.g. with the
Help-Button next to the HTML-Code.