detail-view.xhtml broken in latest nightly build?

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

detail-view.xhtml broken in latest nightly build?

Einar Moos
Hi,

I tested last night's orbeon.war deployed in Tomcat and found that view pages are not showing their content.

Greetings,

-- einar
Reply | Threaded
Open this post in threaded view
|

Re: detail-view.xhtml broken in latest nightly build?

Alessandro Vernet
Administrator
Einar,

parisiana wrote
I tested last night's orbeon.war deployed in Tomcat and found that view pages are not showing their content.
Are you talking about the detail pages in Form Runner? I haven't noticed anything special with recent builds; could you give us more information about what you are seeing?

Alex
Reply | Threaded
Open this post in threaded view
|

Re: detail-view.xhtml broken in latest nightly build?

Einar Moos
Alex,

this happend with the August 14 war and now again with the August 24 version:

The government forms sample does not show the "new" or "edit" version of the forms; only the sidebar and the header of the form, but no content.

I can see the code but why is the form not showing up?

Greetings,

-- einar
Alessandro Vernet wrote
Einar,

parisiana wrote
I tested last night's orbeon.war deployed in Tomcat and found that view pages are not showing their content.
Are you talking about the detail pages in Form Runner? I haven't noticed anything special with recent builds; could you give us more information about what you are seeing?

Alex
Reply | Threaded
Open this post in threaded view
|

Re: detail-view.xhtml broken in latest nightly build?

Alessandro Vernet
Administrator
Einar,

parisiana wrote
The government forms sample does not show the "new" or "edit" version of the forms; only the sidebar and the header of the form, but no content.
Good catch. This was most likely introduced recently by some changes we made to how nested groups are handled in repeats inside a table. I have added a bug for this, and we will be fixing this one soon.

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

Alex
Reply | Threaded
Open this post in threaded view
|

Re: detail-view.xhtml broken in latest nightly build?

Erik Bruchez
Administrator
This is now fixed in git and we even have a unit test :-)

http://github.com/orbeon/orbeon-forms/commit/66d7802a4a22d487123cc186df76d4c79649febe

-Erik

Alessandro Vernet wrote
Einar,

parisiana wrote
The government forms sample does not show the "new" or "edit" version of the forms; only the sidebar and the header of the form, but no content.
Good catch. This was most likely introduced recently by some changes we made to how nested groups are handled in repeats inside a table. I have added a bug for this, and we will be fixing this one soon.

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

Alex