Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2009 at 23:07 UTC
Updated:
17 Dec 2009 at 21:00 UTC
theme_links expects an array to render links.
'links')) {
}
If comments are displayed without comments views provides an empty string instead of an array.
| Comment | File | Size | Author |
|---|---|---|---|
| views-comment-without-links.patch | 719 bytes | dagmar |
Comments
Comment #1
dagmarMmm drupal filter cut the original message.
theme_links expects an array to render links.
If comments are displayed without comments views provides an empty string instead of an array.
Comment #2
merlinofchaos commentedApplied to 2.x branch -- I can't apply to 3.x without unpatching pluggable pagers which is a pain right now since it adds files. Will come back and apply that one later.
Comment #3
merlinofchaos commentedCommitted to all branches.