You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Nesbert Hidalgo (JIRA)" <ji...@apache.org> on 2012/07/30 19:19:35 UTC

[jira] [Created] (OODT-480) Balance: default view not found

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

        

[jira] [Updated] (OODT-480) Balance: default view not found

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann updated OODT-480:
-----------------------------------

    Fix Version/s: 0.5

- schedule
                
> 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
>             Fix For: 0.5
>
>         Attachments: DefaultViewNotFound.patch.diff
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (OODT-480) Balance: default view not found

Posted by "Nesbert Hidalgo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nesbert Hidalgo updated OODT-480:
---------------------------------

    Attachment: DefaultViewNotFound.patch.diff

patch
                
> 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
>         Attachments: DefaultViewNotFound.patch.diff
>
>
> 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