Essentially this is probably same as this bug in core: http://drupal.org/node/974
However it's rather painless task to do simple workaround for the issue. Patch will follow closely.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | uif.admin_.inc_.patch | 1.26 KB | mikran |
Essentially this is probably same as this bug in core: http://drupal.org/node/974
However it's rather painless task to do simple workaround for the issue. Patch will follow closely.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | uif.admin_.inc_.patch | 1.26 KB | mikran |
Comments
Comment #1
mikran commentedComment #2
mikran commentedComment #3
dwightaspinwall commentedGood catch. Patch looks good. I'll cut a new release shortly. I have a couple other things to add as well.
Comment #4
dwightaspinwall commentedfixed in 7.x-1.0-beta2
Thanks mikran!