I've created a multipage webform consisting of check-boxes, text-area fields and a preview section, everything is working great but there is a problem with the results page. For some odd reason there are several empty label tags in the source code that dont have an ID associated with them and there is nothing (not even text) between the label tags.

I've searched for an answer and came across several patches but they dont seem to patch (perhaps because the version 4.10 of webform I'm using?)

Can someone point me to the right direction to modify the webform module output to stop orphan labels to happen on the results page? Is the file to modify "webform.module"?

Comments

Dru Pal created an issue. See original summary.

mgifford’s picture

Issue tags: -accesibility +Accessibility
mgifford’s picture

Liam Morland’s picture

Issue summary: View changes

The fix might need to change webform.module or other files. First start by testing the latest development version of webform to see if the problem is still there. Patches are always made against the latest version.

It would help to have clear instructions to reproduce the problem. Can you make a very simple form which shows the problem?

Liam Morland’s picture

Status: Active » Fixed

If you need more help, please re-open.

Status: Fixed » Closed (fixed)

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