Nesbert Hidalgo created OODT-480:
------------------------------------
Summary: Balance: default view not found
Key: OODT-480
URL: https://issues.apache.org/jira/browse/OODT-480
Project: OODT
Issue Type: Bug
Components: balance
Reporter: Nesbert Hidalgo
Priority: Minor
The following URLs fail to load the default index.php view...
http://localhost/portal/user (module)
http://localhost/portal/user/?test=1
http://localhost/portal/user/index?test=1
http://localhost/portal/?test=1
I tracked down the problem to the default view not being processed if there is no trailing
slash in the the URL or when the URL only contains a query string. Please see attached patch.
Thanks!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|