{"record":{"id":"e2e2426fd5f5d9e0","repo":"octobercms/october","slug":"error-parsing-the-name-attribute-value-e-e2e242","errorCode":null,"errorMessage":"Error parsing the {name} attribute value. {e}","messagePattern":"Error parsing the (.+?) attribute value\\. (.+?)","errorType":"console","errorClass":"Error","httpStatus":null,"severity":"error","filePath":"modules/backend/widgets/form/assets/js/october.form.js","lineNumber":333,"sourceCode":"                        .toggleClass('collapsed')\n                        .nextUntil('.section-field').toggle();\n                })\n                .nextUntil('.section-field').hide();\n        }\n    });\n\n    // FORM WIDGET INTERNALS\n    // ==============\n\n    function paramToObj(name, value) {\n        if (value === undefined) value = '';\n        if (typeof value == 'object') return value;\n\n        try {\n            return oc.parseJSON(\"{\" + value + \"}\");\n        }\n        catch (e) {\n            throw new Error('Error parsing the '+name+' attribute value. '+e);\n        }\n    }\n\n}(window.jQuery);\n","sourceCodeStart":315,"sourceCodeEnd":338,"githubUrl":"https://github.com/octobercms/october/blob/b608633a7e8922487d91a8161499020121c3b3bf/modules/backend/widgets/form/assets/js/october.form.js#L315-L338","documentation":"Error \"Error parsing the {name} attribute value. {e}\" thrown in octobercms/october.","triggerScenarios":"Thrown at modules/backend/widgets/form/assets/js/october.form.js:333 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"b608633a7e8922487d91a8161499020121c3b3bf","analyzedAt":"2026-08-21T04:24:57.515Z","schemaVersion":2},"datasetVersion":"2026-08-21T11:28:35.574Z"}