mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 17:06:31 -06:00
c8661674d4
If a site title contains unicode it may end up with an empty backup filename because of the rails `parameterize` method we are calling. This fix ensures that the backup filenames default to "discourse" if the parameterized site title is empty. Bug reported [here][1]. [1]: https://meta.discourse.org/t/backup-checksum-and-backup-name-missing-when-unicode-site-name/123192?u=blake |
||
---|---|---|
.. | ||
backup_restore.rb | ||
backup_store.rb | ||
backuper.rb | ||
local_backup_store.rb | ||
restorer.rb | ||
s3_backup_store.rb |