Posted by swentel on February 10, 2010 at 11:05am
2 followers
| Project: | Display Suite |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
function ds_layout_overview in ds.display.inc has a stupid mix up of variables. As a consequence, edit links on that page might not work fully properly (especially if you have an underscore in your type). No problem via menu though.
Comments
#1
Fixed in CVS, patch attached.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
Follow up patch to be ported to D7 - makes sure we use uppercase and the name instead of type key of the object.
#4
#5
Automatically closed -- issue fixed for 2 weeks with no activity.