You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Jakub Vrána (JIRA)" <ji...@apache.org> on 2009/02/18 12:15:01 UTC

[jira] Updated: (SHINDIG-925) Meaningless regular expression

     [ https://issues.apache.org/jira/browse/SHINDIG-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakub Vrána updated SHINDIG-925:
--------------------------------

    Attachment: shindig-925.diff

[] is used to match individual characters. To match several characters, assertions are needed.

> Meaningless regular expression
> ------------------------------
>
>                 Key: SHINDIG-925
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-925
>             Project: Shindig
>          Issue Type: Bug
>          Components: PHP
>    Affects Versions: trunk
>            Reporter: Jakub Vrána
>            Priority: Trivial
>             Fix For: trunk
>
>         Attachments: shindig-925.diff
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> There is meaningless regular expression in getDb() of JsonDbOpensocialService.php.

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