http://struts.apache.org/helping.html#patches

On Mon, Nov 2, 2009 at 9:55 AM, Nicola de Saint-Aubert
<nsaintaub...@lavanguardia.es> wrote:
> I did it It s working.
>
> How to i open a jira ticket ?
>
>
> Nicolas
>
> -----Mensaje original-----
> De: Musachy Barroso [mailto:musa...@gmail.com]
> Enviado el: lunes, 02 de noviembre de 2009 18:42
> Para: Struts Developers List
> Asunto: Re: Form tag includeContext option
>
> I agree this would be helpful, and it would be easy to fix, can you
> open a jira ticket for it?
>
> thanks
> musachy
>
> On Mon, Nov 2, 2009 at 9:14 AM, Nicola de Saint-Aubert
> <nsaintaub...@lavanguardia.es> wrote:
>>
>>
>> Hi,
>>
>> The <s:url> tag has a very usefull parameter "includeContext". Since it
>> could shortcut a lot of staff executed by the proxy module, i m currently
>> extending this parameter to the <s:form>.
>>
>> Here is what I did:
>> In java class' sources:
>> Add Form.includeContext,isIncludeContext(),setIncludeContext(bolean)
>> Add FormTag.setIncludeContext definition and call
>>
>> In Struts-tag.tld -> Add in Form tag the include Context Attribute
>>
>> Everything works fine, But -- there is a a but -- the character encoding
>> (utf8) of my html/jsp pages is not respected. Can give any help ?
>>
>> Best regards,
>>
>> PS: I wish this could be included in future version of struts, since as
>> described before "it can shortcut a lot of staff executed by the proxy
>> module".
>>
>>
>>
>>
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>> For additional commands, e-mail: dev-h...@struts.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>

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

Reply via email to