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 "Xavier Dutreilh (JIRA)" <ji...@apache.org> on 2010/06/08 15:23:11 UTC

[jira] Created: (OLIO-146) Missing HTML comment tags into oliorails/app/views/events/_map.html.erb

Missing HTML comment tags into oliorails/app/views/events/_map.html.erb
-----------------------------------------------------------------------

                 Key: OLIO-146
                 URL: https://issues.apache.org/jira/browse/OLIO-146
             Project: Olio
          Issue Type: Bug
          Components: rails-app
    Affects Versions: 0.2
            Reporter: Xavier Dutreilh
            Assignee: Shanti Subramanyam
            Priority: Trivial
             Fix For: 0.2


The ASF licence specified into oliorails/app/views/events/_map.html.erb is not protected by HTML comment tags. As a result, the event page tries to display it when showing a Yahoo! map to an end-user.

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


[jira] Updated: (OLIO-146) Missing HTML comment tags into oliorails/app/views/events/_map.html.erb

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

Xavier Dutreilh updated OLIO-146:
---------------------------------

    Attachment: olio-06-08-2010.patch

The attached patch solves this issue. 

NB: The patch has been made from the stable release (0.2) and as a result suppose that a directory called "apache-olio-rails-0.2" exists in the current directory where "patch -p0 < PATCH_NAME" is executed. Sorry for the inconvenience... 

> Missing HTML comment tags into oliorails/app/views/events/_map.html.erb
> -----------------------------------------------------------------------
>
>                 Key: OLIO-146
>                 URL: https://issues.apache.org/jira/browse/OLIO-146
>             Project: Olio
>          Issue Type: Bug
>          Components: rails-app
>    Affects Versions: 0.2
>            Reporter: Xavier Dutreilh
>            Assignee: Shanti Subramanyam
>            Priority: Trivial
>             Fix For: 0.2
>
>         Attachments: olio-06-08-2010.patch
>
>   Original Estimate: 0.03h
>  Remaining Estimate: 0.03h
>
> The ASF licence specified into oliorails/app/views/events/_map.html.erb is not protected by HTML comment tags. As a result, the event page tries to display it when showing a Yahoo! map to an end-user.

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


[jira] Resolved: (OLIO-146) Missing HTML comment tags into oliorails/app/views/events/_map.html.erb

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

Shanti Subramanyam resolved OLIO-146.
-------------------------------------

    Fix Version/s: 0.3
                       (was: 0.2)
       Resolution: Fixed

Fixed as in patch.

> Missing HTML comment tags into oliorails/app/views/events/_map.html.erb
> -----------------------------------------------------------------------
>
>                 Key: OLIO-146
>                 URL: https://issues.apache.org/jira/browse/OLIO-146
>             Project: Olio
>          Issue Type: Bug
>          Components: rails-app
>    Affects Versions: 0.2
>            Reporter: Xavier Dutreilh
>            Assignee: Shanti Subramanyam
>            Priority: Trivial
>             Fix For: 0.3
>
>         Attachments: olio-06-08-2010.patch
>
>   Original Estimate: 0.03h
>  Remaining Estimate: 0.03h
>
> The ASF licence specified into oliorails/app/views/events/_map.html.erb is not protected by HTML comment tags. As a result, the event page tries to display it when showing a Yahoo! map to an end-user.

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