Posted by Dave Reid on May 9, 2012 at 7:18pm
8 followers
| Project: | Workbench |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | Workbench Sprint |
Issue Summary
The current exported default Views are a little out of date for the current format that Views exports, and is also missing some things. I'm going to basically edit each default view, not make any changes, press Save, and then export them back into the files.
Comments
#1
#2
Applied the patch, all the Views appear to be working correctly.
#3
The patch in #1 worked for me as well. No longer getting the missing format errors from workbench. The patch wouldn't apply using
git apply -v 1569698-workbench-reexport-views.patch, but it applied withpatch -p1 < 1569698-workbench-reexport-views.patch.#4
Re-exported to make the patch apply to the latest -dev of Workbench.
#5
Will be automatically fixed by #1792144: "My Edits" View is broken
#6
This patch contains more views. Needs work. Wait until the other patch has been commited and re-create patch than.
#7
Latest patch. Only fixes the missing files. This also adds a missing Actions column.
#8
#9
#10
Committed. Thanks everyone!
http://drupalcode.org/project/workbench.git/commit/6474fff935da61e603740...
#11
Automatically closed -- issue fixed for 2 weeks with no activity.