Closed (fixed)
Project:
Calendar
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2007 at 02:43 UTC
Updated:
29 Jan 2008 at 17:56 UTC
Jump to comment: Most recent file
Comments
Comment #1
bear_phillips commentedI have the same question. I basically want to have two calenders on my site. Each calendar would be populated from an external ical feed. It doesn't look like I can do that because cloned calenders do not let you import an ical feed.
Anyone have more info on this issue?
Comment #2
revilloc commentedYou use to get the ICAL and Settings tab on each view created for calendar.
This works on one of my sites (Drupal 5.1 / calendar 5-x-1.4 / views 5.x-1.6-beta5 / Date API 5.x-1.5 ) but having tried to upgrade to Durpal 5.2 with the latest versions of the modules I lose the ICAL and Settings tabs from the configuration pages.
Something has changed somewhere....
Comment #3
g76 commentedsame issue here, running Drupal5.2/Civicrm 1.8
Comment #4
elfin_john commentedJust upgraded to the latest version of both Date and Calendar (9/11 and 9/27) with Drupal 5.2 and experiencing the same bug. I've attached exports of both the original and the cloned view. As long as I'm looking at the original, I get iCal and Setup tabs, but the cloned view does not get them.
It looks like http://drupal.org/node/167199 is a duplicate report of this bug as well.
Comment #5
karens commentedWhat happens if you clear the menu cache? The tabs are created dynamically as menu items, but it may be that when you add a new view the menu is not getting updated.
Comment #6
karens commentedComment #7
karens commentedI think I finally found the solution to this mysterious problem where some people saw the tabs and others didn't.
Comment #8
(not verified) commentedComment #9
kikiphut commentedKarenS. How did you get the tabs to show up? I'm trying to monkey with my calendar and am unable to see the setup tab thus far. Thanks.