[ http://jira.codehaus.org/browse/CONTINUUM-852?page=comments#action_74567 ] Napoleon Esmundo C. Ramirez commented on CONTINUUM-852: -------------------------------------------------------
Dropped the idea of having the default value for baseUrl. The validation-before-submit error is now fixed in the branch. As suspected, this undesired behavior was due to the lacking configuration in some interceptors overridden in xwork.xml. The reason why validation occurs even before submit (as opposed to the default behavior) is because the validation & workflow interceptors were overridden with empty configuration (excluded methods). [Reference: http://forums.opensymphony.com/thread.jspa?messageID=27367櫧] Is there any reason for having a custom interceptor stack aside from the exception logging? If not, maybe we can reuse the defaultStack beside the defaultContinuumStack. Just a thought... > Configuration page shows en error in the form the first time is accessed > ------------------------------------------------------------------------ > > Key: CONTINUUM-852 > URL: http://jira.codehaus.org/browse/CONTINUUM-852 > Project: Continuum > Issue Type: Bug > Components: Web interface > Affects Versions: 1.1 > Environment: acegi-branch > Reporter: Carlos Sanchez > Assigned To: Napoleon Esmundo C. Ramirez > Fix For: 1.1 > > > Now that the configuration step is back in place, when login the first time > you get redirected to > http://localhost:8080/continuum/configuration!input.action > That page shows "You must define a URL." for the BaseURL, seems that it's > doing validation *before* submit. Also the css is bad and the message is > missaligned -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
