Re: name inconsistency

2007-06-14 Thread David Durham, Jr.
On 6/14/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: Also: action, date text Still a problem, IMO, because if you're someone that writes .jspx documents, you can only use a tag that uses id + value stack key combination in, at most, one place within a document, and still have a valid jspx.

Re: name inconsistency

2007-06-14 Thread Musachy Barroso
Also: action, date text musachy On 6/14/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: Now I'm not convinced about keeping the name attribute on set as there are more tags besides url and bean using the "id" attribute: append generator iterator merge musachy On 6/14/07, Musachy Barroso <[

Re: name inconsistency

2007-06-14 Thread Musachy Barroso
Now I'm not convinced about keeping the name attribute on set as there are more tags besides url and bean using the "id" attribute: append generator iterator merge musachy On 6/14/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: If we all agree on using name, then I will go ahead an rollback m

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 6 was SUCCESSFUL (with 692 tests). Change made by musachy

2007-06-14 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1 author: *musachy* made the following changes at Comment: WW-1350 Autofocus element of a form, the id of the element to get the focus is specified in the "focusElement" attribute of the "form" tag > /struts/struts2/

Confluence Wiki enable

2007-06-14 Thread Antonio Petrelli
Hi all Can someone enable me to wirite in Struts 2 wiki, please? (username: apetrelli) I have to update the release notes for 2.0.8 to write about a known problem with Tiles included libraries ("tiles-jsp" is missing). TIA Antonio -

Re: name inconsistency

2007-06-14 Thread Musachy Barroso
If we all agree on using name, then I will go ahead an rollback my changes to "set" and: * add name to "url" and deprecated "id" * add className to "bean" and deprecate "name" and (we will have to wait until next version to use name for what id is today) does that sound good? musachy On 6/14/

Re: name inconsistency

2007-06-14 Thread David Durham, Jr.
On 6/13/07, Rene Gielen <[EMAIL PROTECTED]> wrote: I personally personally find the combination of a veeery common usecase. That said, I would be quite confused to have to write instead in future. Anyway, thanks for setting the ticket on hold for now - maybe we manage to get some more opinio