[Commits] [wesnoth/wesnoth] 7b0d2d: Revert "Change title screen music to transience.og...

GitHub noreply at github.com
Mon Jan 19 19:45:59 UTC 2015


  Branch: refs/heads/1.12
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 7b0d2d76d3d4a7854d2a0b8bbcbcf36d3a2b1209
      https://github.com/wesnoth/wesnoth/commit/7b0d2d76d3d4a7854d2a0b8bbcbcf36d3a2b1209
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M changelog
    M data/game_config.cfg
    M players_changelog

  Log Message:
  -----------
  Revert "Change title screen music to transience.ogg."

This reverts commit 155270b60588d15d6ceb3cfe10a1c6d42f01178a.


  Commit: 9514710e70b461f0c6c592e905c467e04ea8363d
      https://github.com/wesnoth/wesnoth/commit/9514710e70b461f0c6c592e905c467e04ea8363d
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M src/campaign_server/campaign_server.cpp

  Log Message:
  -----------
  campaignd: Catch utils::invalid_utf8_exception within handle_upload()

Otherwise add-ons with invalid UTF-8 sequences in the add-on name or the
fields matched against the blacklist (description, author, email, title)
crash campaignd since the exception is not handled anywhere.

We specifically want to handle this exception deep within
handle_upload() and with more specific knowledge of the circumstances
because otherwise we can't give the user an error message with enough
information to help them.


Compare: https://github.com/wesnoth/wesnoth/compare/bca7dbc7a42b...9514710e70b4


More information about the Commits mailing list