I am trying to access the clip of a content and get an error
see this: https://demo.hotwaxmedia.com/content/control/clipFindLayout?contentId=WRAP_ARTICLE&drDataResourceId=WRAP_ARTICLE&viewSize=50&viewIndex=0&entityName= The Following Errors Occurred: Error calling event: org.ofbiz.webapp.event.EventHandlerException: Problems processing event: java.lang.IllegalArgumentException: Could not find resource bundle [ContentErrorUiLabel] in the locale [en] (Could not find resource bundle [ContentErrorUiLabel] in the locale [en]) someone has idea? |
The wrong resource name is being used. It should be
ContentErrorUiLabels. I'll submit a fix soon. -Adrian jjmbconquista wrote: > I am trying to access the clip of a content and get an error > > see this: > > https://demo.hotwaxmedia.com/content/control/clipFindLayout?contentId=WRAP_ARTICLE&drDataResourceId=WRAP_ARTICLE&viewSize=50&viewIndex=0&entityName= > > > The Following Errors Occurred: > > Error calling event: org.ofbiz.webapp.event.EventHandlerException: Problems > processing event: java.lang.IllegalArgumentException: Could not find > resource bundle [ContentErrorUiLabel] in the locale [en] (Could not find > resource bundle [ContentErrorUiLabel] in the locale [en]) > > > someone has idea? |
Fixed, rev 693881. But it looks like there are more problems with it and
I don't have the time to fix them. Maybe someone can jump in and help. -Adrian Adrian Crum wrote: > The wrong resource name is being used. It should be > ContentErrorUiLabels. I'll submit a fix soon. > > -Adrian > > jjmbconquista wrote: >> I am trying to access the clip of a content and get an error >> >> see this: >> >> https://demo.hotwaxmedia.com/content/control/clipFindLayout?contentId=WRAP_ARTICLE&drDataResourceId=WRAP_ARTICLE&viewSize=50&viewIndex=0&entityName= >> >> >> >> The Following Errors Occurred: >> >> Error calling event: org.ofbiz.webapp.event.EventHandlerException: >> Problems >> processing event: java.lang.IllegalArgumentException: Could not find >> resource bundle [ContentErrorUiLabel] in the locale [en] (Could not find >> resource bundle [ContentErrorUiLabel] in the locale [en]) >> >> >> someone has idea? > |
Thanks Adriam
--- Em qua, 10/9/08, Adrian Crum <[hidden email]> escreveu: De: Adrian Crum <[hidden email]> Assunto: Re: content application Para: [hidden email] Data: Quarta-feira, 10 de Setembro de 2008, 13:19 Fixed, rev 693881. But it looks like there are more problems with it and I don't have the time to fix them. Maybe someone can jump in and help. -Adrian Adrian Crum wrote: > The wrong resource name is being used. It should be > ContentErrorUiLabels. I'll submit a fix soon. > > -Adrian > > jjmbconquista wrote: >> I am trying to access the clip of a content and get an error >> >> see this: >> >> >> >> >> >> The Following Errors Occurred: >> >> Error calling event: org.ofbiz.webapp.event.EventHandlerException: >> Problems >> processing event: java.lang.IllegalArgumentException: Could not find >> resource bundle [ContentErrorUiLabel] in the locale [en] (Could not find >> resource bundle [ContentErrorUiLabel] in the locale [en]) >> >> >> someone has idea? > Novos endereços, o Yahoo! que você conhece. Crie um email novo com a sua cara @ymail.com ou @rocketmail.com. http://br.new.mail.yahoo.com/addresses |
Administrator
|
In reply to this post by Adrian Crum
From: "Adrian Crum" <[hidden email]>
> Fixed, rev 693881. But it looks like there are more problems with it and I don't have the time to fix them. Maybe someone can jump > in and help. I will have a look tomorrow Jacques > -Adrian > > Adrian Crum wrote: >> The wrong resource name is being used. It should be ContentErrorUiLabels. I'll submit a fix soon. >> >> -Adrian >> >> jjmbconquista wrote: >>> I am trying to access the clip of a content and get an error >>> >>> see this: >>> >>> https://demo.hotwaxmedia.com/content/control/clipFindLayout?contentId=WRAP_ARTICLE&drDataResourceId=WRAP_ARTICLE&viewSize=50&viewIndex=0&entityName= >>> >>> >>> The Following Errors Occurred: >>> >>> Error calling event: org.ofbiz.webapp.event.EventHandlerException: Problems >>> processing event: java.lang.IllegalArgumentException: Could not find >>> resource bundle [ContentErrorUiLabel] in the locale [en] (Could not find >>> resource bundle [ContentErrorUiLabel] in the locale [en]) >>> >>> someone has idea? >> > |
Administrator
|
I had a look but no solution so far (the pb I looked for is : entityname is empty in the clip URL)
Jacques From: "Jacques Le Roux" <[hidden email]> > From: "Adrian Crum" <[hidden email]> >> Fixed, rev 693881. But it looks like there are more problems with it and I don't have the time to fix them. Maybe someone can >> jump in and help. > > I will have a look tomorrow > > Jacques > > >> -Adrian >> >> Adrian Crum wrote: >>> The wrong resource name is being used. It should be ContentErrorUiLabels. I'll submit a fix soon. >>> >>> -Adrian >>> >>> jjmbconquista wrote: >>>> I am trying to access the clip of a content and get an error >>>> >>>> see this: >>>> >>>> https://demo.hotwaxmedia.com/content/control/clipFindLayout?contentId=WRAP_ARTICLE&drDataResourceId=WRAP_ARTICLE&viewSize=50&viewIndex=0&entityName= >>>> >>>> >>>> The Following Errors Occurred: >>>> >>>> Error calling event: org.ofbiz.webapp.event.EventHandlerException: Problems >>>> processing event: java.lang.IllegalArgumentException: Could not find >>>> resource bundle [ContentErrorUiLabel] in the locale [en] (Could not find >>>> resource bundle [ContentErrorUiLabel] in the locale [en]) >>>> >>>> someone has idea? >>> >> > |
Free forum by Nabble | Edit this page |