Bug #5043
Strip spaces when read tags from metadata
| Status: | Closed | Start Date: | 02/18/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - | |||
| Patch supplied: | No |
Description
Just found that plugins Django app don't strips spaces from "tags" metadata. For example if metadata contains
tags = vеctor, style, point
application creates three tags
" vector", " style", point
History
Updated by Paolo Cavallini 10 months ago
- Priority changed from Low to Normal
Without stripping, a lot of tags are duplicated (e.g. "web and " web") and almost all the tags represent a single plugin, thus making tagging useless.
Updated by Alessandro Pasotti 8 months ago
- Assigned to set to Alessandro Pasotti
Updated by Alessandro Pasotti 8 months ago
- Status changed from New to Resolved
Still need to fix old plugins and delete stale tags... will do it tomorrow
Updated by Paolo Cavallini 8 months ago
- Status changed from Resolved to Closed