Closed (fixed)
Project:
Atom
Version:
4.5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2006 at 02:02 UTC
Updated:
15 Mar 2007 at 04:47 UTC
On line 16, the url must be set to absolute
$items = array();
drupal_set_html_head("<link rel=\"alternate\" type=\"application/atom+xml\" title=\"Atom\" href=\"". url("atom/feed",null,null,true) ."\" />");
Comments
Comment #1
deekayen commentedCommitted in CVS revision 1.11.2.1 to DRUPAL-4-5 branch.
Comment #2
(not verified) commented