You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2010/01/09 06:36:59 UTC

[jira] Closed: (OFBIZ-3398) ofbiz iCalendar not showing sunbird create events until an ofbiz created event is added to the iCalendar

     [ https://issues.apache.org/jira/browse/OFBIZ-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Crum closed OFBIZ-3398.
------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

Fixed, rev 897384. Thanks Chris!


> ofbiz iCalendar not showing sunbird create events until an ofbiz created event is added to the iCalendar
> --------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3398
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3398
>             Project: OFBiz
>          Issue Type: Bug
>          Components: workeffort
>    Affects Versions: SVN trunk
>         Environment: Sunbird v0.9
>            Reporter: chris snow
>            Assignee: Adrian Crum
>             Fix For: SVN trunk
>
>
> I think I may be doing something wrong, but it appears that you cannot add an event from Sunbird to an iCalendar until you have first associated an ofbiz event to the iCalendar workeffort.
> Steps:
> In ofbiz (assume demo data installed and logged in as admin):
> 1) Go to Workeffort > iCalendar > Add iCalendar
> 2) Calendar, name = "issueTest"
> 3) Click Save
> 4) Go back to iCalendar and note URL (e.g. /iCalendar/10025)
> In sunbird:
> 1) New Calendar
> 2) Select: On the Network
> 3) Leave iCalendar (ICS) as is
> 4) Location = "https://192.168.1.1/iCalendar/10025"
> 5) Name = "10025"
> 6) Right click "Today" and enter new event:
>   6.1) Title "New Event - aaa", click Save and Close
> In ofbiz:
> 1) Go to Calendar screen.  Note "New Event - aaa" not shown
> 2) Go to workeffort, find and select workeffort Id = 10025
> 3) Select Children link
> 4) Select Add Existing Workeffort Child
> 5) Click find next to "Work Effort Id To"
> "New Event - aaa" - can't be found
> 6) Go to Calendar, click "Add New", 
> 7) Enter Event Name "Ofbiz Event - bbb"
> 8) Click Add
> 9) Go to workeffort, find and select workeffort Id = 10025
> 10) Select Children link
> 11) Select Add Existing Workeffort Child
> 12) Click find next to "Work Effort Id To"
> 13) Add "Ofbiz Event - bbb"
> In Sunbird:
> 1) Refresh Calendar
> "Ofbiz event - bbb" is found!
> 2) Now add a new Event - "New Event - ccc"
> In Ofbiz:
> 1) Go to calendar
> 2) You can now see: all the events added by Sunbird.
> CONCLUSION:
> ofbiz iCalendar not showing sunbird create events until an ofbiz created event is added to the iCalendar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.