[pmwiki-users] Summary and minor edit loosing it's value on preview

Patrick R. Michaud pmichaud at pobox.com
Tue Jul 12 21:50:07 CDT 2005


On Tue, Jul 12, 2005 at 06:05:58PM +0200, Thomas -Balu- Walter wrote:
> On Tue, Jul 12, 2005 at 05:23:50PM +0200, Thomas -Balu- Walter wrote:
> > $RecentChangesFmt = array(
> >   '$SiteGroup.AllRecentChanges' =>
> >   '* [[$Group.$Name]]  . . . $CurrentTime $[by] $AuthorLink: $ChangeSummary',
> >   '$Group.RecentChanges' =>
> >   '* [[$Group/$Name]]  . . . $CurrentTime $[by] $AuthorLink: $ChangeSummary');
> 
> I just noticed that $ChangeSummary replaces my " with \".
> 
> As I know and LOVE the magic_quotes-foobar-stuff in PHP, I guess something is
> going wrong here, but don't have the time to check yet.

Oops, in this instance PmWiki forgets to strip the magic.
Now fixed for the next beta release -- thanks.

Pm



More information about the pmwiki-users mailing list