[
https://issues.apache.org/jira/browse/SHINDIG-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Siveton resolved SHINDIG-776.
-------------------------------------
Resolution: Fixed
Fix Version/s: trunk
Assignee: Vincent Siveton
Finish to apply it in [r760649|http://svn.apache.org/viewvc?rev=760649&view=rev]
> Features Javascript has lots and lots of jslint errors
> ------------------------------------------------------
>
> Key: SHINDIG-776
> URL: https://issues.apache.org/jira/browse/SHINDIG-776
> Project: Shindig
> Issue Type: Bug
> Components: Javascript
> Affects Versions: 1.0.x-incubating
> Reporter: Henning Schmiedehausen
> Assignee: Vincent Siveton
> Fix For: trunk, 1.0.0-rc1
>
> Attachments: SHINDIG-776.patch
>
>
> I ran jslint (using just browser, eqeqeq, undef, sub) on the features tree
> (as I did routinely with our internal javascript for 0.7) and I was amazed to
> see literally hundreds of errors.
> This patch tries to fix the biggest problems (usage of undefined fields, !=
> vs. !==, == vs. ===, lots of missing semicolons). It probably needs some
> discussion.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.