URL:
  <http://gna.org/bugs/?23544>

                 Summary: Macros stripping out plus sign
                 Project: Battle for Wesnoth
            Submitted by: pentarctag0n
            Submitted on: Mon 27 Apr 2015 04:16:10 AM UTC
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: WML
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.13+dev
        Operating System: Windows 7

    _______________________________________________________

Details:

When passing a string as a macro argument, it is stripping out the plus sign
and replacing it with a space.  For example:

{VARIABLE var "elves/transparent/archer+female.png"}

is stored correctly.  However:

{VARIABLE var "elves/transparent/{IMG}"}

where {IMG} was passed in as "archer+female.png" is stored as
"elves/transparent/archer female.png" which causes an error when trying to use
it in a [message].




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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