You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Wes Wannemacher <we...@wantii.com> on 2008/02/11 04:16:30 UTC

dojo plugin

I've been perusing JIRA looking for things I can fix (especially the
issues I posted), and in the showcase app most of the autocompleters are
broken. I was fiddling around with them and found that if a name or id
parameter is added, they come back to life. This would be the easy fix,
but I wanted to ask if anyone more familiar (Musachy) knows whether a
better solution should be sought. I didn't look at previous versions in
SVN, should the autocompleter work without name/id? Neither are marked
as required on the wiki, so I would add a note in the javadoc if I take
the easy route (adding the name param to the tags in the showcase app). 

Thoughts?

-Wes


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: dojo plugin

Posted by Musachy Barroso <mu...@gmail.com>.
id is required if "parseContent" is set to false on head. we will have
to add that to the tags docs (there is a section that is shared by all
of them, it should go there)

regards
musachy

On Feb 10, 2008 10:16 PM, Wes Wannemacher <we...@wantii.com> wrote:
> I've been perusing JIRA looking for things I can fix (especially the
> issues I posted), and in the showcase app most of the autocompleters are
> broken. I was fiddling around with them and found that if a name or id
> parameter is added, they come back to life. This would be the easy fix,
> but I wanted to ask if anyone more familiar (Musachy) knows whether a
> better solution should be sought. I didn't look at previous versions in
> SVN, should the autocompleter work without name/id? Neither are marked
> as required on the wiki, so I would add a note in the javadoc if I take
> the easy route (adding the name param to the tags in the showcase app).
>
> Thoughts?
>
> -Wes
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org