[pmwiki-devel] validation errors in search results fix?
marc
gmane at auxbuss.com
Sat Jan 13 03:37:15 CST 2007
Patrick R. Michaud said...
> On Thu, Jan 11, 2007 at 08:26:30PM -0000, marc wrote:
> > marc said...
> > > This validation errors in search results seems to be caused by
> > > $HTMLVSpace = "<vspace>";
> > > in pmwiki.php.
> > >
> > > So, is simply setting
> > > $HTMLVSpace = "<p class='vspace'></p>";
> > > (from transition.php) in (farm)config.php an okay fix?
> >
> > <bump>
>
> Setting $HTMLVSpace is an okay fix, but might not work for everyone.
>
> I've gone ahead and fixed the <vspace> bug in 2.2.0-beta21
> (just released).
Excellent. That works. Thanks.
--
Cheers,
Marc
More information about the pmwiki-devel
mailing list