Closed (works as designed)
Project:
Workflow
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2011 at 00:23 UTC
Updated:
9 Feb 2014 at 14:12 UTC
Jump to comment: Most recent
Comments
Comment #1
Bastlynn commentedUnfortunately truncating the length of the name isn't where the tight spot is. See #585726: Length of machine readable name of content type may not exceed 21 for actions to perform in workflow for more information.
Workflow adds triggers using the tid of the transition, so it's a number - very short. The content name length is where things get long and need to be trimmed back.
I'm not sure at *all* where you're getting Workflow titles truncating - it's not occurring on the Workflow admin page for me. What page are you seeing that on?
Comment #1.0
Bastlynn commentedAdded info about length of the DB table.
Comment #2
johnvMoving this to the Actions & Triggers component.
Comment #3
johnv