Re: Struts2 namespace confusion

2014-05-28 Thread Matt Williams
I found the following property: struts.mapper.alwaysSelectFullNamespace (which is false by default). To me, it should be 'true' to match how the documentation explains matching actions to namespaces and falling back to default namespace. -- On Sat, May 24, 2014

Re: Struts Dojo Plugin is broken (2.3.16.3)

2014-05-28 Thread Lukasz Lenart
2.3.18 in month or faster, 2.5 it's a longer story ;-) 2014-05-28 13:49 GMT+02:00 Andreas : > Ach, I was too lazy to check the bugrepo and only peeked if the trunk > was changed. > > Anyway that is awesome news! > Any hint on when we can expect 2.3.18 and 2.5? > > Regards > AP. > > On 2014-05-28 1

Re: Struts Dojo Plugin is broken (2.3.16.3)

2014-05-28 Thread Andreas
Ach, I was too lazy to check the bugrepo and only peeked if the trunk was changed. Anyway that is awesome news! Any hint on when we can expect 2.3.18 and 2.5? Regards AP. On 2014-05-28 18:37, Lukasz Lenart wrote: > https://issues.apache.org/jira/browse/WW-4349 :-) > > 2014-05-28 13:27 GMT+02:00

Re: Struts Dojo Plugin is broken (2.3.16.3)

2014-05-28 Thread Lukasz Lenart
https://issues.apache.org/jira/browse/WW-4349 :-) 2014-05-28 13:27 GMT+02:00 Andrew Paul : > Hi! > If anyone else have issues with latest Struts Dojo, here's something for > you; > > > The error in question can be seen when the javascript error console > yells: "TypeError: "$Rev$".match(...) is nu

Struts Dojo Plugin is broken (2.3.16.3)

2014-05-28 Thread Andrew Paul
Hi! If anyone else have issues with latest Struts Dojo, here's something for you; The error in question can be seen when the javascript error console yells: "TypeError: "$Rev$".match(...) is null" This happens because the current available Struts built from Git and not Subversion. When checking

Re: Default action method for unmatched wildcard actions

2014-05-28 Thread Lukasz Lenart
Great! 2014-05-28 9:03 GMT+02:00 Antonio Sánchez : > https://issues.apache.org/jira/browse/WW-4353 > > El mar 27 may 2014 11:58:45 CEST, Lukasz Lenart escribió: > >> Yes, please! Thanks! >> >> 2014-05-27 11:48 GMT+02:00 Antonio Sánchez : >>> >>> JIRA? >>> >>> El mar 27 may 2014 11:45:28 CEST, Luka

Re: Default action method for unmatched wildcard actions

2014-05-28 Thread Antonio Sánchez
https://issues.apache.org/jira/browse/WW-4353 El mar 27 may 2014 11:58:45 CEST, Lukasz Lenart escribió: Yes, please! Thanks! 2014-05-27 11:48 GMT+02:00 Antonio Sánchez : JIRA? El mar 27 may 2014 11:45:28 CEST, Lukasz Lenart escribió: 2014-05-27 11:43 GMT+02:00 Antonio Sánchez : I believe