[jira] Created: (OFBIZ-3368) workeffort calendar bug when no demo data is installed

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3368) workeffort calendar bug when no demo data is installed

Nicolas Malin (Jira)
workeffort calendar bug when no demo data is installed
------------------------------------------------------

                 Key: OFBIZ-3368
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3368
             Project: OFBiz
          Issue Type: Bug
          Components: workeffort
    Affects Versions: Release Branch 9.04
            Reporter: chris snow


I have installed the extseed data, but NOT the demo data.  When I go to the Calendar in webtools (logged in as admin) using the URL https://localhost:8443/workeffort/control/day, I get the following exception.

org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://workeffort/widget/CalendarScreens.xml#CalendarDay]: org.ofbiz.base.util.GeneralException: Error running Groovy script at location [component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy] (Service [getWorkEffortEventsByPeriod] target threw an unexpected exception (null)) (Error running Groovy script at location [component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy] (Service [getWorkEffortEventsByPeriod] target threw an unexpected exception (null)))

I'm not sure if this is a bug, but I would have expected is to work with extseed data.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3368) workeffort calendar bug when no demo data is installed

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792453#action_12792453 ]

chris snow commented on OFBIZ-3368:
-----------------------------------

The work around is to create a party using the party manager component and then use webtools entity manager to put the partyid in the UserLogin.partyId field.

> workeffort calendar bug when no demo data is installed
> ------------------------------------------------------
>
>                 Key: OFBIZ-3368
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3368
>             Project: OFBiz
>          Issue Type: Bug
>          Components: workeffort
>    Affects Versions: Release Branch 9.04
>            Reporter: chris snow
>
> I have installed the extseed data, but NOT the demo data.  When I go to the Calendar in webtools (logged in as admin) using the URL https://localhost:8443/workeffort/control/day, I get the following exception.
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://workeffort/widget/CalendarScreens.xml#CalendarDay]: org.ofbiz.base.util.GeneralException: Error running Groovy script at location [component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy] (Service [getWorkEffortEventsByPeriod] target threw an unexpected exception (null)) (Error running Groovy script at location [component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy] (Service [getWorkEffortEventsByPeriod] target threw an unexpected exception (null)))
> I'm not sure if this is a bug, but I would have expected is to work with extseed data.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3368) workeffort calendar bug when no demo data is installed

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

chris snow updated OFBIZ-3368:
------------------------------

    Affects Version/s: SVN trunk

> workeffort calendar bug when no demo data is installed
> ------------------------------------------------------
>
>                 Key: OFBIZ-3368
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3368
>             Project: OFBiz
>          Issue Type: Bug
>          Components: workeffort
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: chris snow
>
> I have installed the extseed data, but NOT the demo data.  When I go to the Calendar in webtools (logged in as admin) using the URL https://localhost:8443/workeffort/control/day, I get the following exception.
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://workeffort/widget/CalendarScreens.xml#CalendarDay]: org.ofbiz.base.util.GeneralException: Error running Groovy script at location [component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy] (Service [getWorkEffortEventsByPeriod] target threw an unexpected exception (null)) (Error running Groovy script at location [component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy] (Service [getWorkEffortEventsByPeriod] target threw an unexpected exception (null)))
> I'm not sure if this is a bug, but I would have expected is to work with extseed data.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3368) workeffort calendar bug when no demo data is installed

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

chris snow updated OFBIZ-3368:
------------------------------

    Attachment: workeffortCalendar_Trunk.diff

> workeffort calendar bug when no demo data is installed
> ------------------------------------------------------
>
>                 Key: OFBIZ-3368
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3368
>             Project: OFBiz
>          Issue Type: Bug
>          Components: workeffort
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: chris snow
>         Attachments: workeffortCalendar_Trunk.diff
>
>
> I have installed the extseed data, but NOT the demo data.  When I go to the Calendar in webtools (logged in as admin) using the URL https://localhost:8443/workeffort/control/day, I get the following exception.
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://workeffort/widget/CalendarScreens.xml#CalendarDay]: org.ofbiz.base.util.GeneralException: Error running Groovy script at location [component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy] (Service [getWorkEffortEventsByPeriod] target threw an unexpected exception (null)) (Error running Groovy script at location [component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy] (Service [getWorkEffortEventsByPeriod] target threw an unexpected exception (null)))
> I'm not sure if this is a bug, but I would have expected is to work with extseed data.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3368) workeffort calendar bug when no demo data is installed

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838858#action_12838858 ]

chris snow commented on OFBIZ-3368:
-----------------------------------

Any devs interested in applying this "tiny" patch?

> workeffort calendar bug when no demo data is installed
> ------------------------------------------------------
>
>                 Key: OFBIZ-3368
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3368
>             Project: OFBiz
>          Issue Type: Bug
>          Components: workeffort
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: chris snow
>         Attachments: workeffortCalendar_Trunk.diff
>
>
> I have installed the extseed data, but NOT the demo data.  When I go to the Calendar in webtools (logged in as admin) using the URL https://localhost:8443/workeffort/control/day, I get the following exception.
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://workeffort/widget/CalendarScreens.xml#CalendarDay]: org.ofbiz.base.util.GeneralException: Error running Groovy script at location [component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy] (Service [getWorkEffortEventsByPeriod] target threw an unexpected exception (null)) (Error running Groovy script at location [component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy] (Service [getWorkEffortEventsByPeriod] target threw an unexpected exception (null)))
> I'm not sure if this is a bug, but I would have expected is to work with extseed data.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3368) workeffort calendar bug when no demo data is installed

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838885#action_12838885 ]

Jacques Le Roux commented on OFBIZ-3368:
----------------------------------------

Please Chris don't put tabs in patches

Thanks

> workeffort calendar bug when no demo data is installed
> ------------------------------------------------------
>
>                 Key: OFBIZ-3368
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3368
>             Project: OFBiz
>          Issue Type: Bug
>          Components: workeffort
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: chris snow
>         Attachments: workeffortCalendar_Trunk.diff
>
>
> I have installed the extseed data, but NOT the demo data.  When I go to the Calendar in webtools (logged in as admin) using the URL https://localhost:8443/workeffort/control/day, I get the following exception.
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://workeffort/widget/CalendarScreens.xml#CalendarDay]: org.ofbiz.base.util.GeneralException: Error running Groovy script at location [component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy] (Service [getWorkEffortEventsByPeriod] target threw an unexpected exception (null)) (Error running Groovy script at location [component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy] (Service [getWorkEffortEventsByPeriod] target threw an unexpected exception (null)))
> I'm not sure if this is a bug, but I would have expected is to work with extseed data.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3368) workeffort calendar bug when no demo data is installed

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Bilgin Ibryam closed OFBIZ-3368.
--------------------------------

    Resolution: Fixed
      Assignee: Bilgin Ibryam

Thanks Chris.

A modified version is committed to trunk rev 916703

Bilgin

> workeffort calendar bug when no demo data is installed
> ------------------------------------------------------
>
>                 Key: OFBIZ-3368
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3368
>             Project: OFBiz
>          Issue Type: Bug
>          Components: workeffort
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: chris snow
>            Assignee: Bilgin Ibryam
>         Attachments: workeffortCalendar_Trunk.diff
>
>
> I have installed the extseed data, but NOT the demo data.  When I go to the Calendar in webtools (logged in as admin) using the URL https://localhost:8443/workeffort/control/day, I get the following exception.
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://workeffort/widget/CalendarScreens.xml#CalendarDay]: org.ofbiz.base.util.GeneralException: Error running Groovy script at location [component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy] (Service [getWorkEffortEventsByPeriod] target threw an unexpected exception (null)) (Error running Groovy script at location [component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy] (Service [getWorkEffortEventsByPeriod] target threw an unexpected exception (null)))
> I'm not sure if this is a bug, but I would have expected is to work with extseed data.

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