You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Wolfgang Gehner <ne...@infonoia.com> on 2006/02/13 10:29:21 UTC

1.3 action pre-release, does work?

Hi guys,

I just plopped the nightlies of Feb 12 into a project (struts_action) and

<jsp:include page="/do/myAct" />

doesn't work for me (:
Always did with 1.1, 1.2 I think I had previously raised a bug on this, 
but I honestly don't remember.
It affects the use of actions within c:import and Tiles definitions, too.

Can anyone confirm this? Should be easy to reproduce on the mailreader 
app, for example. Just add a front jsp leading to an action URL.

Please judge whether that is fundamental enough to go into 1.3 final.

Hope this is no disturbance for the valentine's day present.

Please find my personal patch for this attached. Here, we flip it in by 
modifying chain-config.xml.

Wolfgang



Re: 1.3 action pre-release, does work?

Posted by Wolfgang Gehner <ne...@infonoia.com>.
Wendy Smoak wrote:

>On 2/13/06, Wolfgang Gehner <ne...@infonoia.com> wrote:
>
>  
>
>>Hi guys,
>>
>>I just plopped the nightlies of Feb 12 into a project (struts_action) and
>>
>><jsp:include page="/do/myAct" />
>>
>>doesn't work for me (:
>>Always did with 1.1, 1.2 I think I had previously raised a bug on this,
>>but I honestly don't remember.
>>It affects the use of actions within c:import and Tiles definitions, too.
>>    
>>
>
>Looks like you did:
>   http://issues.apache.org/bugzilla/show_bug.cgi?id=36579
>
>Can you please confirm that it's the same issue, and attach your new
>patch there?
>  
>
Yes, same issue, and I just attached my working versiion.

Wolfgang

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


Re: 1.3 action pre-release, does work?

Posted by Wendy Smoak <ws...@gmail.com>.
On 2/13/06, Wolfgang Gehner <ne...@infonoia.com> wrote:

> Hi guys,
>
> I just plopped the nightlies of Feb 12 into a project (struts_action) and
>
> <jsp:include page="/do/myAct" />
>
> doesn't work for me (:
> Always did with 1.1, 1.2 I think I had previously raised a bug on this,
> but I honestly don't remember.
> It affects the use of actions within c:import and Tiles definitions, too.

Looks like you did:
   http://issues.apache.org/bugzilla/show_bug.cgi?id=36579

Can you please confirm that it's the same issue, and attach your new
patch there?

Thanks,
Wendy

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