Hi, I've encountered a bug on a form I've created that occurs when I click the 'Edit items' link on a checkboxlist field. It occurs on a specific field on my form.
If I click edit on a different checkbox list that works fine, if I think click on the edit for the broken checkbox list (without cancelling the previous one), the items from the broken checkboxlist appear in the place of the working list I was previously editing
I've tried recreating the exact same form (same fields) and the JS error still occurs.
Bug when editing checkboxlist items.
Hi, I've encountered a bug on a form I've created that occurs when I click the 'Edit items' link on a checkboxlist field. It occurs on a specific field on my form.
If I click edit on a different checkbox list that works fine, if I think click on the edit for the broken checkbox list (without cancelling the previous one), the items from the broken checkboxlist appear in the place of the working list I was previously editing
I've tried recreating the exact same form (same fields) and the JS error still occurs.
According to Firebug the error is as follows:
uncaught exception: Syntax error, unrecognized expression: (please state)
What has possibly caused it to happen was I used the 'Copy' function to copy a checkboxlist.
@Tim Geyssens I can email over an export of the offending form if that is any help?
Thanks,
Dave
Comment author was deleted
Hi Dave,
Yeah that would be great if you could email me the form
tg at umbraco dot com
Thanks,
Tim
Comment author was deleted
Might be a character in one of the items that is causing the issue but once I get the export I can confirm
Cheers,
Tim
Hi Tim, I've just sent you the export over.
Thanks,
Dave
is working on a reply...