discourse/plugins/poll/spec/lib
Bianca Nenciu 96a16123d8
FIX: Generate unique HTML heading names (#12705)
Headings with the exact same name generated exactly the same heading
names, which was invalid. This replaces the old code for generating
names for non-English headings which were using URI encode and resulted
in unreadable headings.
2021-04-16 10:54:19 +03:00
..
new_post_manager_spec.rb FIX: Store custom attributes that are needed by plugins in queuedpost payload (#8009) 2019-08-14 15:02:59 -03:00
polls_updater_spec.rb DEV: track the correct channel in specs 2019-05-20 18:27:09 +10:00
polls_validator_spec.rb FEATURE: Allow single option polls (#8853) 2020-02-05 08:03:27 -06:00
pretty_text_spec.rb FIX: Generate unique HTML heading names (#12705) 2021-04-16 10:54:19 +03:00