Custom Query (2152 matches)
Results (592 - 594 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#180 | duplicate | Tag cloud as way to view CKAN tags | rgrp | jwyg |
Description |
Create big tag cloud with all CKAN tags - perhaps weighting with size and colour... |
|||
#819 | fixed | Tag autocompletion widget broken | cygri | |
Description |
The widget for tag autocompletion is broken in various ways. For example, if I edit a package that is tagged "music", and just tab through the form fields to get to the Author field, then the widget changes to "industrial-music" as I tab through it. Or if the tag is "foo bar" and I hit alt-right to jump to the end of the text field (with the intent of adding a third tag), then the contents change to "foo barbecue". |
|||
#1725 | fixed | Tag autocompletion and commas don't mix | dread | dread |
Description |
If you use tag autocompletion, it automatically adds a comma after the tag. This is fine if you are going to add another tag, but not fine if it is the last one. If you don't manually remove the final comma than you get form validation error "Tag string: Tag "" length is less than minimum 2" Affects only version 1.5.2a. |