Re: Inconsistency in Struts2 s:component parameters handling

2013-03-03 Thread Lukasz Lenart
Finally I have had some time to check that and the problem is in UIBean#escape(String) method, line 884, which will return "" instead null if provided String is null. Please register an issue for that. Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2012/12/6 Thim Anneessens > H

Re: Inconsistency in Struts2 s:component parameters handling

2012-12-03 Thread Lukasz Lenart
2012/11/30 Thim Anneessens > We are using Struts 2.3.1.2 and have noticed a strange behavior in > component parameter handling: > > We have a component that uses both an "id" parameter and a "title" > parameter. > > What is strange is that when we use s:component, the "title" parameter > value can

RE: Inconsistency in Struts2 s:component parameters handling

2012-11-30 Thread Martin Gainty
ité pour le contenu fourni. Date: Fri, 30 Nov 2012 17:36:19 +0100 From: t.anneess...@ictjob.be To: user@struts.apache.org CC: mgai...@hotmail.com; w.gha...@ictjob.be Subject: Re: Inconsistency in Struts2 s:component parameters handling Dear Martin, According to st

Re: Inconsistency in Struts2 s:component parameters handling

2012-11-30 Thread Thim Anneessens
Fri, 30 Nov 2012 14:20:42 +0100 From: t.anneess...@ictjob.be To: mgai...@hotmail.com; user@struts.apache.org; w.gha...@ictjob.be Subject: Re: Inconsistency in Struts2 s:component parameters handling Hi Martin,

RE: Inconsistency in Struts2 s:component parameters handling

2012-11-30 Thread Martin Gainty
tenu fourni. Date: Fri, 30 Nov 2012 14:20:42 +0100 From: t.anneess...@ictjob.be To: mgai...@hotmail.com; user@struts.apache.org; w.gha...@ictjob.be Subject: Re: Inconsistency in Struts2 s:component parameters handling Hi Martin, Thank you for your time but I am no

Re: Inconsistency in Struts2 s:component parameters handling

2012-11-30 Thread Thim Anneessens
eulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni.   Date: Fri, 30

Inconsistency in Struts2 s:component parameters handling

2012-11-30 Thread Thim Anneessens
Hello, We are using Struts 2.3.1.2 and have noticed a strange behavior in component parameter handling: We have a component that uses both an "id" parameter and a "title" parameter. What is strange is that when we use s:component, the "title" param