Re: Can't find utils.js

2014-11-13 Thread Lukasz Lenart
2014-11-13 16:18 GMT+01:00 Paul Benedict : > Okay. This means the two (no action extension and plugin script resources) > are mutually incompatible at this time. I look forward to 2.5 to fixing > this. Basically, Struts must fallback to empty extension or treat "" as an empty extension Regards -

Re: Can't find utils.js

2014-11-13 Thread Paul Benedict
Okay. This means the two (no action extension and plugin script resources) are mutually incompatible at this time. I look forward to 2.5 to fixing this. Cheers, Paul On Thu, Nov 13, 2014 at 2:04 AM, Lukasz Lenart wrote: > 2014-11-13 7:44 GMT+01:00 Paul Benedict : > > Yes... but now it's "," >

Re: Can't find utils.js

2014-11-13 Thread Lukasz Lenart
2014-11-13 7:44 GMT+01:00 Paul Benedict : > Yes... but now it's "," As far I understand this is broken from the very beginning ... version 2.1.8 behaves the same way Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ ---

Re: Can't find utils.js

2014-11-12 Thread Paul Benedict
Yes... but now it's "," Cheers, Paul On Thu, Nov 13, 2014 at 12:40 AM, Lukasz Lenart wrote: > 2014-11-12 21:45 GMT+01:00 Paul Benedict : > > Using outputs a link to utils.js: > > > > > > > > But the file can't be found. FYI, I have no action extension and the > filter > > processes /* > > Wh

Re: Can't find utils.js

2014-11-12 Thread Lukasz Lenart
2014-11-12 21:45 GMT+01:00 Paul Benedict : > Using outputs a link to utils.js: > > > > But the file can't be found. FYI, I have no action extension and the filter > processes /* What's your exact configuration? ? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ -

Re: Can't find utils.js

2014-11-12 Thread Paul Benedict
FYI, I created an issue to track this: https://issues.apache.org/jira/browse/WW-4418 Cheers, Paul On Wed, Nov 12, 2014 at 3:27 PM, Paul Benedict wrote: > Okay, I solved it. I found a "solution" in the wee bottom of this page: > > http://stackoverflow.com/questions/12607075/struts2-action-extens

Re: Can't find utils.js

2014-11-12 Thread Paul Benedict
Okay, I solved it. I found a "solution" in the wee bottom of this page: http://stackoverflow.com/questions/12607075/struts2-action-extension-causing-css-javascript-and-struts-dojo-to-break Now this solution makes no sense. It smells of a bug to me. The solution is to make the action extension a co