Fatal Error In Sounds and *&%$;@ Slashes Bugs

post removed 

Quote · 17 Jul 2009

Apostrophe bug entered in TRAC, ticket # 699

http://www.boonex.com/trac/dolphin/ticket/699

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 17 Jul 2009

post removed 

Quote · 17 Jul 2009

There could be a number of reasons for why it's happening.

It is normal to escape data by adding slashes to quotes prior to storing things in the database, the unescaped when pulled from the database.

So either they are missing the unescape code somewhere or.

And this i can't remember. if they are requiring that magic_quotes_gpc be on then my theory could be backwords. If magic quotes is on, then escaping does not need to be done because magic_quotes takes care of it, so if they are escaping prior to storing strings in the database, then a double escape is occuring.

Ah hell, i am analyzing again. I have to stop doing that.

https://www.deanbassett.com
Quote · 17 Jul 2009

Undefined function error submitted to Trac, Ticket # 700

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 17 Jul 2009

You didn't mention in the Trac report what is going on in the browsers titlebar.

I don't want them to miss that as there are several slashes getting added there too. I've highlighted it in the screenshot, but it could be overlooked.

Removing the slashes altogether might fix both problems though - I suppose.

It's the same problem.  If the escape sequence is fixed, the title bar problem should be fixed automatically.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 17 Jul 2009

Ah hell, i am analyzing again. I have to stop doing that.

Yep.  It's reported on ticket 699. Now it's Boonex's problem.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 17 Jul 2009

If you want to test the fix, download and replace this file:

http://www.boonex.com/trac/dolphin/export/11512/trunk/inc/classes/BxDolFilesModule.php

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 20 Jul 2009
 
 
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.