[Commits] [wesnoth/wesnoth] 01b4a1: Fixed help topics not working right when multiple ...
GitHub
noreply at github.com
Wed Jun 21 18:34:52 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 01b4a162f087301c75d82698498a4e70c3344411
https://github.com/wesnoth/wesnoth/commit/01b4a162f087301c75d82698498a4e70c3344411
Author: ln-zookeeper <lari.nieminen at iki.fi>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Changed paths:
M src/help/help_impl.cpp
Log Message:
-----------
Fixed help topics not working right when multiple factions share an id
For example the factions of Default Era and Age of Heroes have the same id's, which caused the faction help topics to have the same id's as well, leading to a faction link on both era pages to lead to the same faction page. Adding an era prefix to the faction topic id's makes them unique and solves the problem.
More information about the Commits
mailing list