dialog-select causes builder to fail to load form

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

dialog-select causes builder to fail to load form

apgoar

Hey all;

 

I’m doing some work with Orbeon 4.0m10PE (migrating to m11 now), and I noticed a big problem.

 

We want to make extensive use of dialog-select and dialog-select1 in our forms. I noticed these controls are not included by default in the set of controls for builder. I also saw Bug #381 explaining why they were removed from builders config for now. I can live with the issue described in bug #381, so I added these two controls into builder’s config via my properties-local.xml file.

 

In doing so I have encountered another, issue.

 

Steps:

·         Re-add oxf:/xbl/orbeon/dialog-select/dialog-select.xbl to FB toolbox

·         Goto http://localhost:8080/alfresco/wcservice/orbeon/Builder

·         Create a new form.

·         Add a dialog-select box

·         Test it. It works fine.

·         Hit ‘Save and continue’.

·         Hit ‘Close’ to go back to http://localhost:8080/alfresco/wcservice/orbeon/Builder

·         Click on the form you just created to edit it again.

·         The Form builder never comes up fully. Instead you see only the Orbeon and “Form Builder” header images, and the button bar. The rest of the screen is blank.

 

 

If it’s of any help at all, on the last step, when form builder fails to come up fully, the browsers javascript reports the error “Uncaught TypeError: Cannot read property 'tagName' of null” in file orbeon-e43d9bee959efc7437eb1ebecb9b4e31cd7e6f04.js:20. I wlll try to reproduce the issue with minimal and combined resources turned off to see if I can get a more detailed stack dump.

 

 

Andy Goar

Harding Marketing

 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

RE: dialog-select causes builder to fail to load form

apgoar

Again, I don’t know if the javascript error I see in when following the below steps is related at all (though I only see this error when doing the steps outlined below to demonstrate the issue with dialog-select and FormBuilder). But just in case, here is the stack dump after I turned “minimal resources” off.

 

 

From: Andy Goar [mailto:[hidden email]]
Sent: Thursday, October 11, 2012 8:50 AM
To: [hidden email]
Subject: [ops-users] dialog-select causes builder to fail to load form

 

Hey all;

 

I’m doing some work with Orbeon 4.0m10PE (migrating to m11 now), and I noticed a big problem.

 

We want to make extensive use of dialog-select and dialog-select1 in our forms. I noticed these controls are not included by default in the set of controls for builder. I also saw Bug #381 explaining why they were removed from builders config for now. I can live with the issue described in bug #381, so I added these two controls into builder’s config via my properties-local.xml file.

 

In doing so I have encountered another, issue.

 

Steps:

·         Re-add oxf:/xbl/orbeon/dialog-select/dialog-select.xbl to FB toolbox

·         Goto http://localhost:8080/alfresco/wcservice/orbeon/Builder

·         Create a new form.

·         Add a dialog-select box

·         Test it. It works fine.

·         Hit ‘Save and continue’.

·         Hit ‘Close’ to go back to http://localhost:8080/alfresco/wcservice/orbeon/Builder

·         Click on the form you just created to edit it again.

·         The Form builder never comes up fully. Instead you see only the Orbeon and “Form Builder” header images, and the button bar. The rest of the screen is blank.

 

 

If it’s of any help at all, on the last step, when form builder fails to come up fully, the browsers javascript reports the error “Uncaught TypeError: Cannot read property 'tagName' of null” in file orbeon-e43d9bee959efc7437eb1ebecb9b4e31cd7e6f04.js:20. I wlll try to reproduce the issue with minimal and combined resources turned off to see if I can get a more detailed stack dump.

 

 

Andy Goar

Harding Marketing

 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: dialog-select causes builder to fail to load form

apgoar
In reply to this post by apgoar
Has anyone had any success getting the dialog-select* controls working with form builder at all with the 4.0 milestone builds? Having these controls (or some effective substitute for them) available in form builder is pretty important for a project we are working on.


Andy
Reply | Threaded
Open this post in threaded view
|

Re: Re: dialog-select causes builder to fail to load form

Erik Bruchez
Administrator
Andy,

We haven't yet had time to look at this but I have added an issue as a start:

https://github.com/orbeon/orbeon-forms/issues/487

-Erik

On Tue, Oct 16, 2012 at 7:09 AM, apgoar <[hidden email]> wrote:

> Has anyone had any success getting the dialog-select* controls working with
> form builder at all with the 4.0 milestone builds? Having these controls (or
> some effective substitute for them) available in form builder is pretty
> important for a project we are working on.
>
>
> Andy
>
>
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/dialog-select-causes-builder-to-fail-to-load-form-tp4655829p4655844.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

RE: Re: Re: dialog-select causes builder to fail to load form

apgoar
Many thanks Erik;


I just added a bunch of additional information (stack trace, variable values at the point of crash, etc) to the the case you opened , if it is of any help.

Once you guys get to this case, if there is anything else I can do, or sent you to help debug the issue, please do not hesitate to ask at all. I've even pulled the xbl of this control out of the appropreate Orbeon jar file, so I can make changes to the control if needed to test.

Thanks again,

Andy Goar
Harding Marketing and Communications


-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of Erik Bruchez
Sent: Tuesday, October 16, 2012 10:53 PM
To: [hidden email]
Subject: [ops-users] Re: Re: dialog-select causes builder to fail to load form

Andy,

We haven't yet had time to look at this but I have added an issue as a start:

https://github.com/orbeon/orbeon-forms/issues/487

-Erik

On Tue, Oct 16, 2012 at 7:09 AM, apgoar <[hidden email]> wrote:

> Has anyone had any success getting the dialog-select* controls working
> with form builder at all with the 4.0 milestone builds? Having these
> controls (or some effective substitute for them) available in form
> builder is pretty important for a project we are working on.
>
>
> Andy
>
>
>
> --
> View this message in context:
> http://orbeon-forms-ops-users.24843.n4.nabble.com/dialog-select-causes
> -builder-to-fail-to-load-form-tp4655829p4655844.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: RE: Re: Re: dialog-select causes builder to fail to load form

Erik Bruchez
Administrator
Andy,

Thanks. That sounds good, we'll let you know if we need any help.

Regards,

-Erik

On Wed, Oct 17, 2012 at 6:39 AM, Andy Goar
<[hidden email]> wrote:

> Many thanks Erik;
>
>
> I just added a bunch of additional information (stack trace, variable values at the point of crash, etc) to the the case you opened , if it is of any help.
>
> Once you guys get to this case, if there is anything else I can do, or sent you to help debug the issue, please do not hesitate to ask at all. I've even pulled the xbl of this control out of the appropreate Orbeon jar file, so I can make changes to the control if needed to test.
>
> Thanks again,
>
> Andy Goar
> Harding Marketing and Communications
>
>
> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]] On Behalf Of Erik Bruchez
> Sent: Tuesday, October 16, 2012 10:53 PM
> To: [hidden email]
> Subject: [ops-users] Re: Re: dialog-select causes builder to fail to load form
>
> Andy,
>
> We haven't yet had time to look at this but I have added an issue as a start:
>
> https://github.com/orbeon/orbeon-forms/issues/487
>
> -Erik
>
> On Tue, Oct 16, 2012 at 7:09 AM, apgoar <[hidden email]> wrote:
>> Has anyone had any success getting the dialog-select* controls working
>> with form builder at all with the 4.0 milestone builds? Having these
>> controls (or some effective substitute for them) available in form
>> builder is pretty important for a project we are working on.
>>
>>
>> Andy
>>
>>
>>
>> --
>> View this message in context:
>> http://orbeon-forms-ops-users.24843.n4.nabble.com/dialog-select-causes
>> -builder-to-fail-to-load-form-tp4655829p4655844.html
>> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>>
>>
>> --
>> You receive this message as a subscriber of the [hidden email] mailing list.
>> To unsubscribe: mailto:[hidden email]
>> For general help: mailto:[hidden email]?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: RE: Re: Re: dialog-select causes builder to fail to load form

Erik Bruchez
Administrator
Andy,

This one is now fixed. The fix will be in M13.

-Erik

On Wed, Oct 17, 2012 at 9:45 PM, Erik Bruchez <[hidden email]> wrote:

> Andy,
>
> Thanks. That sounds good, we'll let you know if we need any help.
>
> Regards,
>
> -Erik
>
> On Wed, Oct 17, 2012 at 6:39 AM, Andy Goar
> <[hidden email]> wrote:
>> Many thanks Erik;
>>
>>
>> I just added a bunch of additional information (stack trace, variable values at the point of crash, etc) to the the case you opened , if it is of any help.
>>
>> Once you guys get to this case, if there is anything else I can do, or sent you to help debug the issue, please do not hesitate to ask at all. I've even pulled the xbl of this control out of the appropreate Orbeon jar file, so I can make changes to the control if needed to test.
>>
>> Thanks again,
>>
>> Andy Goar
>> Harding Marketing and Communications
>>
>>
>> -----Original Message-----
>> From: [hidden email] [mailto:[hidden email]] On Behalf Of Erik Bruchez
>> Sent: Tuesday, October 16, 2012 10:53 PM
>> To: [hidden email]
>> Subject: [ops-users] Re: Re: dialog-select causes builder to fail to load form
>>
>> Andy,
>>
>> We haven't yet had time to look at this but I have added an issue as a start:
>>
>> https://github.com/orbeon/orbeon-forms/issues/487
>>
>> -Erik
>>
>> On Tue, Oct 16, 2012 at 7:09 AM, apgoar <[hidden email]> wrote:
>>> Has anyone had any success getting the dialog-select* controls working
>>> with form builder at all with the 4.0 milestone builds? Having these
>>> controls (or some effective substitute for them) available in form
>>> builder is pretty important for a project we are working on.
>>>
>>>
>>> Andy
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>> http://orbeon-forms-ops-users.24843.n4.nabble.com/dialog-select-causes
>>> -builder-to-fail-to-load-form-tp4655829p4655844.html
>>> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>>>
>>>
>>> --
>>> You receive this message as a subscriber of the [hidden email] mailing list.
>>> To unsubscribe: mailto:[hidden email]
>>> For general help: mailto:[hidden email]?subject=help
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>
>>
>>
>> --
>> You receive this message as a subscriber of the [hidden email] mailing list.
>> To unsubscribe: mailto:[hidden email]
>> For general help: mailto:[hidden email]?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

RE: Re: RE: Re: Re: dialog-select causes builder to fail to load form

apgoar
Many thanks Erik!  I look forward to givng it a try when m13 comes out.

As my Great Grandmother used to always say, "You are truly worth your weight in buttermilk".  (As a kid I never did understand what she meant by that)




-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of Erik Bruchez
Sent: Friday, October 26, 2012 12:08 PM
To: [hidden email]
Subject: [ops-users] Re: RE: Re: Re: dialog-select causes builder to fail to load form

Andy,

This one is now fixed. The fix will be in M13.

-Erik

On Wed, Oct 17, 2012 at 9:45 PM, Erik Bruchez <[hidden email]> wrote:

> Andy,
>
> Thanks. That sounds good, we'll let you know if we need any help.
>
> Regards,
>
> -Erik
>
> On Wed, Oct 17, 2012 at 6:39 AM, Andy Goar
> <[hidden email]> wrote:
>> Many thanks Erik;
>>
>>
>> I just added a bunch of additional information (stack trace, variable values at the point of crash, etc) to the the case you opened , if it is of any help.
>>
>> Once you guys get to this case, if there is anything else I can do, or sent you to help debug the issue, please do not hesitate to ask at all. I've even pulled the xbl of this control out of the appropreate Orbeon jar file, so I can make changes to the control if needed to test.
>>
>> Thanks again,
>>
>> Andy Goar
>> Harding Marketing and Communications
>>
>>
>> -----Original Message-----
>> From: [hidden email] [mailto:[hidden email]] On Behalf Of
>> Erik Bruchez
>> Sent: Tuesday, October 16, 2012 10:53 PM
>> To: [hidden email]
>> Subject: [ops-users] Re: Re: dialog-select causes builder to fail to
>> load form
>>
>> Andy,
>>
>> We haven't yet had time to look at this but I have added an issue as a start:
>>
>> https://github.com/orbeon/orbeon-forms/issues/487
>>
>> -Erik
>>
>> On Tue, Oct 16, 2012 at 7:09 AM, apgoar <[hidden email]> wrote:
>>> Has anyone had any success getting the dialog-select* controls
>>> working with form builder at all with the 4.0 milestone builds?
>>> Having these controls (or some effective substitute for them)
>>> available in form builder is pretty important for a project we are working on.
>>>
>>>
>>> Andy
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>> http://orbeon-forms-ops-users.24843.n4.nabble.com/dialog-select-caus
>>> es -builder-to-fail-to-load-form-tp4655829p4655844.html
>>> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>>>
>>>
>>> --
>>> You receive this message as a subscriber of the [hidden email] mailing list.
>>> To unsubscribe: mailto:[hidden email]
>>> For general help: mailto:[hidden email]?subject=help
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>
>>
>>
>> --
>> You receive this message as a subscriber of the [hidden email] mailing list.
>> To unsubscribe: mailto:[hidden email]
>> For general help: mailto:[hidden email]?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws