[jira] Created: (STR-2937) Iterate Tag uses EVAL_BODY_TAG and always buffers the body content - add option to include the body

2006-08-28 Thread Peter Fassev (JIRA)
Iterate Tag uses EVAL_BODY_TAG and always buffers the body content - add option to include the body --- Key: STR-2937 URL: http://issues.apache.org/struts/browse/STR-2

[jira] Assigned: (SB-38) Inserting a definition results to a NullPointerException

2006-08-28 Thread Antonio Petrelli (JIRA)
[ http://issues.apache.org/struts/browse/SB-38?page=all ] Antonio Petrelli reassigned SB-38: -- Assignee: Antonio Petrelli > Inserting a definition results to a NullPointerException > > >

[jira] Work started: (SB-38) Inserting a definition results to a NullPointerException

2006-08-28 Thread Antonio Petrelli (JIRA)
[ http://issues.apache.org/struts/browse/SB-38?page=all ] Work on SB-38 started by Antonio Petrelli. > Inserting a definition results to a NullPointerException > > > Key: SB-38 > URL: http://issues.apach

[jira] Work stopped: (SB-38) Inserting a definition results to a NullPointerException

2006-08-28 Thread Antonio Petrelli (JIRA)
[ http://issues.apache.org/struts/browse/SB-38?page=all ] Work on SB-38 stopped by Antonio Petrelli. > Inserting a definition results to a NullPointerException > > > Key: SB-38 > URL: http://issues.apach

[jira] Resolved: (SB-38) Inserting a definition results to a NullPointerException

2006-08-28 Thread Antonio Petrelli (JIRA)
[ http://issues.apache.org/struts/browse/SB-38?page=all ] Antonio Petrelli resolved SB-38. Fix Version/s: 2.0 Resolution: Fixed Before trying to get an attribute value, it is checked whether an instance of ComponentContext has been registered. Th

[jira] Commented: (STR-1116) Configure if you want to call ActionForm.reset() in element in struts-config.

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-1116?page=comments#action_38042 ] Michael Jouravlev commented on STR-1116: This change request (CR) is not about automatic call of the reset() method, it is about being able to figure out whet

[jira] Commented: (STR-1116) Configure if you want to call ActionForm.reset() in element in struts-config.

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-1116?page=comments#action_38042 ] Michael Jouravlev commented on STR-1116: This change request (CR) is not about automatic call of the reset() method, it is about being able to figure out whet

[jira] Closed: (STR-904) CombinedDispatchAction

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-904?page=all ] Michael Jouravlev closed STR-904. - Resolution: Won't Fix Struts 1 has enough dispatch actions. Struts 1.2.7 introduced ActionDispatcher, while Struts 1.2.9 introduced EventActionDispatcher and

[jira] Commented: (STR-1906) [taglib] html:cancel alteration to allow for default enter key form submission

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-1906?page=comments#action_38044 ] Michael Jouravlev commented on STR-1906: I suggest closing this issue with "Won't Fix". HTML spec does not define a specific behavior for the "default submit"

[jira] Commented: (STR-1906) [taglib] html:cancel alteration to allow for default enter key form submission

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-1906?page=comments#action_38044 ] Michael Jouravlev commented on STR-1906: I suggest closing this issue with "Won't Fix". HTML spec does not define a specific behavior for the "default submit"

[jira] Closed: (STR-2167) change Action.execute() method parameter type

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-2167?page=all ] Michael Jouravlev closed STR-2167. -- Resolution: Won't Fix Assignee: (was: Struts Developers) Existing Action.execute() contract cannot be changed because it would break backward com

[jira] Commented: (STR-2197) [taglib] new tag to handle relation (html )

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-2197?page=comments#action_38046 ] Michael Jouravlev commented on STR-2197: I suggest using predefined constants like webapproot, actionroot, jsproot, cssroot, etc as well as user-defined param

[jira] Commented: (STR-2197) [taglib] new tag to handle relation (html )

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-2197?page=comments#action_38046 ] Michael Jouravlev commented on STR-2197: I suggest using predefined constants like webapproot, actionroot, jsproot, cssroot, etc as well as user-defined param

[jira] Created: (WW-1419) xhtml form-close-validate.ftl template has incorrect regex validation

2006-08-28 Thread Josh Foure (JIRA)
xhtml form-close-validate.ftl template has incorrect regex validation - Key: WW-1419 URL: http://issues.apache.org/struts/browse/WW-1419 Project: Struts 2 Issue Type: Bug

[jira] Updated: (WW-1419) xhtml form-close-validate.ftl template has incorrect regex validation

2006-08-28 Thread Josh Foure (JIRA)
[ http://issues.apache.org/struts/browse/WW-1419?page=all ] Josh Foure updated WW-1419: --- Priority: Minor (was: Major) > xhtml form-close-validate.ftl template has incorrect regex validation > ---

[jira] Closed: (STR-2211) [taglib] say in which scope searched when "No bean found under attribute key" is issued, which tag, which jsp line

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-2211?page=all ] Michael Jouravlev closed STR-2211. -- Resolution: Won't Fix Assignee: (was: Struts Developers) Agree with Mike. Beans are searched in page->request->session->app sequence, same with J

[jira] Closed: (STR-2278) warn if Boolean or String[] or FormFile are not reset() i.e. checkbox and multibox tag

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-2278?page=all ] Michael Jouravlev closed STR-2278. -- Resolution: Won't Fix Assignee: (was: Struts Developers) Closing with "Won't Fix". This is a well-known gotcha described in the documentation. >

[jira] Commented: (STR-2314) Make ActionForm accessible via request attribute for *each* request

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-2314?page=comments#action_38049 ] Michael Jouravlev commented on STR-2314: It is possible to use several HTML forms on a page, each tied to a separate action mapping and to a separate ActionFo

[jira] Commented: (STR-2314) Make ActionForm accessible via request attribute for *each* request

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-2314?page=comments#action_38049 ] Michael Jouravlev commented on STR-2314: It is possible to use several HTML forms on a page, each tied to a separate action mapping and to a separate ActionFo

[jira] Commented: (STR-2844) [FEATURE] Allow use of native languages in resource bundle

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-2844?page=comments#action_38050 ] Michael Jouravlev commented on STR-2844: Struts uses standard Java property files for resources. Java property files use ASCII only. While your extension brea

[jira] Commented: (STR-2365) DispatchAction method invocation refactoring

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-2365?page=comments#action_38051 ] Michael Jouravlev commented on STR-2365: Struts 1.2.7+ has ActionDispatcher that allows to use dispatch functionality while extending an action from a custom

[jira] Commented: (STR-2601) bean:write tag does not implement getAsText

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-2601?page=comments#action_38052 ] Michael Jouravlev commented on STR-2601: I suggest clearly stating that Struts tags with functionality similar to JSTL tags should be deprecated, and JSTL sho

[jira] Commented: (STR-2601) bean:write tag does not implement getAsText

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-2601?page=comments#action_38052 ] Michael Jouravlev commented on STR-2601: I suggest clearly stating that Struts tags with functionality similar to JSTL tags should be deprecated, and JSTL sho

[jira] Closed: (STR-1464) Server side solution for DispatchAction and

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-1464?page=all ] Michael Jouravlev closed STR-1464. -- Resolution: Won't Fix Assignee: (was: Struts Developers) Struts 1.2.9+ provides ways to solve the issues related to this bug. Use EventDispatchAc

[jira] Commented: (STR-2864) Add actionId attribute to action mapping

2006-08-28 Thread Paul Benedict (JIRA)
[ http://issues.apache.org/struts/browse/STR-2864?page=comments#action_38054 ] Paul Benedict commented on STR-2864: The current code just logs when an action config is going to be overwritten: if (actionConfigs.containsKey(key)) {

[jira] Created: (STR-2938) Use default struts-config.xml stored in classloader path like chain-config.xml

2006-08-28 Thread Michael Jouravlev (JIRA)
Use default struts-config.xml stored in classloader path like chain-config.xml -- Key: STR-2938 URL: http://issues.apache.org/struts/browse/STR-2938 Project: Struts 1

[jira] Closed: (STR-2938) Use default struts-config.xml stored in classloader path like chain-config.xml

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-2938?page=all ] Michael Jouravlev closed STR-2938. -- Resolution: Not A Problem Oops. Did not think about how I will be resolving URL to Action class. Closing. Not a problem. > Use default struts-config.xml s

[jira] Commented: (STR-2938) Use default struts-config.xml stored in classloader path like chain-config.xml

2006-08-28 Thread Wendy Smoak (JIRA)
[ http://issues.apache.org/struts/browse/STR-2938?page=comments#action_38058 ] Wendy Smoak commented on STR-2938: -- How to resolve a URL to an Action? Wildcards!Let's reopen it. :) > Use default struts-config.xml stored in classloader pat

[jira] Commented: (STR-2938) Use default struts-config.xml stored in classloader path like chain-config.xml

2006-08-28 Thread Paul Benedict (JIRA)
[ http://issues.apache.org/struts/browse/STR-2938?page=comments#action_38059 ] Paul Benedict commented on STR-2938: I think this is a good idea. It surely be a minimal configuration, but give it a shot. > Use default struts-config.xml store

[jira] Commented: (STR-1170) I18N on ActionForwards

2006-08-28 Thread Paul Benedict (JIRA)
[ http://issues.apache.org/struts/browse/STR-1170?page=comments#action_38060 ] Paul Benedict commented on STR-1170: Good idea but (perhaps) awkard solution. I believe forwards should always have the same destination -- regardless of locale -

[jira] Commented: (STR-1170) I18N on ActionForwards

2006-08-28 Thread Ted Husted (JIRA)
[ http://issues.apache.org/struts/browse/STR-1170?page=comments#action_38061 ] Ted Husted commented on STR-1170: - I would suggest that because the forwards are "logical" outcomes, rather than "physical" locations, then forwards should observe th

[jira] Reopened: (STR-2938) Use default struts-config.xml stored in classloader path like chain-config.xml

2006-08-28 Thread Michael Jouravlev (JIRA)
[ http://issues.apache.org/struts/browse/STR-2938?page=all ] Michael Jouravlev reopened STR-2938: Reopening, thanks Wendy for the tip on wildcards. Here is my idea of simple zero-configuration: one of the reasons is simpler learning proc