Quote:
Originally Posted by Karellen
Hello @DiapDealer
I am using the Edit Spans & Divs feature to try converting <span class="italic"> to <i>.
Action type : Modify
Tag name: span
Attribute: class
Value: italic
Change to: i
Can't figure out where I am going wrong as I keep receiving the following error.
I see you are not really maintaining, but thought I would report it anyway. I used a regex instead so no problem.
Thanks.
|
I was revisiting this plugin and noticed this report. I've rarely run into any parsing errors like that. Was the (x)html it was run on verified as valid? Or was there a chance that it was invalid? Invalid (x)html is about the only thing I can think of that might produce such an error. Even a problematic regex search shouldn't make the parser barf.