Bug #64846
closedIRRE: new parent element, delete of relation not working (current master)
100%
Description
If I create a new parent element and add an inline element via foreign_selector I am not able to delete that relation until I save the parent element:
Javascript error:
TypeError: selectObj is undefined
selectObj.add(readdOption, document.all ? index : selectObj.options[index]);
Updated by Mathias Schreiber almost 10 years ago
- Sprint Focus set to Stabilization Sprint
Updated by Nicole Cordes almost 10 years ago
- Assignee changed from Benni Mack to Nicole Cordes
- Target version set to 7.1 (Cleanup)
Updated by Nicole Cordes almost 10 years ago
- Status changed from New to Accepted
Updated by Gerrit Code Review almost 10 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36732
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36732
Updated by Gerrit Code Review almost 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36732
Updated by Gerrit Code Review almost 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36732
Updated by Nicole Cordes almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f13b5f82067e824e4fcd0710051bad7f44552a7f.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed