Parsing errors on word boundaries

garym@teledyn.com - October 29, 2004 - 13:51
Project:Textile
Version:HEAD
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Nothing serious, but an incompatibility with the Choate parser, the drupal parser mis-reads Textile that does not have space boundaries where Brad's parser requires only word-boundaries:

e.g at the end of the teaser<!-- break -->!graphic.gif!

the image markup exclamation point is missed unless it starts the line or is preceded by whitespace; I've noticed a few other places where parsing differs for the same basic reason, perhaps a difference between regex marked by \s instead of \b?

#1

jhriggs - March 18, 2005 - 20:45

I am unable to reproduce this. I tried your example, and it worked fine. Are you sure it wasn't a conflict with another filter and/or the filter ordering?

#2

jhriggs - November 29, 2005 - 20:37
Status:active» closed

Closed due to inactivity.

 
 

Drupal is a registered trademark of Dries Buytaert.