| Comment | File | Size | Author |
|---|---|---|---|
| #7 | revert-ensure-quickedit-relies-less-html-structure-2685191-7.patch | 1.38 KB | nmillin |
| #2 | 2685191-2.patch | 1.38 KB | devin carlson |
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | revert-ensure-quickedit-relies-less-html-structure-2685191-7.patch | 1.38 KB | nmillin |
| #2 | 2685191-2.patch | 1.38 KB | devin carlson |
Comments
Comment #2
devin carlson commentedA patch which backports #2559955: Ensure that Quick Edit relies less on the structure of the HTML.
Comment #3
devin carlson commentedTested #2 and committed to Quick Edit 7.x-1.x.
Comment #6
wim leersThis caused a regression: #2671202: [regression] Text field's label is duplicated in the value when edited & saved using Quick Edit.
Comment #7
nmillin commentedIf someone comes across this issue, I've attached a patch reverting this commit. Changing the class selecting the content to quickedit caused 2 wrapping divs (.field-items & .field-item) to be saved whenever a page was quickedited.