Menu

#25 Typo in class BBCode

open-accepted
Bug fix (25)
5
2011-01-12
2010-12-29
Yehuda Katz
No

On line 1029 in bbcode.php: $this->allow_ampsersand = false;
Should be $this->allow_ampersand = false;

Discussion

  • phantom-inker

    phantom-inker - 2011-01-12

    Rats. I really have to extend the test suite to cover more of the obscure configuration functions.

    I'll fix this in the next release.

     
  • phantom-inker

    phantom-inker - 2011-01-12
    • assigned_to: nobody --> phantom-inker
    • status: open --> open-accepted
     

Log in to post a comment.