Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2011 at 01:13 UTC
Updated:
9 Jul 2011 at 20:02 UTC
In putting together the patch for #1198446 I realized the documentation on the boolean field handler is incorrect. I have fixed this in the patch provided.
It also means that the node Sticky definition is wrong (it is I checked). I'll file an issue for that also if there isn't one.
| Comment | File | Size | Author |
|---|---|---|---|
| Boolean-handler-incorrect-docs.patch | 828 bytes | arcaneadam |
Comments
Comment #1
arcaneadam commentedJust to make it clear I am referencing #1198446: Allow boolean fields to define the Reverse option above.
Node sticky issue: #1198466: node->sticky field has incorrect 'output formats'
Comment #2
dawehnerTrue, but all other handlers seems to be have implemented it right.
Commited to all branches.