Re: Showcase is broken

2007-05-28 Thread James Mitchell
Thanks for fixing this. One other thing I've noticed is that I cannot send messages using Safari. I use FF to create a chat room, and join it with Safari, and FF posts messages fine, and Safari retrieves them correctly, but cannot post. Nothing blows up on me, just doesn't work. Can so

Re: [s2] Proposal for new url processing

2007-05-28 Thread Dave Newton
--- Alexandru Popescu wrote: > On 5/27/07, Don Brown <[EMAIL PROTECTED]> wrote: >> Only you want to serve up different views of the >> action simultaneously: >> http://example.com/book/War+and+Peace.xml >> http://example.com/book/War+and+Peace.html >> http://example.com/book/War+and+Peace.jso

Re: [s2] Proposal for new url processing

2007-05-28 Thread Alexandru Popescu ☀
On 5/27/07, Don Brown <[EMAIL PROTECTED]> wrote: In Struts 2.1 (and XWork 2.1), I'm thinking about reworking how we process urls and convert them to actions. Specifically, I want to make it possible for the Struts 2 dispatcher filter to potentially examine every request, and if no action is foun

Re: svn commit: r542101 - /struts/struts1/branches/STRUTS_1_3_9/

2007-05-28 Thread Paul Benedict
Yeah I did. Thanks for spotting that. On 5/27/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: Did you mean tags instead of branches? You can fix the commit log message after the fact: svn propedit --revprop -r12345 svn:log ('svn help propedit' for more info.) Is there a release plan? I look

Re: [s2] Proposal for new url processing

2007-05-28 Thread Ian Roughley
Is it the UnknownHandler that is used by the code behind plugin? /Ian Don Brown wrote: In Struts 2.1 (and XWork 2.1), I'm thinking about reworking how we process urls and convert them to actions. Specifically, I want to make it possible for the Struts 2 dispatcher filter to potentially examin

Re: Showcase is broken

2007-05-28 Thread Musachy Barroso
Good catch, I've found 2 bugs related to it, one small one and this one: https://issues.apache.org/struts/browse/WW-1953 musachy On 5/27/07, James Mitchell <[EMAIL PROTECTED]> wrote: That's on trunk -- James Mitchell On May 27, 2007, at 3:43 PM, Musachy Barroso wrote: > That's kind of w