thomas

can you move that to the 114 branch ?

On 8/25/06, Thomas Spiegl <[EMAIL PROTECTED]> wrote:
Thanks for the hint Adam. Moved the rendering of the jsf_sequence
field from HtmlFormRendererBase.encodeEnd to
JspViewHandlerImpl.writeState(...). Now the hidden input is rendered
when using an ADF form.

Thomas

On 8/25/06, Werner Punz <[EMAIL PROTECTED]> wrote:
> Thomas Spiegl schrieb:
>
> > Problem #2 (needs to be solved)
> >
> > Environment:
> > MyFaces implementation
> > ADF Faces
> > Tomahawk 1.1.5
> >
> > The hidden parameter "jsf-sequence" will not be rendered when using an
> > ADF form.
> >
> > Possible solution: A new tomahawk component (myfacesParams), renders
> > all hidden input fields needed by the MyFaces implementation, eg the
> > jsf-sequence param. This artificial component must then be added to
> > every ADF form. This approach will work, but it's fault-prone. Any
> > ideas?
> >
> Problem #3... Thomas and I were investigating that one, I am just
> posting it and will open a Wiki and Jira entry for that later.
>
> Once ADF is enabled something in the ADF CSS or scripting
> disables the Dojo tag and attribute parsing.
> Now since this is a bad coding practice anyway (at least for html 4.01)
> I can recommend, switch to the programmatic generation of components,
> I will add a factory method to the Dojo utils later today (already have
> written it)
>
> Currently affected by this problem seems to be the Fisheye which uses
> this technique which will be fixed by me later today and some of my unit
> test pages.
>
> Anyway for the guys working on the ADF side please investigate into the
> problem, this could trigger a lot of other problems in the future which
> might be non Dojo related.
>
>
>


--
http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces



--
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to