[wpmu-trac] [WordPress MU Trac] #1060: Data Being Saved to DB
WordPress MU Trac
wpmu-trac at lists.automattic.com
Thu Jul 16 10:36:47 UTC 2009
#1060: Data Being Saved to DB
------------------------+---------------------------------------------------
Reporter: parkstreet | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: component1 | Version: 2.8.1
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by parkstreet):
Replying to [comment:2 parkstreet]:
> Replying to [comment:1 donncha]:
> > Which option on Site Admin -> Options added the extra slashes?
>
> thanks for replying, I actually should have been a little more specific
or should have mentioned that it was in regards to plugins. I get these
slashes when working with any plugin that uses textarea for input. Not
sure if the set of plugins should to be updated due to a change from 2.7.1
to 2.8.1? The plugins are using stripslashes and addslashes, but it does
not seem to work and magic quotes is enabled for my server.
Also, I saw this in wpmu-options.php
{{{
echo stripslashes( get_site_option('first_post') )
}}}
I added something similar to one of the plugins that was giving me issues,
and that seemed to fix the issue. So, I will track down the others and do
the same.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/1060#comment:3>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list