Changes between Initial Version and Version 1 of Ticket #17045
- Timestamp:
- 04/04/11 15:34:07 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17045
- Property Component changed from Administration to Taxonomy
-
Ticket #17045 – Description
initial v1 2 2 3 3 I have noticed a bug with the post tag system. The system does not recognise symbols effectively. The website related to a management consultancy approach which defines people into one of 6 moods, the moods all use symbols as follows: 4 {{{ 4 5 F+ 5 6 F- … … 8 9 T- 9 10 T~ 10 11 }}} 11 12 Given this information we wanted to create a tag cloud for them. However when tagging any post with the above moods the symbols are not accepted effectively. 12 13 13 14 Steps to reproduce: 15 {{{ 14 16 1 - Create a new post (or use an existing post) 15 17 2 - Add the tag F+ to the post … … 20 22 7 - You will see the tag has not worked 21 23 8 - You can now add any of the F tags and tey are all taken as the first (F+) so the subsequent tags will now work 24 }}} 22 25 23 26 I imagine this problem has affected other users before but I could not find mention of it in another bug report or on the support forums so I hope this is a genuine bug and it's not wasting your time
