Bug doing a xforms:insert in firefox3 (with separate deployment)

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

Bug doing a xforms:insert in firefox3 (with separate deployment)

richhl
attached the screen I've got (templateRepeatEnd is null message) and the offending xhtml that i have place at xforms-jsp directory of my webapp.

to reproduce, save this file editar_datos_gpc.xhtml in your xforms-jsp directory with .jsp extension, run it trough firefox 3.0 (i have run it with 3.0.3) at the url http://your.host/orbeon/xforms-jsp/editar_datos_gpc.js and click "Añadir una".

thx a lot If you can say anything about this....maybe there is a workaround....


--
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_sepdep_add2repeat.pdf (213K) Download Attachment
editar_datos_gpc.xhtml (9K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Bug doing a xforms:insert in firefox3 (with separate deployment)

Alessandro Vernet
Administrator
Richard,

One issue with this code is that the repeat is generating <tr> but  
there is no table around it. Add an <xhtml:table> around the  
<xforms:repeat> and this will solve your problem.

Alex

On Apr 1, 2009, at 4:26 AM, Richard C. Hidalgo Lorite wrote:

> attached the screen I've got (templateRepeatEnd is null message) and  
> the offending xhtml that i have place at xforms-jsp directory of my  
> webapp.
>
> to reproduce, save this file editar_datos_gpc.xhtml in your xforms-
> jsp directory with .jsp extension, run it trough firefox 3.0 (i have  
> run it with 3.0.3) at the url http://your.host/orbeon/xforms-jsp/editar_datos_gpc.js 
>  and click "Añadir una".
>
> thx a lot If you can say anything about this....maybe there is a  
> workaround....
> <orbeon_sepdep_add2repeat.pdf><editar_datos_gpc.xhtml>
> --
> 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 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
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