Hi Everyone
I've checked the mailing list and Jira but couldnt find anywhere that this has been reported already so have included it here. Using the online demo for 9.04 version 793063 https://demo904.ofbiz.org/myportal/control/main I'm getting the following error message: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: groovy.lang.MissingPropertyException: No such property: ComponentConfig for class: GetMyCommunicationEventRole (No such property: ComponentConfig for class: GetMyCommunicationEventRole) Steps to duplicate: 1. Login as admin 2. Go to My Portal 3. Press the 'New Internal Note' or 'New Email' button and the error message appears. Each time a draft email or note is created but they cannot be edited or viewed. Thanks Sharan |
The email creation and sending was just implemented at that time missing
some required functionality like file attachments and multiple recipients. All this new functionality is now implemented in the trunk and the problem you reported is also fixed. If you would like to use it i would advise you to upgrade. regards, Hans On Thu, 2009-07-16 at 16:09 -0700, Sharan-F wrote: > Hi Everyone > > I've checked the mailing list and Jira but couldnt find anywhere that this > has been reported already so have included it here. > > Using the online demo for 9.04 version 793063 > https://demo904.ofbiz.org/myportal/control/main > > I'm getting the following error message: > > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen > [component://common/widget/CommonScreens.xml#GlobalDecorator]: > groovy.lang.MissingPropertyException: No such property: ComponentConfig for > class: GetMyCommunicationEventRole (No such property: ComponentConfig for > class: GetMyCommunicationEventRole) > > Steps to duplicate: > > 1. Login as admin > 2. Go to My Portal > 3. Press the 'New Internal Note' or 'New Email' button and the error message > appears. > > Each time a draft email or note is created but they cannot be edited or > viewed. > > Thanks > Sharan Antwebsystems.com: Quality OFBiz services for competitive rates |
Hans,
The release shouldn't be generating errors. We need to comment out the incomplete code, or commit the completed code. -Adrian Hans Bakker wrote: > The email creation and sending was just implemented at that time missing > some required functionality like file attachments and multiple > recipients. All this new functionality is now implemented in the trunk > and the problem you reported is also fixed. > > If you would like to use it i would advise you to upgrade. > > regards, > Hans > > On Thu, 2009-07-16 at 16:09 -0700, Sharan-F wrote: >> Hi Everyone >> >> I've checked the mailing list and Jira but couldnt find anywhere that this >> has been reported already so have included it here. >> >> Using the online demo for 9.04 version 793063 >> https://demo904.ofbiz.org/myportal/control/main >> >> I'm getting the following error message: >> >> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen >> [component://common/widget/CommonScreens.xml#GlobalDecorator]: >> groovy.lang.MissingPropertyException: No such property: ComponentConfig for >> class: GetMyCommunicationEventRole (No such property: ComponentConfig for >> class: GetMyCommunicationEventRole) >> >> Steps to duplicate: >> >> 1. Login as admin >> 2. Go to My Portal >> 3. Press the 'New Internal Note' or 'New Email' button and the error message >> appears. >> >> Each time a draft email or note is created but they cannot be edited or >> viewed. >> >> Thanks >> Sharan |
Yes I agree, fixed in : revision 795461.
On Fri, 2009-07-17 at 07:25 -0700, Adrian Crum wrote: > Hans, > > The release shouldn't be generating errors. We need to comment out the > incomplete code, or commit the completed code. > > -Adrian > > Hans Bakker wrote: > > The email creation and sending was just implemented at that time missing > > some required functionality like file attachments and multiple > > recipients. All this new functionality is now implemented in the trunk > > and the problem you reported is also fixed. > > > > If you would like to use it i would advise you to upgrade. > > > > regards, > > Hans > > > > On Thu, 2009-07-16 at 16:09 -0700, Sharan-F wrote: > >> Hi Everyone > >> > >> I've checked the mailing list and Jira but couldnt find anywhere that this > >> has been reported already so have included it here. > >> > >> Using the online demo for 9.04 version 793063 > >> https://demo904.ofbiz.org/myportal/control/main > >> > >> I'm getting the following error message: > >> > >> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen > >> [component://common/widget/CommonScreens.xml#GlobalDecorator]: > >> groovy.lang.MissingPropertyException: No such property: ComponentConfig for > >> class: GetMyCommunicationEventRole (No such property: ComponentConfig for > >> class: GetMyCommunicationEventRole) > >> > >> Steps to duplicate: > >> > >> 1. Login as admin > >> 2. Go to My Portal > >> 3. Press the 'New Internal Note' or 'New Email' button and the error message > >> appears. > >> > >> Each time a draft email or note is created but they cannot be edited or > >> viewed. > >> > >> Thanks > >> Sharan Antwebsystems.com: Quality OFBiz services for competitive rates |
Free forum by Nabble | Edit this page |