Closed (fixed)
Project:
OpenSearch feed
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2009 at 03:02 UTC
Updated:
16 Feb 2010 at 00:20 UTC
As the module accepts placeholders for some of the Opensearch tags, it should truncate the tags content to the size suggested by the Opensearch specifications (http://www.opensearch.org/Specifications/OpenSearch/1.1).
The module, in example, accepts a 16 characters string for the short name, but it doesn't truncate the string to that size, once the placeholders are replaced.
Comments
Comment #1
avpadernoThe code has been changed, and committed in CVS.