Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.7
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2013 at 19:21 UTC
Updated:
2 Jun 2013 at 16:30 UTC
I am trying to return '0' with Global Text. 00 works, so does any other number besides 0. I understand that 0 is treated empty in other fields, but shouldn't I be able to return a 0 when there are no results? How does one fix this?
Comments
Comment #1
cursor commentedJust found that you cannot display irrespective of where you put it? I used Custom Text to display 0, doesn't work. If I type 00 that works. So, what's the fix?
Comment #2
cursor commentedFound the problem.
http://drupal.org/node/1339044
The patch didn't apply cleanly so sticking with dev right now.