Bug #88156
closedIt is not possible to mass update a slug field in single table view
100%
Description
Reproduce:
- Generate several pages
- Create a state where you need to update all slugs of the pages (e.g. move some pages below another page)
- Switch to the parent page and list module
- Switch to single table view
- Select slug field to show in table
- Click the edit button on top of the slug column to only edit the slug fields of all pages
- Click on the "update" button
- Nothing happens
I think there is some JS missing or maybe an ID problem in this view:
Files
Updated by Georg Ringer over 5 years ago
- File how-to-get-there.png how-to-get-there.png added
- File result.png result.png added
- Status changed from Accepted to Needs Feedback
Please check out my screenshots. you need to have the title field available as well.
can I close the issue?
Updated by Christian Buelter over 5 years ago
Thanks for explaining. The workflow shown in the screenshots works in my case. Before that I also tried to only mass-edit the slug field (without having the title) which does not work.
Updated by Thomas Löffler over 5 years ago
Yes, it works with the title field. But most user will run into the same issue than me, because until now you didn't need another field in mass-edit to edit one field.
It should either work without title field or there must be a hint for editors.
Updated by Josef Glatz over 5 years ago
It will get more complicated if https://docs.typo3.org/typo3cms/extensions/core/latest/Changelog/9.4/Feature-84729-NewTCATypeSlug.html is configured and needs more fields.
Updated by Gerrit Code Review over 5 years ago
- Status changed from Needs Feedback 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/c/Packages/TYPO3.CMS/+/61317
Updated by Gerrit Code Review over 5 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/c/Packages/TYPO3.CMS/+/61317
Updated by Gerrit Code Review over 5 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/c/Packages/TYPO3.CMS/+/61317
Updated by Gerrit Code Review over 5 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/c/Packages/TYPO3.CMS/+/61317
Updated by Gerrit Code Review over 5 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/c/Packages/TYPO3.CMS/+/61317
Updated by Gerrit Code Review over 5 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61317
Updated by Gerrit Code Review over 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61357
Updated by Gerrit Code Review over 5 years ago
Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61357
Updated by Georg Ringer over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9a1108678f774d120427206fb83a6177af46a36f.
Updated by Benni Mack almost 5 years ago
- Status changed from Resolved to Closed