Posted by Bevan on January 31, 2012 at 10:35pm
3 followers
| Project: | Display Suite |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Steps to reproduce:
- Create a view with a row style of "Display suite" and "Comments" enabled.
- Export the view to a feature-package.
- Note that the comment form and comments are displayed.
- Revert the view so it is only defined in code, and not in the database.
- Expected behaviour: Comments are still visible.
- Actual behaviour: Comments are not visible.
I expected that #1240510: Views row options missing in views export would fix this, but it does not.
Comments
#1
This patch should fix it.
#2
I tested on the latest stable release (7.x-1.4). The second hunk of the patch did not apply; The bad code appears to have been introduced since 1.4 was released. Then it worked great!
Thanks for the fast response! :)
#3
Yeah, patches are always against latest dev of course, committed and pushed!
#4
Automatically closed -- issue fixed for 2 weeks with no activity.