On Mon, 2002-02-11 at 10:36, W.D.Sumilang wrote:
> Hello all:
> I'm working with fallout codebase... but may have found a bug that
> applies to userpage mod in general please confirm/dismiss:
> It appeared (codewise) that newlines were being replaced with the proper
> xhtml "<br />" yet I kept getting non-xhtml "<br>"... after much searching
> and trials i discovered that the allowed_html array set the tag br=1,
> when this was changed to br=2, i got the proper xhtml br / tags... however
> if this is a bug i think a closer look at check_html in the mainfile.php
> and/or some other functions.
> So if anyone is deeply entrenched with the userpage page mod... please
> have a look. Thanks
> -warren
I'm currently working on a major rewrite of check_html() for the current
0.8.x branch of phpWebSite (i hopefully land it today) : hope this will
enter in fallout, but i do not know. Matt...? :>
Bye,
Alessandro
--
Alessandro "TXM" Pisani - al...@ti... - ICQ #2209087
phpWebSite Development Team http://phpwebsite.appstate.edu
INWO Project coordinator http://inwoproject.sourceforge.net
"I will carry you through, hicking and screaming,
and in the end you will thank me"
- Tyler Durden [from "Fight Club"]
|