MauritsMeijer
MauritsMeijer
It renders a single backslash now, instead of a double one, but FF still can't handle it.
sorry, it works in production, doesn't in development mode.
I'll see what I can do Op 5-9-2012 10:23, Paul Serby schreef: > Could you write a regression test to expose the problem and submit a pull > request? >...
It's the normalize path on line 131 that is causing the problem. Removing it fixes that problem. I can't get the testing stuff to work on Windows right now, so...