backslashes erroneously added to db

When using a custom HTML block on the home page that contains a quote ('), a backslash is added to the database.  This is possibly an issue with magic quotes, or with addslashes() being applied twice.

The end result is that the block of text

we're just testing.

displays

we\'re just testing.

Is this forum the best place to post bugs, or is there a bug-tracker?  What the procedure for applying fixes?  Is there a way to get the latest-and-greatest via svn?  I'm a newbie to BoonEx, but not to PHP or development.

Tac

Quote · 21 Oct 2010

No. Not this forum. Everything that is dolphin 7 is to go in the D7 forum.

This forum is for reporting bugs that have been verified as a bug and affect everyone. Your issue is most likley just a server configuration issue with magic_quotes_gpc

https://www.deanbassett.com
Quote · 21 Oct 2010

I'll post it there, but I actually think it's a bug.  I just went into the demo system as admin, and it's exhibiting the same behavior:

http://www.demozzz.com/admindemo/index.php

shows

it\'s just a test.

Tac

Quote · 21 Oct 2010

Turns out it is a bug. But i believe it has already been fixed http://www.boonex.com/trac/dolphin/ticket/2177

https://www.deanbassett.com
Quote · 23 Oct 2010

 

Turns out it is a bug. But i believe it has already been fixed http://www.boonex.com/trac/dolphin/ticket/2177

That's the same person from this topic: http://www.boonex.com/unity/forums/topic/magic_quotes_gpc-.htm.

 

Also, this can't be reproduced on the admin demo.

 

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 23 Oct 2010

I was able to reproduce it on my site. In the promo area. I have not tried the demo site. But i do believe that ticket fixes it.

https://www.deanbassett.com
Quote · 23 Oct 2010

 

I was able to reproduce it on my site. In the promo area. I have not tried the demo site. But i do believe that ticket fixes it.

Well, that would explain why AlexT and I couldn't reproduce it. It seems we both thought he was talking about HTML blocks, not the promo block. I now feel horrible.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 23 Oct 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.