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

neclimdul’s picture

Since 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.

aren cambre’s picture

I'm fine if you mark as "won't fix." I'll bet if that other issue is satisfied, this one goes away.

neclimdul’s picture

Status: Active » Closed (won't fix)