You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Chris Chabot (JIRA)" <ji...@apache.org> on 2009/09/01 13:01:32 UTC

[jira] Resolved: (SHINDIG-1156) Warn users if their magic_quotes_gpc setting is "on"

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

Chris Chabot resolved SHINDIG-1156.
-----------------------------------

    Resolution: Fixed
      Assignee: Chris Chabot

Patch's been committed, while it was a semi-goal to make everything magic quotes safe in practice this turns out to be  to much to hope for, so yeah this is the second best solution.

Thanks!

> Warn users if their magic_quotes_gpc setting is "on"
> ----------------------------------------------------
>
>                 Key: SHINDIG-1156
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1156
>             Project: Shindig
>          Issue Type: Improvement
>          Components: PHP
>            Reporter: Arne Roomann-Kurrik
>            Assignee: Chris Chabot
>            Priority: Minor
>         Attachments: issue106041_1001.diff
>
>
> This has bitten me twice now so I'm fixing it :)  If a user's magic_quotes_gpc setting is set to "On", some parts of Shindig will not work as expected.  I'm attaching a patch which warns the user that this setting is enabled (if their server is in debug mode) when shindig is first loaded.
> Review at http://codereview.appspot.com/106041/show

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