You are viewing a plain text version of this content. The canonical link for it is here.
Posted to olio-dev@incubator.apache.org by "Nick Lanham (JIRA)" <ji...@apache.org> on 2008/11/27 20:04:44 UTC

[jira] Created: (OLIO-17) Order checks in Events_controller:getHomePageEvents are = instead of ==

Order checks in Events_controller:getHomePageEvents are = instead of ==
-----------------------------------------------------------------------

                 Key: OLIO-17
                 URL: https://issues.apache.org/jira/browse/OLIO-17
             Project: Olio
          Issue Type: Bug
          Components: php-app
            Reporter: Nick Lanham
            Assignee: Shanti Subramanyam


In Events_controller:getHomePageEvents the checks on $order do $order = "created_at" (or $order = "event_date") instead of ==

lines: 43 and 45

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OLIO-17) Order checks in Events_controller:getHomePageEvents are = instead of ==

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

Akara Sucharitakul resolved OLIO-17.
------------------------------------

    Resolution: Fixed

> Order checks in Events_controller:getHomePageEvents are = instead of ==
> -----------------------------------------------------------------------
>
>                 Key: OLIO-17
>                 URL: https://issues.apache.org/jira/browse/OLIO-17
>             Project: Olio
>          Issue Type: Bug
>          Components: php-app
>            Reporter: Nick Lanham
>            Assignee: Akara Sucharitakul
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> In Events_controller:getHomePageEvents the checks on $order do $order = "created_at" (or $order = "event_date") instead of ==
> lines: 43 and 45

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OLIO-17) Order checks in Events_controller:getHomePageEvents are = instead of ==

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

Shanti Subramanyam closed OLIO-17.
----------------------------------


> Order checks in Events_controller:getHomePageEvents are = instead of ==
> -----------------------------------------------------------------------
>
>                 Key: OLIO-17
>                 URL: https://issues.apache.org/jira/browse/OLIO-17
>             Project: Olio
>          Issue Type: Bug
>          Components: php-app
>            Reporter: Nick Lanham
>            Assignee: Akara Sucharitakul
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> In Events_controller:getHomePageEvents the checks on $order do $order = "created_at" (or $order = "event_date") instead of ==
> lines: 43 and 45

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (OLIO-17) Order checks in Events_controller:getHomePageEvents are = instead of ==

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

Shanti Subramanyam reassigned OLIO-17:
--------------------------------------

    Assignee: Akara Sucharitakul  (was: Shanti Subramanyam)

> Order checks in Events_controller:getHomePageEvents are = instead of ==
> -----------------------------------------------------------------------
>
>                 Key: OLIO-17
>                 URL: https://issues.apache.org/jira/browse/OLIO-17
>             Project: Olio
>          Issue Type: Bug
>          Components: php-app
>            Reporter: Nick Lanham
>            Assignee: Akara Sucharitakul
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> In Events_controller:getHomePageEvents the checks on $order do $order = "created_at" (or $order = "event_date") instead of ==
> lines: 43 and 45

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.