Closed (fixed)
Project:
Automatic Nodetitles
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2013 at 20:16 UTC
Updated:
4 Apr 2018 at 09:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Nikdilis commentedI can confirm the same problem.
After using the format "example [node:field_fid]", whereas node:field_fid is a serial field (automatically increasing), the title is saved as "example [node:field_fid]".
Only after editing and saving the node again, the title shows as "example 3".
As this prevents the module from working as intended, I set the priority level to "critical".
Comment #2
Dimas_ commentedI've the 6.x-1.2 version (tried with 6.x-1.x-dev too) and the same happens! If I put "[field_profile_address-raw]" as a pattern it have no effect when the node (profile) is created. I've to save it again to get title updated.
Comment #3
Renee S commentedConfirmed.
Comment #4
yuraosn commentedConfirmed
Comment #5
bkhandruk commentedHere's patch to fix this problem.
Comment #6
anmolgoyal74 commentedThe patch works as designed.
Comment #7
anmolgoyal74 commentedComment #9
gaurav.kapoor commented