This fixes issue #2298.
Following a hashtag with a dot now no longer breaks the user's stream page. All unacceptable hashtag chars are stripped out, and the given tag is normalized before being followed.
parent
e885e849
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/controllers/tag_followings_controller.rb 7 ajouts, 13 suppressionsapp/controllers/tag_followings_controller.rb
- app/models/acts_as_taggable_on_tag.rb 10 ajouts, 1 suppressionapp/models/acts_as_taggable_on_tag.rb
- spec/controllers/tag_followings_controller_spec.rb 56 ajouts, 0 suppressionspec/controllers/tag_followings_controller_spec.rb
- spec/spec-doc.rb 2 ajouts, 1 suppressionspec/spec-doc.rb
Veuillez vous inscrire ou vous se connecter pour commenter