Follow-up Comment #11, bug #20853 (project wesnoth):

Hm, it seems I messed up my testing completely and posted something untrue
yesterday. Let me try this again...

*1.10*

* gold=abc (invalid number) -> sticks to 0 gold.
* gold=0 -> sticks to 0 gold.
* gold= (empty string) -> *defaults to 100 gold*.
* gold attribute missing -> defaults to 100 gold.

*Git master with file #18040 applied*

* gold=abc (invalid number ) -> sticks to 0 gold.
* gold=0 -> sticks to 0 gold.
* gold= (empty string) -> *sticks to 0 gold*.
* gold attribute missing -> defaults to 100 gold.

So the only remaining mismatched behavior would be the handling of the empty
string on master.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?20853>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to