1 vote Vote

Browser (javascript) parse errors not displaying

I entered my xml and xslt, and pressed 'run', but nothing happened. I didn't get any parse errors, and nothing in the output window changed.

I had to go back to my .Net project, run up in debug mode, go through all the steps needed to get to the xslt function, onyl to discover the xslt had errors in it.

Could you take a look at error parsing, please.

Love this tool, btw!! :)

Ken , 19.10.2012, 08:31
Idea status: in process

Comments

Ken, 19.10.2012, 08:37
Sorry, me again. More info for you:

http://www.xsltcake.com/slices/5sMSWS/2 - saved a fork with some errors in.

The error I get when I run the project is:

{"Expected end of the expression, found 'And '.\r\n$FirstName!='' -->And
brandless, 19.10.2012, 09:39
Hi Ken, thanks for the info we'll take a look at this as soon as possible and update you, sorry to hear you're having problems!
Ken, 19.10.2012, 09:41
No problem. It wasn't limited to this error, but I had since corrected all the issues and this was the only one I could remember well enough to recreate.

Cheers.
Lukasz, 21.10.2012, 15:24
Hi,
In your saved slice (http://www.xsltcake.com/slices/5sMSWS/2) it gives you error that you described when you choose .net processor.
Ken, 22.10.2012, 09:56
Yeah, I know. I was merely pointing out the bug. I assume it's a bug because it didn't tell me there was something wrong with the xslt in javascript mode. :)

Leave a comment