Bug #70542
closedStory #69617: FormEngine bugs
Save and new record fails in workspace mode
100%
Description
The exception #1437656456: $uid must be positive integer
is issued when using the save and new button in the backend and working on a workspace.
DatabaseParentPageRow does not have any workspace handling on the "neighborRow" variable.
Updated by Oliver Hader about 9 years ago
- Description updated (diff)
- Priority changed from Should have to Must have
- Sprint Focus set to Stabilization Sprint
Updated by Christian Kuhn about 9 years ago
- Parent task set to #69617
well ... this vanillaUid / negative value stuff is pretty uncool anyway. it would simplify the stuff already if we could refactor that. i have currently to detailed plan on how to tackle this stuff, needs to wait a bit until other bug fixes are done on my side.
Updated by Riccardo De Contardi almost 9 years ago
- Target version changed from 7 LTS to Candidate for Major Version
Still present on the latest 8.0-dev master
Updated by Gerrit Code Review over 8 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 https://review.typo3.org/47153
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47153
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47153
Updated by Oliver Hader over 8 years ago
The getNewIconMode issue can be tested with e.g. putting this to the Users TSconfig:options.saveDocNew.tt_content = top
Updated by Gerrit Code Review over 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47153
Updated by Gerrit Code Review over 8 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47153
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47350
Updated by Nicole Cordes over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bd6859e3399a312b6a5a113823d043365e5a1b4c.