Rainer,

I posted the last(hopefully) patch, this fixes the javadoc and makes the submit button behave like before when used on the ajax theme. Is there any documentation/tutorial for these tags that I should update?

musachy
Rainer Hermanns wrote:
Ted,
just commited back the action attribute. It was missing in the tld file
only, as Musachy pointed out. All submit tags should now work again as
expected.

Could you please verify this with your apps?

thanks,
Rainer

The submit tag is used outside the scope of the Ajax theme.

The submit tag *MUST* have an action attribute to solve the use case
of having one form handle  various operations -- especially Cancel.

Please immediately restore the action attribute, since I expect 80-90%
of all Struts 2 applications are not broken against the nightly build.

-Ted.


On 11/14/06, Musachy Barroso <[EMAIL PROTECTED]> wrote:
Rainer

I fixed the div problem. and the missing links (it seems I forgot to
send you a couple of files). My problem is with the Submit tag, the
submit tag used to take an "action" and a "method", but the anchor, and
the div tag used to take an "href",  I'm trying to make them have the
same attributes for the ajax stuff (maybe this is the problem on the
first place), using just an "href". If we addthe "action" and "method"
attributes in the submit tag, should we add them in the others also?

musachy

Rainer Hermanns wrote:
Musachy,

Dojo upgrade and patches/fixes are committed.
Could you please check the showcase ajax samples for the mentioned
issues
with remotediv stuff.

Feel free to contact me, if you need more input.

tia,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to