Closed (fixed)
Project:
Automatic Nodetitles
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2007 at 17:26 UTC
Updated:
23 Oct 2007 at 20:03 UTC
* 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
Comment #1
gregglesAre you sure this is an issue with token module? I don't see where token module gets involved in this.
Comment #2
amitaibusorry, sorry - it's a automatic node title bug. I was probably high when I submitted the bug ;)
Comment #3
fagohm, 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?
Comment #4
greggles@Amitaibu - what are the "Automatic Nodetitle" settings that you have for the content type that exhibits this behavior?
Comment #5
amitaibu1. 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.
Comment #6
amitaibuOk, 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!