Closed (duplicate)
Project:
Active Tags
Version:
6.x-1.5
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2009 at 11:15 UTC
Updated:
21 Nov 2009 at 01:34 UTC
I have used Active Tags on several sites and noticed that the add popular tags can't really handle displaying tags with a SPACE in the name it converts into a linebreak.
I have attached a patch for active_tags_popular.js and active_tags.css where display:inline is transformed into float:left .. works for me so just wanted to share.
Attached there a few patches.
| Comment | File | Size | Author |
|---|---|---|---|
| active_tags.css_.patch | 949 bytes | zorp | |
| active_tags_popular.js_.patch | 1.2 KB | zorp |
Comments
Comment #1
dragonwize commentedDuplicate of #567926: line break occurs if popular tag has space in it.