Response title
This is preview!
Sorry for my poor English, hope you can understand.uncaught exception: Syntax error, unrecognized expression: [for=workflowEntity.actionId_402881042da284d0012da2a9e7cf0004_202]
I think, it's should and single quotation inside the double quotation.label = input.closest("form,fieldset,:jqmData(role='page')").find("label").filter("[for=" + input[0].id + "]"),
label = input.closest("form,fieldset,:jqmData(role='page')").find("label").filter("[for='" + input[0].id + "']"),like this: https://github.com/asual/jquery-address/commit/f6ffdb4ec0fbbae1a8e9d91ad90f021a92687521
© 2013 jQuery Foundation
Sponsored by and others.