Good bug there John.
I suspect it's the escaping... not enough.
PHP dynamically producing a string which it then passes through a couple of hundred regular expressions. It's not fun.
I've logged it and will look at it a little later.
@Velocio started
London Fixed Gear and Single-Speed is a community of predominantly fixed gear and single-speed cyclists in and around London, UK.
This site is supported almost exclusively by donations. Please consider donating a small amount regularly.
Good bug there John.
I suspect it's the escaping... not enough.
PHP dynamically producing a string which it then passes through a couple of hundred regular expressions. It's not fun.
I've logged it and will look at it a little later.