-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Time Groups
-
Labels:None
-
Sprint:January 28 - February 4
-
ToDo:
-
Distro:FreePBX Distro
Using time groups version 14.0.2.9, getting this error during submitting a time group form:
Uncaught SyntaxError: Unexpected token in JSON at position 271
the script is trying to parse an array (timegrouplist) that doesn't exist:
$.map(JSON.parse(timegrouplist), function(tg, i) {