Closed (won't fix)
Project:
Views Bonus Pack
Version:
6.x-1.0-beta2
Component:
Views Export
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2009 at 16:20 UTC
Updated:
23 Jul 2009 at 01:45 UTC
I have an XML feed display that is attached to a page. For this display, I overrode the settings on the Date module field. No matter what I specify in this field's Format field, I get the same data in the XML feed: <span class="date-display-single">Tue, 06/16/2009</span>.
I should get something shorter per the date formats specified at admin/settings/date-time/formats.
I acknowledge that Views Bonus Pack may not be the problem, and I am OK if this needs rerouting.
The span tag is also not pretty; that is definitely a Date module problem that I addressed in #423502: Add plain format without any HTML.
Comments
Comment #1
neclimdulSince views_bonus only wraps the output of the themed content from views I don't think its related to anything in the Views Export module. You can confirm this by seeing if the same problem shows up in the RSS feed plugin or the table display plugin.
Comment #2
aren cambre commentedI'm fine if you mark as "won't fix." I'll bet if that other issue is satisfied, this one goes away.
Comment #3
neclimdul