Closed (fixed)
Project:
OpenSearch feed
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2010 at 16:44 UTC
Updated:
11 Jul 2010 at 11:40 UTC
Jump to comment: Most recent
Comments
Comment #1
neclimdulComment #2
Anonymous (not verified) commentedAs reported in http://drupal.org/coding-standards#phptags, short tags should never be used with Drupal; I take that means they should never be enabled with Drupal.
Comment #3
Anonymous (not verified) commentedComment #4
neclimdulI would say they are not mutually exclusive. And its not a big deal to support them.
Comment #5
neclimdulThis is sort of a critical but trivial bug fix I'd like to see committed. The patch even includes some additional documentation to match the sort of de facto template documentation.
Just a note, this is similar to the approach taken by core's rss.xml handler, views' RSS template, fivestar's AJAX callback and views bonus' xml template. So its pretty common approach to addressing this sort of problem.
Comment #6
Anonymous (not verified) commentedThe code has been changed, and committed.
Thanks for your report.
Comment #7
Anonymous (not verified) commentedI forgot to change status.