Closed (outdated)
Project:
Webform
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2019 at 16:59 UTC
Updated:
23 Sep 2025 at 14:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
coderbrandon commentedComment #3
coderbrandon commentedComment #4
liam morlandThanks for the patch. This needs tests.
Comment #7
luisrhaas commentedHi Liam! Is this task only in 7.x-4.x version? Please let me know to fix my code.
I think I worked at 6.1.x version, so I 'll need to update my code, probably rewrite mostly part.
Comment #8
liam morlandThis issue is about 7.x-4.x and your code is a patch to that version. Changes to Webform 6.x need their own issue.
Comment #9
luisrhaas commentedHi Liam! OK, I'll work on this, First I need to fix the last patch because some files changed.
Comment #11
luisrhaas commentedHi Liam! I sent a new MR with cover test.
Sorry about my mistake chosing the correct branch generating extra MR, this one is the correct MR https://git.drupalcode.org/project/webform/-/merge_requests/127
Please let me know if this is ok.
Comment #12
luisrhaas commentedFixing fail on tests
Comment #13
liam morlandThose test failures are because of #3194156: Patches and Merge Requests lead to different test results. If you upload your changes as a patch, testing will work.
Both the merge requests look almost the same, though the second doesn't update webform.info. Even if you are making completely new changes, you can
git push --forceto the branch of the existing merge request to overwrite it with a new version and re-use the same merge request.Comment #14
luisrhaas commentedSending as a patch
Comment #16
Aline Teixeira Ramos commentedHi. I can work on it! =)
Comment #17
Aline Teixeira Ramos commentedComment #18
WagnerMelo commentedHello, i'll try work in this issue.
Comment #19
WagnerMelo commentedHello, I couldn't solve 100% of this issue, I managed to progress, but not finish. I still lack knowledge.
I managed to solve the DB problem, and changed the errors, but the tests are still giving an error, a GET error, I couldn't finish this issue, but I hope I helped in something.
below are the prints with the errors before updating the DB with hook_update and after hook_update.
I managed to update the DB using php.update at the end of the url
Comment #20
jsricardo commentedI will work on this
Comment #21
jsricardo commentedI couldn't evolve beyond what is already done in #19
Comment #22
liam morlandDrupal 7 is no longer supported. If this applies to a supported version, please re-open.