Task #42769

Deleting a page without a title gives a weird prompt message

Added by Aske Ertmann over 2 years ago. Updated over 2 years ago.

Status:Needs Feedback Start date:2012-11-07
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

0%

Category:-
Target version:-

Description

Are you sure you want to delete the page ""?

Related issues

related to TYPO3.Neos - Task #42214: The title of a page node should be required in the inspec... New 2012-10-20

Associated revisions

Revision 01707184
Added by Mattias Nilsson over 2 years ago

[BUGFIX] Add page title to delete prompt

Add the page title to the delete prompt when trying to delete a page
from the page tree.

Change-Id: Ia50d7a2381b4f68240cadcb2949a75d72c634faf
Related: #42769

History

#1 Updated by Mattias Nilsson over 2 years ago

#2 Updated by Karsten Dambekalns over 2 years ago

Well, if the page has no title, that is correct. Showing "(untitled)" (or something similar) doesn't change anything, really.

#3 Updated by Karsten Dambekalns over 2 years ago

  • Project changed from Base Distribution to TYPO3.Neos

#4 Updated by Karsten Dambekalns over 2 years ago

  • Status changed from New to Needs Feedback
  • Assigned To set to Karsten Dambekalns

So, is this actually an issue? Any suggestion on what should happen in such a case?

#5 Updated by Aske Ertmann over 2 years ago

  • Status changed from Needs Feedback to New

I would say it should use the default title, "[New Page]", which is also being used in the page tree so there's is consistency at least.

#6 Updated by Karsten Dambekalns over 2 years ago

  • Status changed from New to Needs Feedback

Hm, what about using the node name as a fallback? [New Page] is plain wrong, if the title is really empty.

#7 Updated by Aske Ertmann over 2 years ago

In my opinion "[New Page]" is better than reverting to the node name. The point is not that the title is empty, but to make sure the user delete the correct page. And the use case is clicking the page in the page tree and then delete. In this context the user only knows about what he clicked in the page tree, which has the name "[New Page]". So for me it's logical to show that name, so I can confirm that it's trying to delete the page I selected. The user don't necessarily know about the node name and in most cases the user shouldn't care about node names.

On another point the default title "[New Page]" is probably misleading and we should probably use something like "[No Title]" or like CMS "[Default Title]"

Also available in: Atom PDF