Project:OpenSearch feed
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Drupal 6 upgrade

AttachmentSizeStatusTest resultOperations
opensearch_6_jul16.patch9.27 KBIgnored: Check issue status.NoneNone

Comments

#1

Added site name to auto-discovery title

-      'title' => $opensearch_shortname
+      'title' => variable_get('site_name', 'Drupal') . ' ' . $opensearch_shortname
AttachmentSizeStatusTest resultOperations
opensearch_6_jul23.patch9.32 KBIgnored: Check issue status.NoneNone

#2

Status:needs review» reviewed & tested by the community

#3

Version:master» 6.x-1.x-dev
Status:reviewed & tested by the community» fixed

Added DRUPAL-6--1 branch, dev release here:
http://drupal.org/node/295878

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

nobody click here