Menu

#72 Printer friendly`s regex eats part of html stories

enhancement
closed-fixed
nobody
index (20)
5
2001-01-21
2001-01-15
tobozo
No

PHP 3.0.15 -> 0.6 RC4 Grabbed from CVS one week ago.

Part of some text in a story would not appear on the printer friendly page if it contains some code like this :

Somebody Wrote : <i>" the story blablablablablah "</i>

It might be a problem with the regex on lines 55 and 56 of article.php3
<([^Pp][^BRbr][^>]*)>

An example (if still alive) here :
http://assassine.org/antiphpslash/article.php3?story_id=20010112060333

Discussion

  • Joe Stewart

    Joe Stewart - 2001-01-16

    Try the article.php3 in CVS ( ver. 1.39).
    See if that works better.

    Joe

     
  • Ajay Sharma

    Ajay Sharma - 2001-01-21

    This problem has been corrected in the CVS. Please update your
    copy of PHPSlash, or wait for the next release.

     
  • Ajay Sharma

    Ajay Sharma - 2001-01-21
    • status: open --> open-fixed
     
  • Ajay Sharma

    Ajay Sharma - 2001-01-21
    • status: open-fixed --> closed-fixed
     
  • Ajay Sharma

    Ajay Sharma - 2001-01-21

    This problem has been corrected in the CVS. Please update your
    copy of PHPSlash, or wait for the next release.

     

Log in to post a comment.