6.0.0-beta1
7/7/25

[#13828] spelling mistake in paste code for embedding
Summary spelling mistake in paste code for embedding
Queue Kronolith
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester mail (at) janila (dot) de
Created 01/26/2015 (3815 days ago)
Due
Updated 01/26/2015 (3815 days ago)
Assigned
Resolved 01/26/2015 (3815 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
01/26/2015 02:53:00 PM Michael Rubinsky Comment #6
Assigned to Michael Rubinsky
State ⇒ Resolved
Priority ⇒ 1. Low
Reply to this comment
Kronolith 4.2.5.
01/26/2015 02:52:37 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (master):

commit ab8f668ef319b683de54fb42343597edbacc1b17
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Mon Jan 26 09:48:50 2015 -0500

     [mjr] Fix generating calendar embed code (Bug #13828).

     Conflicts:
             kronolith/docs/CHANGES
             kronolith/package.xml

  kronolith/docs/CHANGES |    7 +++++++
  kronolith/package.xml  |   14 ++++++++++++++
  2 files changed, 21 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/ab8f668ef319b683de54fb42343597edbacc1b17
01/26/2015 02:49:06 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit bcfa091345b5bce8ef81165ec9aeadf20b972e58
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Mon Jan 26 09:48:50 2015 -0500

     [mjr] Fix generating calendar embed code (Bug #13828).

  kronolith/docs/CHANGES |    1 +
  kronolith/package.xml  |    2 ++
  2 files changed, 3 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/bcfa091345b5bce8ef81165ec9aeadf20b972e58
01/26/2015 02:49:02 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit f5aad7ab7156a228defec7ceea88db42c1cfe9a0
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Mon Jan 26 09:45:42 2015 -0500

     Bug: 13828 Fix generating embed code.

  kronolith/lib/Kronolith.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/f5aad7ab7156a228defec7ceea88db42c1cfe9a0
01/26/2015 02:46:38 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 4de3aabc0d4dcfe778881bad0fd886be83a126fe
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Mon Jan 26 09:45:42 2015 -0500

     Bug: 13828 Fix generating embed code.

  kronolith/lib/Kronolith.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/4de3aabc0d4dcfe778881bad0fd886be83a126fe
01/26/2015 12:06:30 PM mail (at) janila (dot) de Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ spelling mistake in paste code for embedding
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ Yes
State ⇒ Unconfirmed
Reply to this comment
when I go to editing my calendar there is a paste code given for 
embedding the calendar (in the dynamic view its in the 
"subscription"tab) which looks something like this

<div id="kronolithCal"></div><!--a75c305b1c0a6022--><script 
src="/services/ajax.php/kronolith/embed?
token=...
&amp;calendar=internal_...
&amp;container=kronolithCal
&amp;view=month" type="text/javascript"></script>

which doesn't work because it should be "view=Month" with a capital M. 
Then it works fine :)

Saved Queries