Hello,
In order for our webforms to be 508 compliant, we have to have a different page title on the webform confirmation page other than the node title. I saw that this change was introduced for 8.x version of this module, but we require it in the 7.x version.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | webform-confirmation-page-title-2873880-10.patch | 3.58 KB | chaseontheweb |
Comments
Comment #2
nathandentzauHere's the patch.
Comment #3
nathandentzauWhoops. Here's the patch without git diff color formatting. Sorry about that.
Comment #4
nathandentzauComment #5
nathandentzauComment #6
liam morlandThanks for the patch. Can you add a test for this?
Do you know the issue number for this change in 8.5.x?
Comment #7
nathandentzauHey Liam,
Sure I can write tests. I looked briefly at the tests already in place and I didn't see where the project is testing the form fields in the webform settings page (unless I missed something). Here's the 8.x-5.x issue: https://www.drupal.org/node/2853302
Comment #8
liam morlandIt may not be testing that at all. Webform does not have wide test coverage. I'm hoping that changes will include tests being added when it is feasible.
Comment #9
chris matthews commentedThe 2 year old patch in #3 does not apply to webform.install on the latest 7.x-4.x-dev so will need a reroll.
Comment #10
chaseonthewebReroll of #3. Still no tests.
Comment #11
mably commentedComment #12
liam morlandDrupal 7 is no longer supported. If this applies to a supported version, please re-open.