Cascading Nature of Templates and Themes

2015-04-30 Thread Zoran Avtarovski
We¹ve started a new project which required a custom theme which we call mobile and we set it to extend the simple theme by creating a theme.properties file and setting parent=simple. Unfortunately this isn¹t working. It has in the past without any issues. Has something changed in the latest versio

RE: Problem using TypeConverters with SelectTag

2015-04-30 Thread CRANFORD, CHRIS
Honestly, if a converter is going to be used when an tag is rendered, the tag should use the same logic for determining the selected value from the value stack. It's prudent these two tags act unanimously on the data rather than opposing one another as they do now. Let us assume we have a da

Re: Problem using TypeConverters with SelectTag

2015-04-30 Thread Lukasz Lenart
2015-04-30 15:22 GMT+02:00 CRANFORD, CHRIS : > Was this part of the fix in WW-4427? Rather unrelated to your problem as tags don't use context to store values. I'm still thinking if your solution is right, I mean common to be used by any other or rather is your specific use case. Regards -- Łuk

RE: Problem using TypeConverters with SelectTag

2015-04-30 Thread CRANFORD, CHRIS
Was this part of the fix in WW-4427? -Original Message- From: CRANFORD, CHRIS [mailto:chris.cranf...@setech.com] Sent: Tuesday, April 28, 2015 8:30 AM To: Struts Users Mailing List Subject: RE: Problem using TypeConverters with SelectTag Version 2.3.20 GA -Original Message- From