Posted by Alan D. on May 23, 2012 at 6:38am
5 followers
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | path.module |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | needs backport to D7 |
Issue Summary
Appears to be a missed cut n paste :)
This also effects D7.14
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| drupal-invalid-collaspable.patch | 656 bytes | Idle | PASSED: [[SimpleTest]]: [MySQL] 36,657 pass(es). | View details |
Comments
#1
The patch in the issue summary applied cleanly with an offset and removed the unnecessary "collapsible" and "collapsed" properties which should only be used with fieldsets (not textfields, or form items inside of a vertical tab).
#2
Oops. :) Nice find!
Committed and pushed to 8.x, though this didn't seem to apply to 7.x so moving to backport.
#3
Backport of the patch in the original issue summary.
#4
Guess I can mark this as ready since someone else rolled it :)
#5
Great, thanks!
Committed and pushed to 7.x.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.