this.cfg error when hidding parts of the UI

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

this.cfg error when hidding parts of the UI

pfennell
When my form, example attached, hides part of the UI that contains other controls I get the following error message.
 

Error: this.cfg is null
Source File: http://localhost:8080/orbeon/xforms-server/xforms-yuicalendar-min.js
Line: 69

 

I think it is linked to the fact that parts of the UI are bound to nodes in the instance data that become irrelevant due to changes made by the UI.

 

In the attached example you should see the error message if you click the [Edit] button, within the Description block, and then click the [Remove] button that sits within the rather dodgy-looking dialog box that appears. Sometimes you have to then click the [Ok] button too.

 

The [Remove] button invokes a delete action on the 'instance-listing' instance and once deleted the contents of the dialog box disappear because the group than contains those control becomes non-relevant due to having nothing to bind too.

 

This error occurs in both IE6 and Firefox 3.6.3 running on Orbeon Forms dev-post-3.7.1.201003110021 in

Apache Tomcat/6.0.24 and Java 1.6.0_16-b01

 

 

Regards

 

Philip Fennell



--
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

sample-form-cfg-error.xhtml (68K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: this.cfg error when hidding parts of the UI

Alessandro  Vernet
Administrator
Philip,

I have your example running, but what should I do to reproduce the
problem? I tried to click on "hide", but that fails because it can't
call some service on http://localhost:8010/mir-admin/.

Alex

On Wed, Apr 28, 2010 at 6:51 AM, Philip Fennell
<[hidden email]> wrote:

> When my form, example attached, hides part of the UI that contains other
> controls I get the following error message.
>
>
> Error: this.cfg is null
> Source File:
> http://localhost:8080/orbeon/xforms-server/xforms-yuicalendar-min.js
> Line: 69
>
>
>
> I think it is linked to the fact that parts of the UI are bound to nodes in
> the instance data that become irrelevant due to changes made by the UI.
>
>
>
> In the attached example you should see the error message if you click the
> [Edit] button, within the Description block, and then click the [Remove]
> button that sits within the rather dodgy-looking dialog box that appears.
> Sometimes you have to then click the [Ok] button too.
>
>
>
> The [Remove] button invokes a delete action on the 'instance-listing'
> instance and once deleted the contents of the dialog box disappear because
> the group than contains those control becomes non-relevant due to having
> nothing to bind too.
>
>
>
> This error occurs in both IE6 and Firefox 3.6.3 running on Orbeon Forms
> dev-post-3.7.1.201003110021 in
>
> Apache Tomcat/6.0.24 and Java 1.6.0_16-b01
>
>
>
>
>
> Regards
>
>
>
> Philip Fennell
>
> --
> 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
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

RE: this.cfg error when hidding parts of the UI

pfennell
In reply to this post by pfennell
Alessandro,

Thanks for taking a look at my problem. From my original e-mail:

> In the attached example you should see the error message if you click the
> [Edit] button, within the Description block, and then click the [Remove]
> button that sits within the rather dodgy-looking dialog box that appears.
> Sometimes you have to then click the [Ok] button too.

It should just happen by clicking on the [Edit] and then {Remove] buttons as described above.

I've just double-checked the example I attached and it should just work (or not as the case may be).


Regards

Philip

________________________________________
From: Alessandro Vernet [[hidden email]]
Sent: 30 April 2010 04:47
To: [hidden email]
Subject: [ops-users] Re: this.cfg error when hidding parts of the UI

Philip,

I have your example running, but what should I do to reproduce the
problem? I tried to click on "hide", but that fails because it can't
call some service on http://localhost:8010/mir-admin/.

Alex

On Wed, Apr 28, 2010 at 6:51 AM, Philip Fennell
<[hidden email]> wrote:

> When my form, example attached, hides part of the UI that contains other
> controls I get the following error message.
>
>
> Error: this.cfg is null
> Source File:
> http://localhost:8080/orbeon/xforms-server/xforms-yuicalendar-min.js
> Line: 69
>
>
>
> I think it is linked to the fact that parts of the UI are bound to nodes in
> the instance data that become irrelevant due to changes made by the UI.
>
>
>
> In the attached example you should see the error message if you click the
> [Edit] button, within the Description block, and then click the [Remove]
> button that sits within the rather dodgy-looking dialog box that appears.
> Sometimes you have to then click the [Ok] button too.
>
>
>
> The [Remove] button invokes a delete action on the 'instance-listing'
> instance and once deleted the contents of the dialog box disappear because
> the group than contains those control becomes non-relevant due to having
> nothing to bind too.
>
>
>
> This error occurs in both IE6 and Firefox 3.6.3 running on Orbeon Forms
> dev-post-3.7.1.201003110021 in
>
> Apache Tomcat/6.0.24 and Java 1.6.0_16-b01
>
>
>
>
>
> Regards
>
>
>
> Philip Fennell
>
> --
> 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
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet

--
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: this.cfg error when hidding parts of the UI

Alessandro  Vernet
Administrator
Philip,

OK, I was able to reproduce this, and it is not obvious to me why this
is happening. I will try to come back to this one to investigate it
further.

Alex

On Fri, Apr 30, 2010 at 12:19 AM, Philip Fennell
<[hidden email]> wrote:

> Alessandro,
>
> Thanks for taking a look at my problem. From my original e-mail:
>
>> In the attached example you should see the error message if you click the
>> [Edit] button, within the Description block, and then click the [Remove]
>> button that sits within the rather dodgy-looking dialog box that appears.
>> Sometimes you have to then click the [Ok] button too.
>
> It should just happen by clicking on the [Edit] and then {Remove] buttons as described above.
>
> I've just double-checked the example I attached and it should just work (or not as the case may be).
>
>
> Regards
>
> Philip
>
> ________________________________________
> From: Alessandro Vernet [[hidden email]]
> Sent: 30 April 2010 04:47
> To: [hidden email]
> Subject: [ops-users] Re: this.cfg error when hidding parts of the UI
>
> Philip,
>
> I have your example running, but what should I do to reproduce the
> problem? I tried to click on "hide", but that fails because it can't
> call some service on http://localhost:8010/mir-admin/.
>
> Alex
>
> On Wed, Apr 28, 2010 at 6:51 AM, Philip Fennell
> <[hidden email]> wrote:
>> When my form, example attached, hides part of the UI that contains other
>> controls I get the following error message.
>>
>>
>> Error: this.cfg is null
>> Source File:
>> http://localhost:8080/orbeon/xforms-server/xforms-yuicalendar-min.js
>> Line: 69
>>
>>
>>
>> I think it is linked to the fact that parts of the UI are bound to nodes in
>> the instance data that become irrelevant due to changes made by the UI.
>>
>>
>>
>> In the attached example you should see the error message if you click the
>> [Edit] button, within the Description block, and then click the [Remove]
>> button that sits within the rather dodgy-looking dialog box that appears.
>> Sometimes you have to then click the [Ok] button too.
>>
>>
>>
>> The [Remove] button invokes a delete action on the 'instance-listing'
>> instance and once deleted the contents of the dialog box disappear because
>> the group than contains those control becomes non-relevant due to having
>> nothing to bind too.
>>
>>
>>
>> This error occurs in both IE6 and Firefox 3.6.3 running on Orbeon Forms
>> dev-post-3.7.1.201003110021 in
>>
>> Apache Tomcat/6.0.24 and Java 1.6.0_16-b01
>>
>>
>>
>>
>>
>> Regards
>>
>>
>>
>> Philip Fennell
>>
>> --
>> 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
>>
>>
>
>
>
> --
> Orbeon Forms - Web forms, open-source, for the Enterprise -
> http://www.orbeon.com/
> My Twitter: http://twitter.com/avernet
>
> --
> 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
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: RE: this.cfg error when hidding parts of the UI

Alessandro  Vernet
Administrator
Philip,

This is now fixed, and this will be in the next nightly build. Thank
you for the reproducible test case, and you'll let me know if this
works for you. For reference, the bug is:

http://forge.ow2.org/tracker/index.php?func=detail&aid=314980&group_id=168&atid=350207

Alex

On Mon, May 3, 2010 at 6:51 PM, Alessandro Vernet <[hidden email]> wrote:

> Philip,
>
> OK, I was able to reproduce this, and it is not obvious to me why this
> is happening. I will try to come back to this one to investigate it
> further.
>
> Alex
>
> On Fri, Apr 30, 2010 at 12:19 AM, Philip Fennell
> <[hidden email]> wrote:
>> Alessandro,
>>
>> Thanks for taking a look at my problem. From my original e-mail:
>>
>>> In the attached example you should see the error message if you click the
>>> [Edit] button, within the Description block, and then click the [Remove]
>>> button that sits within the rather dodgy-looking dialog box that appears.
>>> Sometimes you have to then click the [Ok] button too.
>>
>> It should just happen by clicking on the [Edit] and then {Remove] buttons as described above.
>>
>> I've just double-checked the example I attached and it should just work (or not as the case may be).
>>
>>
>> Regards
>>
>> Philip
>>
>> ________________________________________
>> From: Alessandro Vernet [[hidden email]]
>> Sent: 30 April 2010 04:47
>> To: [hidden email]
>> Subject: [ops-users] Re: this.cfg error when hidding parts of the UI
>>
>> Philip,
>>
>> I have your example running, but what should I do to reproduce the
>> problem? I tried to click on "hide", but that fails because it can't
>> call some service on http://localhost:8010/mir-admin/.
>>
>> Alex
>>
>> On Wed, Apr 28, 2010 at 6:51 AM, Philip Fennell
>> <[hidden email]> wrote:
>>> When my form, example attached, hides part of the UI that contains other
>>> controls I get the following error message.
>>>
>>>
>>> Error: this.cfg is null
>>> Source File:
>>> http://localhost:8080/orbeon/xforms-server/xforms-yuicalendar-min.js
>>> Line: 69
>>>
>>>
>>>
>>> I think it is linked to the fact that parts of the UI are bound to nodes in
>>> the instance data that become irrelevant due to changes made by the UI.
>>>
>>>
>>>
>>> In the attached example you should see the error message if you click the
>>> [Edit] button, within the Description block, and then click the [Remove]
>>> button that sits within the rather dodgy-looking dialog box that appears.
>>> Sometimes you have to then click the [Ok] button too.
>>>
>>>
>>>
>>> The [Remove] button invokes a delete action on the 'instance-listing'
>>> instance and once deleted the contents of the dialog box disappear because
>>> the group than contains those control becomes non-relevant due to having
>>> nothing to bind too.
>>>
>>>
>>>
>>> This error occurs in both IE6 and Firefox 3.6.3 running on Orbeon Forms
>>> dev-post-3.7.1.201003110021 in
>>>
>>> Apache Tomcat/6.0.24 and Java 1.6.0_16-b01
>>>
>>>
>>>
>>>
>>>
>>> Regards
>>>
>>>
>>>
>>> Philip Fennell
>>>
>>> --
>>> 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
>>>
>>>
>>
>>
>>
>> --
>> Orbeon Forms - Web forms, open-source, for the Enterprise -
>> http://www.orbeon.com/
>> My Twitter: http://twitter.com/avernet
>>
>> --
>> 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
>>
>>
>
>
>
> --
> Orbeon Forms - Web forms, open-source, for the Enterprise -
> http://www.orbeon.com/
> My Twitter: http://twitter.com/avernet
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

RE: Re: RE: this.cfg error when hidding parts of the UI

pfennell
Alex,

Brilliant!, I'll take a look at this early next week and let you know how I get on.


Many thanks

Philip Fennell



-----Original Message-----
From: Alessandro Vernet [mailto:[hidden email]]
Sent: Tuesday, May 04, 2010 6:20 PM
To: [hidden email]
Subject: [ops-users] Re: RE: this.cfg error when hidding parts of the UI

Philip,

This is now fixed, and this will be in the next nightly build. Thank you for the reproducible test case, and you'll let me know if this works for you. For reference, the bug is:

http://forge.ow2.org/tracker/index.php?func=detail&aid=314980&group_id=168&atid=350207

Alex

On Mon, May 3, 2010 at 6:51 PM, Alessandro Vernet <[hidden email]> wrote:

> Philip,
>
> OK, I was able to reproduce this, and it is not obvious to me why this
> is happening. I will try to come back to this one to investigate it
> further.
>
> Alex
>
> On Fri, Apr 30, 2010 at 12:19 AM, Philip Fennell
> <[hidden email]> wrote:
>> Alessandro,
>>
>> Thanks for taking a look at my problem. From my original e-mail:
>>
>>> In the attached example you should see the error message if you
>>> click the [Edit] button, within the Description block, and then
>>> click the [Remove] button that sits within the rather dodgy-looking dialog box that appears.
>>> Sometimes you have to then click the [Ok] button too.
>>
>> It should just happen by clicking on the [Edit] and then {Remove] buttons as described above.
>>
>> I've just double-checked the example I attached and it should just work (or not as the case may be).
>>
>>
>> Regards
>>
>> Philip
>>
>> ________________________________________
>> From: Alessandro Vernet [[hidden email]]
>> Sent: 30 April 2010 04:47
>> To: [hidden email]
>> Subject: [ops-users] Re: this.cfg error when hidding parts of the UI
>>
>> Philip,
>>
>> I have your example running, but what should I do to reproduce the
>> problem? I tried to click on "hide", but that fails because it can't
>> call some service on http://localhost:8010/mir-admin/.
>>
>> Alex
>>
>> On Wed, Apr 28, 2010 at 6:51 AM, Philip Fennell
>> <[hidden email]> wrote:
>>> When my form, example attached, hides part of the UI that contains
>>> other controls I get the following error message.
>>>
>>>
>>> Error: this.cfg is null
>>> Source File:
>>> http://localhost:8080/orbeon/xforms-server/xforms-yuicalendar-min.js
>>> Line: 69
>>>
>>>
>>>
>>> I think it is linked to the fact that parts of the UI are bound to
>>> nodes in the instance data that become irrelevant due to changes made by the UI.
>>>
>>>
>>>
>>> In the attached example you should see the error message if you
>>> click the [Edit] button, within the Description block, and then
>>> click the [Remove] button that sits within the rather dodgy-looking dialog box that appears.
>>> Sometimes you have to then click the [Ok] button too.
>>>
>>>
>>>
>>> The [Remove] button invokes a delete action on the 'instance-listing'
>>> instance and once deleted the contents of the dialog box disappear
>>> because the group than contains those control becomes non-relevant
>>> due to having nothing to bind too.
>>>
>>>
>>>
>>> This error occurs in both IE6 and Firefox 3.6.3 running on Orbeon
>>> Forms
>>> dev-post-3.7.1.201003110021 in
>>>
>>> Apache Tomcat/6.0.24 and Java 1.6.0_16-b01
>>>
>>>
>>>
>>>
>>>
>>> Regards
>>>
>>>
>>>
>>> Philip Fennell
>>>
>>> --
>>> 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
>>>
>>>
>>
>>
>>
>> --
>> Orbeon Forms - Web forms, open-source, for the Enterprise -
>> http://www.orbeon.com/ My Twitter: http://twitter.com/avernet
>>
>> --
>> 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
>>
>>
>
>
>
> --
> Orbeon Forms - Web forms, open-source, for the Enterprise -
> http://www.orbeon.com/ My Twitter: http://twitter.com/avernet
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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: this.cfg error when hidding parts of the UI

pfennell
Alex,

I can confirm that since deploying the nightly build, we have not seen any further instance of the script error I decribed.

Can you tell me if the fix is in a 'Stable' build?


Thanks again,

Philip Fennell

________________________________________
From: Philip Fennell [[hidden email]]
Sent: 06 May 2010 16:02
To: [hidden email]
Subject: [ops-users] RE: Re: RE: this.cfg error when hidding parts of the UI

Alex,

Brilliant!, I'll take a look at this early next week and let you know how I get on.


Many thanks

Philip Fennell



-----Original Message-----
From: Alessandro Vernet [mailto:[hidden email]]
Sent: Tuesday, May 04, 2010 6:20 PM
To: [hidden email]
Subject: [ops-users] Re: RE: this.cfg error when hidding parts of the UI

Philip,

This is now fixed, and this will be in the next nightly build. Thank you for the reproducible test case, and you'll let me know if this works for you. For reference, the bug is:

http://forge.ow2.org/tracker/index.php?func=detail&aid=314980&group_id=168&atid=350207

Alex

On Mon, May 3, 2010 at 6:51 PM, Alessandro Vernet <[hidden email]> wrote:

> Philip,
>
> OK, I was able to reproduce this, and it is not obvious to me why this
> is happening. I will try to come back to this one to investigate it
> further.
>
> Alex
>
> On Fri, Apr 30, 2010 at 12:19 AM, Philip Fennell
> <[hidden email]> wrote:
>> Alessandro,
>>
>> Thanks for taking a look at my problem. From my original e-mail:
>>
>>> In the attached example you should see the error message if you
>>> click the [Edit] button, within the Description block, and then
>>> click the [Remove] button that sits within the rather dodgy-looking dialog box that appears.
>>> Sometimes you have to then click the [Ok] button too.
>>
>> It should just happen by clicking on the [Edit] and then {Remove] buttons as described above.
>>
>> I've just double-checked the example I attached and it should just work (or not as the case may be).
>>
>>
>> Regards
>>
>> Philip
>>
>> ________________________________________
>> From: Alessandro Vernet [[hidden email]]
>> Sent: 30 April 2010 04:47
>> To: [hidden email]
>> Subject: [ops-users] Re: this.cfg error when hidding parts of the UI
>>
>> Philip,
>>
>> I have your example running, but what should I do to reproduce the
>> problem? I tried to click on "hide", but that fails because it can't
>> call some service on http://localhost:8010/mir-admin/.
>>
>> Alex
>>
>> On Wed, Apr 28, 2010 at 6:51 AM, Philip Fennell
>> <[hidden email]> wrote:
>>> When my form, example attached, hides part of the UI that contains
>>> other controls I get the following error message.
>>>
>>>
>>> Error: this.cfg is null
>>> Source File:
>>> http://localhost:8080/orbeon/xforms-server/xforms-yuicalendar-min.js
>>> Line: 69
>>>
>>>
>>>
>>> I think it is linked to the fact that parts of the UI are bound to
>>> nodes in the instance data that become irrelevant due to changes made by the UI.
>>>
>>>
>>>
>>> In the attached example you should see the error message if you
>>> click the [Edit] button, within the Description block, and then
>>> click the [Remove] button that sits within the rather dodgy-looking dialog box that appears.
>>> Sometimes you have to then click the [Ok] button too.
>>>
>>>
>>>
>>> The [Remove] button invokes a delete action on the 'instance-listing'
>>> instance and once deleted the contents of the dialog box disappear
>>> because the group than contains those control becomes non-relevant
>>> due to having nothing to bind too.
>>>
>>>
>>>
>>> This error occurs in both IE6 and Firefox 3.6.3 running on Orbeon
>>> Forms
>>> dev-post-3.7.1.201003110021 in
>>>
>>> Apache Tomcat/6.0.24 and Java 1.6.0_16-b01
>>>
>>>
>>>
>>>
>>>
>>> Regards
>>>
>>>
>>>
>>> Philip Fennell
>>>
>>> --
>>> 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
>>>
>>>
>>
>>
>>
>> --
>> Orbeon Forms - Web forms, open-source, for the Enterprise -
>> http://www.orbeon.com/ My Twitter: http://twitter.com/avernet
>>
>> --
>> 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
>>
>>
>
>
>
> --
> Orbeon Forms - Web forms, open-source, for the Enterprise -
> http://www.orbeon.com/ My Twitter: http://twitter.com/avernet
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet

--
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: this.cfg error when hidding parts of the UI

Alessandro  Vernet
Administrator
Philip,

Yes, that bug is fixed in the Orbeon Forms 3.8 release. For a detailed
list of all the changes, see:

http://wiki.orbeon.com/forms/doc/developer-guide/release-orbeon-forms-38/complete-changes

Alex

On Mon, May 17, 2010 at 3:21 AM, Philip Fennell
<[hidden email]> wrote:

> Alex,
>
> I can confirm that since deploying the nightly build, we have not seen any further instance of the script error I decribed.
>
> Can you tell me if the fix is in a 'Stable' build?
>
>
> Thanks again,
>
> Philip Fennell
>
> ________________________________________
> From: Philip Fennell [[hidden email]]
> Sent: 06 May 2010 16:02
> To: [hidden email]
> Subject: [ops-users] RE: Re: RE: this.cfg error when hidding parts of the UI
>
> Alex,
>
> Brilliant!, I'll take a look at this early next week and let you know how I get on.
>
>
> Many thanks
>
> Philip Fennell
>
>
>
> -----Original Message-----
> From: Alessandro Vernet [mailto:[hidden email]]
> Sent: Tuesday, May 04, 2010 6:20 PM
> To: [hidden email]
> Subject: [ops-users] Re: RE: this.cfg error when hidding parts of the UI
>
> Philip,
>
> This is now fixed, and this will be in the next nightly build. Thank you for the reproducible test case, and you'll let me know if this works for you. For reference, the bug is:
>
> http://forge.ow2.org/tracker/index.php?func=detail&aid=314980&group_id=168&atid=350207
>
> Alex
>
> On Mon, May 3, 2010 at 6:51 PM, Alessandro Vernet <[hidden email]> wrote:
>> Philip,
>>
>> OK, I was able to reproduce this, and it is not obvious to me why this
>> is happening. I will try to come back to this one to investigate it
>> further.
>>
>> Alex
>>
>> On Fri, Apr 30, 2010 at 12:19 AM, Philip Fennell
>> <[hidden email]> wrote:
>>> Alessandro,
>>>
>>> Thanks for taking a look at my problem. From my original e-mail:
>>>
>>>> In the attached example you should see the error message if you
>>>> click the [Edit] button, within the Description block, and then
>>>> click the [Remove] button that sits within the rather dodgy-looking dialog box that appears.
>>>> Sometimes you have to then click the [Ok] button too.
>>>
>>> It should just happen by clicking on the [Edit] and then {Remove] buttons as described above.
>>>
>>> I've just double-checked the example I attached and it should just work (or not as the case may be).
>>>
>>>
>>> Regards
>>>
>>> Philip
>>>
>>> ________________________________________
>>> From: Alessandro Vernet [[hidden email]]
>>> Sent: 30 April 2010 04:47
>>> To: [hidden email]
>>> Subject: [ops-users] Re: this.cfg error when hidding parts of the UI
>>>
>>> Philip,
>>>
>>> I have your example running, but what should I do to reproduce the
>>> problem? I tried to click on "hide", but that fails because it can't
>>> call some service on http://localhost:8010/mir-admin/.
>>>
>>> Alex
>>>
>>> On Wed, Apr 28, 2010 at 6:51 AM, Philip Fennell
>>> <[hidden email]> wrote:
>>>> When my form, example attached, hides part of the UI that contains
>>>> other controls I get the following error message.
>>>>
>>>>
>>>> Error: this.cfg is null
>>>> Source File:
>>>> http://localhost:8080/orbeon/xforms-server/xforms-yuicalendar-min.js
>>>> Line: 69
>>>>
>>>>
>>>>
>>>> I think it is linked to the fact that parts of the UI are bound to
>>>> nodes in the instance data that become irrelevant due to changes made by the UI.
>>>>
>>>>
>>>>
>>>> In the attached example you should see the error message if you
>>>> click the [Edit] button, within the Description block, and then
>>>> click the [Remove] button that sits within the rather dodgy-looking dialog box that appears.
>>>> Sometimes you have to then click the [Ok] button too.
>>>>
>>>>
>>>>
>>>> The [Remove] button invokes a delete action on the 'instance-listing'
>>>> instance and once deleted the contents of the dialog box disappear
>>>> because the group than contains those control becomes non-relevant
>>>> due to having nothing to bind too.
>>>>
>>>>
>>>>
>>>> This error occurs in both IE6 and Firefox 3.6.3 running on Orbeon
>>>> Forms
>>>> dev-post-3.7.1.201003110021 in
>>>>
>>>> Apache Tomcat/6.0.24 and Java 1.6.0_16-b01
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Regards
>>>>
>>>>
>>>>
>>>> Philip Fennell
>>>>
>>>> --
>>>> 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
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Orbeon Forms - Web forms, open-source, for the Enterprise -
>>> http://www.orbeon.com/ My Twitter: http://twitter.com/avernet
>>>
>>> --
>>> 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
>>>
>>>
>>
>>
>>
>> --
>> Orbeon Forms - Web forms, open-source, for the Enterprise -
>> http://www.orbeon.com/ My Twitter: http://twitter.com/avernet
>>
>
>
>
> --
> Orbeon Forms - Web forms, open-source, for the Enterprise -
> http://www.orbeon.com/
> My Twitter: http://twitter.com/avernet
>
> --
> 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
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet