Re: [S2.1] Dojo plugin tree problem

2008-01-31 Thread Al Sutton
Ouch. I can now see why your patch seems the only sensible solution. Al. - Original Message - From: "Jeromy Evans" <[EMAIL PROTECTED]> To: "Struts Developers List" Sent: Thursday, January 31, 2008 10:03 AM Subject: Re: [S2.1] Dojo plugin tree problem

Re: [S2.1] Dojo plugin tree problem

2008-01-31 Thread Jeromy Evans
D]> To: "Struts Developers List" Sent: Thursday, January 31, 2008 12:08 AM Subject: Re: [S2.1] Dojo plugin tree problem Al, There is indeed a related bug, but the issue is only realized when the head tag CANNOT be processed within the current page context. (eg. within a fragment load

Re: [S2.1] Dojo plugin tree problem

2008-01-31 Thread Al Sutton
ROTECTED]> To: "Struts Developers List" Sent: Thursday, January 31, 2008 12:08 AM Subject: Re: [S2.1] Dojo plugin tree problem Al, There is indeed a related bug, but the issue is only realized when the head tag CANNOT be processed within the current page context. (eg. within a frag

Re: [S2.1] Dojo plugin tree problem

2008-01-30 Thread Jeromy Evans
Al, There is indeed a related bug, but the issue is only realized when the head tag CANNOT be processed within the current page context. (eg. within a fragment loaded via XHR) https://issues.apache.org/struts/browse/WW-2398 regards, Jeromy Evans Musachy Barroso wrote: you are missing sd:he

Re: [struts-dev] [S2.1] Dojo plugin tree problem

2008-01-30 Thread Dale Newfield
Al Sutton wrote: Now I've got to work out why I'm getting the following error in sitemesh; I think I saw similar exceptions from sitemesh when an earlier component dumped an exception into the stream in a non-valid xml manner. My first suggestion would be to turn off sitemesh and see if a di

Re: [S2.1] Dojo plugin tree problem

2008-01-30 Thread Al Sutton
.java:12 4) com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:55) org.apache.struts2.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:96)- Original Message -From: "Musachy Barroso" <[EMAIL PROTECTED]>To: "Struts Developers List" Sent: Wednesday, January 30, 2008 6:48 PMSubject:

Re: [S2.1] Dojo plugin tree problem

2008-01-30 Thread Musachy Barroso
you are missing sd:head on the page. musachy On Jan 30, 2008 12:50 PM, Al Sutton <[EMAIL PROTECTED]> wrote: > I think I've found a problem in the dojo plugin but I'd like someone to > double check I'm not doing anything whacky before raising a JIRA ticket. > > I've got a webapp with the latest sn

Re: [S2.1] Dojo plugin tree problem

2008-01-30 Thread Al Sutton
I'm hugely in favour of that, but it still won't fix our autoboxing problem (if it is one) :). Al. - Original Message - From: "Martin Cooper" <[EMAIL PROTECTED]> To: "Struts Developers List" Sent: Wednesday, January 30, 2008 5:54 PM Subject: Re: [

Re: [S2.1] Dojo plugin tree problem

2008-01-30 Thread Martin Cooper
On Jan 30, 2008 9:50 AM, Al Sutton <[EMAIL PROTECTED]> wrote: > I think I've found a problem in the dojo plugin but I'd like someone to > double check I'm not doing anything whacky before raising a JIRA ticket. One of the Dojo devs pinged me the other day to "remind" me that we're still using Do

[S2.1] Dojo plugin tree problem

2008-01-30 Thread Al Sutton
I think I've found a problem in the dojo plugin but I'd like someone to double check I'm not doing anything whacky before raising a JIRA ticket. I've got a webapp with the latest snapshots of core and dojo plugin. I also have a jsp with; <[EMAIL PROTECTED] prefix="sd" uri="/struts-dojo-tags"%