mirror of
https://github.com/discourse/discourse.git
synced 2024-12-05 17:43:45 +08:00
636b6c3a5a
If a locale has triggers that start with the same word, our regexp will always end up matching the first trigger. For example, `start tutorial` and `start tutorial advanced` To support the change, we have to make the match on triggers more restrictive. `@discobot quote here` will no longer work like `@discobot quote`. |
||
---|---|---|
.. | ||
advanced_user_narrative_spec.rb | ||
new_user_narrative_spec.rb | ||
store_spec.rb | ||
track_selector_spec.rb |