friendica / red

The Red Matrix
MIT License
214 stars 50 forks source link

Unable to add tags containing spaces using the "Add tag" menu #848

Closed pafcu closed 9 years ago

pafcu commented 9 years ago

Spaces in tags are replaced by underscores in mod/tagger.php around line 18. Removing this replacement would fix the issue.

ghost commented 9 years ago

This issue was moved to redmatrix/redmatrix#293