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 "Shanti Subramanyam (JIRA)" <ji...@apache.org> on 2010/01/25 19:32:34 UTC

[jira] Created: (OLIO-140) Missing comment character in front of text in ImageUtil.php

Missing comment character in front of text in ImageUtil.php
-----------------------------------------------------------

                 Key: OLIO-140
                 URL: https://issues.apache.org/jira/browse/OLIO-140
             Project: Olio
          Issue Type: Bug
          Components: php-app
    Affects Versions: 0.2
            Reporter: Shanti Subramanyam
            Assignee: Shanti Subramanyam
            Priority: Minor
             Fix For: 0.3


The following error appears in the apache error log :
 PHP Parse error:  syntax error, unexpected T_STRING in /export/home/oliophp/classes/ImageUtil.php on line 63

This is due to missing comment indication on this line which is a part of several comment lines.

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


[jira] Resolved: (OLIO-140) Missing comment character in front of text in ImageUtil.php

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

Shanti Subramanyam resolved OLIO-140.
-------------------------------------

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

Fixed.

> Missing comment character in front of text in ImageUtil.php
> -----------------------------------------------------------
>
>                 Key: OLIO-140
>                 URL: https://issues.apache.org/jira/browse/OLIO-140
>             Project: Olio
>          Issue Type: Bug
>          Components: php-app
>    Affects Versions: 0.2
>            Reporter: Shanti Subramanyam
>            Assignee: Shanti Subramanyam
>            Priority: Minor
>             Fix For: 0.2
>
>
> The following error appears in the apache error log :
>  PHP Parse error:  syntax error, unexpected T_STRING in /export/home/oliophp/classes/ImageUtil.php on line 63
> This is due to missing comment indication on this line which is a part of several comment lines.

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


[jira] Closed: (OLIO-140) Missing comment character in front of text in ImageUtil.php

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

Shanti Subramanyam closed OLIO-140.
-----------------------------------


> Missing comment character in front of text in ImageUtil.php
> -----------------------------------------------------------
>
>                 Key: OLIO-140
>                 URL: https://issues.apache.org/jira/browse/OLIO-140
>             Project: Olio
>          Issue Type: Bug
>          Components: php-app
>    Affects Versions: 0.2
>            Reporter: Shanti Subramanyam
>            Assignee: Shanti Subramanyam
>            Priority: Minor
>             Fix For: 0.2
>
>
> The following error appears in the apache error log :
>  PHP Parse error:  syntax error, unexpected T_STRING in /export/home/oliophp/classes/ImageUtil.php on line 63
> This is due to missing comment indication on this line which is a part of several comment lines.

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