Skip to content

Syntax error script type="text/coffeescript" does not tell in which file #2368

@nh2

Description

@nh2

Hi,

I use coffee-script.js and includes like <script type="text/coffeescript" src="js/my.coffee"></script> for development.

For some reason, if I have a syntax error in a file, I just get Uncaught Error: Parse error on line 75: Unexpected 'COMPARE' with a stack trace showing only line numbers of coffee-script.js - it does not tell me in which file the error is!

This happens in both Chromium and Firefox + Firebug.

Has this always been like this?
Why cannot it tell me in what file the error is?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions