Closed (won't fix)
Project:
Date
Version:
6.x-2.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2011 at 08:59 UTC
Updated:
26 Oct 2018 at 02:55 UTC
Jump to comment: Most recent
I'm using the datefield on a node - and when I output the field with views - the date is output twice.
A guess, is that it outputs it twice as if it were a range - but just outputs it the second time with empty values.
Normally that would just give me an empty output - but I need to use a custom format (where date, month and year is wrapped in divs) - and so the divs are output twice - so it looks like this:
The date format I'm using is:
<\d\iv \c\l\a\s\s="\d">j.<\d\iv \c\l\a\s\s="\m">G<\d\iv \c\l\a\s\s="\y">Y
I just updated to date-6.x-2.7 - to verify the problem also exists there.
Comments
Comment #1
klavs commentedTrying to not make the browser interpret the html as.. html :)
Comment #2
klavs commentedComment #3
klavs commentedarghh - bad paste.. and now for the hopefully last time - the output from the view:
Comment #4
damienmckennaUnfortunately the Drupal 6 version of the Date module is no longer supported. That said, we appreciate that you took time to work on this issue. Should this request still be relevant for Drupal 7 please feel free to reopen it. Thank you.