Posted by soxofaan on January 14, 2008 at 3:40pm
| Download | Size | md5 hash |
|---|---|---|
| geshifilter-5.x-2.4.tar.gz | 53.05 KB | 225c9a12850d0d9734a9e624c8a218ed |
| geshifilter-5.x-2.4.zip | 56.08 KB | 781ad0f130fd9447d670d2345de7048c |
Last updated: December 24, 2010 - 23:05
This release solves a bug introduced by the release of Drupal 5.6 due to the recent security advisory SA-2008-006.
Changes since DRUPAL-5--2-3:
- #208635: Drupal 5.6 release breaks GeSHi filter (UTF8): replaced illegal \xFE and \xFF tag delimiters with "[geshifilter-foo]...[/geshifilter-foo]" constructs
- solved code style issues reported by coder module
- solved bug when a custom language tag is prefix of others, e.g. "c" would eat "cpp", "csharp", "css"