CKAN: Ticket #1484: Creating package with duplicate tags causes exception http://localhost/ticket/1484 <p> e.g. {{{curl <a class="ext-link" href="http://localhost:5000/api/action/package_create"><span class="icon">​</span>http://localhost:5000/api/action/package_create</a> -d '{"name":"test5", "tags":[{"name": "tag6"}, {"name": "tag6"}]}' -H 'Authorization:tester' }}} </p> <p> Also broken in Web UI (adding a package). </p> <p> Affects API and Web UI from 1.4.1 to 1.5. </p> en-us CKAN http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png http://localhost/ticket/1484 Trac 0.12.3 dread Wed, 23 Nov 2011 12:41:01 GMT description changed http://localhost/ticket/1484#comment:1 http://localhost/ticket/1484#comment:1 <ul> <li><strong>description</strong> modified (<a href="/ticket/1484?action=diff&amp;version=1">diff</a>) </li> </ul> Ticket dread Wed, 23 Nov 2011 14:36:46 GMT status, description changed; resolution set http://localhost/ticket/1484#comment:2 http://localhost/ticket/1484#comment:2 <ul> <li><strong>status</strong> changed from <em>new</em> to <em>closed</em> </li> <li><strong>resolution</strong> set to <em>fixed</em> </li> <li><strong>description</strong> modified (<a href="/ticket/1484?action=diff&amp;version=2">diff</a>) </li> </ul> <p> Fixed and added tests. Improved <a class="missing wiki">IntegrityError?</a> error messages. Changeset:ddca1a7 for release 1.5.1. </p> Ticket