Closed (fixed)
Project:
Webform
Version:
8.x-5.19
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2020 at 16:19 UTC
Updated:
3 Sep 2020 at 18:59 UTC
Jump to comment: Most recent
Quick Edit link doesn't generate correctly for Results, Build and Settings buttons if a Webform machine name begin with "test".
Improve regex to check for /test at end of the URL string within webform.contextual.js. Adding End of String character ($) resolves this issue patch is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| quick-edit-regex-improvement.patch | 499 bytes | Technorange |
Comments
Comment #2
Technorange commentedComment #4
jrockowitz commentedThanks for the patch.