Closed (fixed)
Project:
Bones
Version:
6.x-1.0-unstable2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
23 Mar 2009 at 12:48 UTC
Updated:
7 Apr 2009 at 03:50 UTC
Jump to comment: Most recent file
Breaks module completely if user doesn't have devel_generate() enabled or if they don't want dummy text.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | bones-410906.patch | 4.01 KB | usonian |
Comments
Comment #1
usonian commentedProblem was due to incorrect use of 'checkbox' form input. Switched the 'auto alias' and 'dummy text' checkboxes to use the 'checkboxes' input type instead. Attached patch will fix this bug until the next release.
Comment #2
usonian commentedComment #3
usonian commentedFixed in unstable3