You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2009/06/06 01:52:07 UTC

[jira] Resolved: (SHINDIG-1078) [patch] throw Error("") should be used insead of throw "" in JavaScripts

     [ https://issues.apache.org/jira/browse/SHINDIG-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-1078.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: trunk

looks good.  we should probably add this to the style guide.


> [patch] throw Error("") should be used insead of throw "" in JavaScripts
> ------------------------------------------------------------------------
>
>                 Key: SHINDIG-1078
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1078
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Javascript 
>    Affects Versions: trunk
>            Reporter: Márton Salomváry
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: throw.patch
>
>
> Browsers handle the former better. Eg. line number is shown, IE omits the message itself in tha latter case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.