Found the below issues on the easychart.admin.js file

10:20 - Missing space before function parentheses.
19:36 - Expected '===' and instead saw '=='.
20:33 - "ec" used outside of binding context.
20:33 - "ec" is not defined.
24:60 - Missing space before function parentheses.
28:24 - Expected '===' and instead saw '=='.
35:42 - Missing space before function parentheses.
80:72 - Missing space before function parentheses.
88:71 - Missing space before function parentheses.
96:69 - Missing space before function parentheses.
107:65 - Missing space before function parentheses.
133:38 - Expected '===' and instead saw '=='.
134:33 - "ec" used outside of binding context.
134:33 - "ec" is not defined.
139:26 - Expected '===' and instead saw '=='.
150:41 - Missing space before function parentheses.
152:36 - Missing space before function parentheses.
152:38 - Missing space before opening brace.
156:33 - Missing space before function parentheses.
161:37 - Missing space before function parentheses.
171:41 - Missing space before function parentheses.
176:85 - Missing space before function parentheses.
183:25 - Missing space before function parentheses.
183:27 - Missing space before opening brace.
188:80 - Missing space before function parentheses.
192:71 - Missing space before function parentheses.
207:36 - Missing space before function parentheses.
212:141 - Missing space before function parentheses.
212:144 - Missing space before opening brace.
219:38 - Missing space before function parentheses.
225:39 - Missing space before function parentheses.
233:45 - Missing space before function parentheses.
234:4 - Expected space or tab after // in comment.
238:42 - Missing space before function parentheses.
244:8 - Extra space after key "connectWith".
246:105 - Missing space before function parentheses.
246:108 - Missing space before opening brace.
257:105 - Missing space before function parentheses.
257:108 - Missing space before opening brace.
264:40 - Missing space before function parentheses.

CommentFileSizeAuthor
#3 easychart_admin_js-2711373-3.patch10.03 KBGGH
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Phaninder Akula created an issue. See original summary.

GGH’s picture

Assigned: Unassigned » GGH

I am looking into this.

GGH’s picture

Status: Active » Needs review
FileSize
10.03 KB

Please find the patch updated.

jyve’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.