Feature #38512
openShortcut page default mode
0%
Description
The default shortcut mode for a shortcut page is "selected page". In the process to create a page the edit page mask is not always displayed. Therefore editors must edit the newly created page right after the creation or an error is displayed in the frontend:
#1301648404: This page (ID 30) is of type "Shortcut" and configured to redirect to a page, which is not accessible (ID 0). (More information)
The default shortcut mode must not be a mode that leads into and error. Rather the default behavior should be to create a valid new page.
Solution might be to make shortcut mode "First subpage of current page".
But also the first subpage might not be existing after the creation of a new page resulting in a different error:
#1301648328: This page (ID 30) is of type "Shortcut" and configured to redirect to a subpage. However, this page has no accessible subpages. (More information)
What could be a good solution? The only function not resulting in a fatal error would be to make "Parent page" the default.
Any other solutions/idead?
Files
Updated by Felix Kopp over 12 years ago
Updated by Jens Hoffmann over 12 years ago
- Category set to Usability
- Status changed from New to Needs Feedback
- Priority changed from Should have to Could have
Can't we just say - There must a Target before you could save?
Updated by Felix Kopp over 12 years ago
When a page is added via drag and drop the user never sees the edit mask, so no.
What could be a solution?
Updated by Jens Hoffmann over 12 years ago
Or did you mean with the screenshot "Parent" as default value? .. Maybe "First sub"?
Updated by Benni Mack about 8 years ago
- Project changed from 78 to TYPO3 Core
- Category changed from Usability to Backend User Interface
- TYPO3 Version set to 8
- Is Regression set to No
Updated by Alexander Opitz almost 8 years ago
- Tracker changed from Bug to Feature
- Status changed from Needs Feedback to New
- Target version set to 9 LTS
Is more a feature request
Updated by Susanne Moog about 6 years ago
- Target version changed from 9 LTS to Candidate for Major Version
Updated by Riccardo De Contardi 5 months ago
On TYPO3 11,12,13 when I create a "shortcut" page on the pagetree I see the following behavior
1. On Page module, at the top of the page, there is an "Error" Infobox message that says:
Page is configured to be a link but there is actually no valid target defined.
2. on List module, the default "Information" Infobox is shown:
There are no records on this page.
IMHO there is room to improve here, the message is misleading: IMHO the same error message of the page module should be diplayed. (plus this one, if this makes sense)
3. If I visit the page on the frontend (e.g. preview) on TYPO3 11 and 12 I get a 403 error; on TYPO3 13 I get a 404 error