After install of latest TC, editing the view: control_content will not save because of the error
"Style HTML List requires a row style but the row plugin is invalid."
Click through the displays of the view will reveal some panes with the HTML List chosen as the view style but without a valid Row Style. (Will say Missing/Delete style plugin).
And will prevent any customization of the view.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | style_plugin.patch | 4.2 KB | jenlampton |
Comments
Comment #1
jonskulski commentedI should mention that the quick fix is:
Comment #2
ken hawkins commentedAlso experiencing this error and have been unable to resolve. We use revision control and not being able to customize total control limits its use to us ...
Going to put some thought into why this is happening.
Comment #3
jenlampton@Ken Hawkins
This is happening because the row style plugin was missing from my code that added content pane views per content type. It has been resolved in the 1.1 release, so I'm marking this as fixed.
Jen
Comment #5
danielpacker commentedGetting the same error with TC 6.x-1.1 and 6.x-1.x-dev when I edit the new content view (or other views for other content types) on D6.15.
-Daniel
Comment #6
jenlamptonI think the bug is in the automatic creation of new panes. I noticed this too, will dig into it shortly.
Comment #7
jenlamptonGotcha!
Comment #8
alfthecat commentedTried the patch, but it failed
Comment #9
jenlamptonThe patch has been committed, and this issue is resolved in newer releases of the module. Please try 1.2 or 2.0 versions.