* Create a content type with optional title
* Create node with title 'hello world'
* Delete node - user warning is:

Are you sure you want to delete "No title"?

Comments

greggles’s picture

Status: Active » Postponed (maintainer needs more info)

Are you sure this is an issue with token module? I don't see where token module gets involved in this.

amitaibu’s picture

Project: Token » Automatic Nodetitles

sorry, sorry - it's a automatic node title bug. I was probably high when I submitted the bug ;)

fago’s picture

hm, strange. I wasn't able to reproduce this - for me everything is working fine. I suppose you have set 'No title' as your auto generated title?

Is anyone else experiencing this problem?

greggles’s picture

@Amitaibu - what are the "Automatic Nodetitle" settings that you have for the content type that exhibits this behavior?

amitaibu’s picture

1. Automatic title generation = Automatically generate the title if the title field is left empty
2. Pattern for the title = [field_image-filename]
3. Evaluate PHP in pattern = unchechked.

amitaibu’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Ok, there is no issue here. There's a bug in panels module, that overides that delete button of a node, and deleted the panel...

Anyway, thanks for the quick reply!