Top Level :: HTML

Package Information: HTML_BBCodeParser

Show All Changelogs
» Version » Information
1.2.2Download

Release date: 2007-07-02 18:48 UTC
Release state: stable

Changelog:

QA release:
* Fix bug 1512: URL Tags Allow Javascript injection
* Fix bug 5844: Extending HTML_BBCodeParser class does not work
* Fix bug 11370: img don't like '='
* Fix bug 11400: Lists start with an empty listitem

Dependencies:
  • PHP Version: PHP 4.3.0 or newer
  • PEAR Package: PEAR 1.5.4 or newer
  • PEAR Package: PEAR 1.5.4 or newer
1.2.1Download

Release date: 2007-06-05 21:03 UTC
Release state: stable

Changelog:

- Fix dependency issue

Dependencies:
  • PHP Version: PHP 4.3.0 or newer
  • PEAR Package: PEAR 1.5.4 or newer
  • PEAR Package: PEAR 1.5.4 or newer
1.2.0Download

Release date: 2007-06-05 20:57 UTC
Release state: stable

Changelog:

This is a PEAR-QA release.

List of changes by Christian Weiske (cweiske)
Bug #3775 strstr(): Empty delimiter.

List of changes by Helgi Þormar Þorbjörnsson (dufuz)
Bug #10616 Values are being truncated when a space is found.

List of changes by Seth Price:
- fixed Bug #373 URL's with '&' are parsed incorrectly
- fixed bug #512: [list] in a [list] breaks the first [list]
- fixed bug #1201: [list] output adding extra <li></li>
- fixed bug #1258: Extra tags rendered with faulty BBCode
- fixed bug #1299: Case sensitive in tag
- fixed bug #1388: www links not expanded correctly
- fixed bug #1512: URL Tags Allow Javascript injection
- fixed bug #1755: If an URL is surrounded by another tag, the output get messed up
- fixed bug #3690: BBCodeParser does not allow numbers in the opening tag
- fixed bug #3932: External URLs are parsed without adding http://
- XHTML 1.1 compliance
- added testsuite

List of changes by Lorenzo Alberton (quipo):
- fixed bug #5609: BBCodeParser allows XSS
- improved link parsing routine in the Links filter
- added addFilter(), addFilters(), removeFilter() methods to dynamically
add/remove one or more filters
- coding standards fixes
- added more testcases to the testsuite

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.1Download

Release date: 2004-02-28 15:34 UTC
Release state: stable

Changelog:

Since no bugs have come up for the beta release (except one, which
was already fixed in CVS), the previous beta is now released as stable,
with very few changes. Bigger changes, like more-than-one character
delimiters, optional quotes in attribute values, etc, will be in the next
beta release.

1.1b1Download

Release date: 2004-01-21 00:19 UTC
Release state: beta

Changelog:

This is a new beta release of HTML_BBCodeParser. It should fix some
reported issue's/bugs. It also contains a new filter for more advanced
text manipulation. Although this release is marked as a beta, I think
it should be pretty stable and not show many bugs.

1.0Download

Release date: 2003-07-25 01:06 UTC
Release state: stable

Changelog:

First release of HTML_BBCodeParser