Closed (fixed)
Project:
Skeleton outlines
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2009 at 15:52 UTC
Updated:
29 Mar 2009 at 00:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
deviantintegral commentedI found the issue - the type was being exploded() on underscores. I've attached a patch which grabs the node type directly from the form element - can you try this patch and see if it fixes it for you? Thanks!
Comment #2
deviantintegral commentedReroll for HEAD now that the hook_form_alter() call has moved files. I'll be committing this shortly.
Comment #3
deviantintegral commentedCommitted to HEAD.
Comment #4
martin mayer commentedSorry for answering so late. Just tested it and seems to work fine.