Re: [OT] Kaolin proposal at [EMAIL PROTECTED]

2008-01-31 Thread Antonio Petrelli
Never mind, we are going to use the normal IP clearance. Thanks anyway Antonio 2008/1/27, Antonio Petrelli <[EMAIL PROTECTED]>: > > Hi all, > I wish to let you know an ongoing discussion at [EMAIL PROTECTED] > about Kaolin, the new name for Dimensions, a Tiles extension to help > building multi-u

Struts tags and Filter Dispatcher Url Pattern-struts 2.1.1

2008-01-31 Thread Sanjeev Vijapurapu
Hi, I have recently upgraded to struts 2.1.1 and if my struts filter dispatcher url pattern is not "/*" instead it is "/actions/*, /struts/*". And now if I am trying to access a jsp page that is not under that url pattern ( something like /test.jsp), struts tags in that jsp page fail. I get the

DO NOT REPLY [Bug 18799] - using with a global-forward to a tile

2008-01-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: cwiki access?

2008-01-31 Thread Philip Luppens
Yup: http://monitoring.apache.org/status/ - Phil On 1/31/08, Dave Newton <[EMAIL PROTECTED]> wrote: > Is anybody else having issues editing wiki pages right now? > > Dave > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > F

cwiki access?

2008-01-31 Thread Dave Newton
Is anybody else having issues editing wiki pages right now? Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[S2.1] Proposal for additional attribute on s:tree for dynamic trees.

2008-01-31 Thread Al Sutton
I'm throwing this idea out there for comments, so please let me know what you think. Problem : As things currently stand you can specify a child icon for a static tree node using childIconSrc. If you're creating a dynamic tree there is no method of specifying the icon for each node. Proposal

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 Hi Al, Yes, I agree. For inst

Re: [S2.1] Dojo plugin tree problem

2008-01-31 Thread Jeromy Evans
Hi Al, Yes, I agree. For instance, the patch only applies to AbstractRemoteBean whereas the issue encroaches on Tree.java and probably others. The issue is slightly bigger than just forgetting the head tag. It is specifically that: - the dojo tags now depends on a head tag writing to the

Re: [struts-dev] [S2.1] One Step On.... the Dojo plugin tree problem

2008-01-31 Thread Al Sutton
Dale, Thanks for the tips. I've updated the ftl file with a default that works with a null returned by the child property, so I'll be putting a patch into JIRA. Al. - Original Message - From: "Dale Newfield" <[EMAIL PROTECTED]> To: "Struts Developers List" Sent: Wednesday, January

Re: [S2.1] Dojo plugin tree problem

2008-01-31 Thread Al Sutton
Jeromy, I like your solution, but I think a call needs to be made by the developers who have been here longer (and therefore have a better view of the big picture). Either your patch should be applied, or a more friendly way of automatically saying "You've forgotten the <:head> tag" needs to