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

                 Summary: Fix unit nationality display in tooltips
                 Project: Freeciv
            Submitted by: jtn
            Submitted on: Sun 02 Aug 2015 11:03:08 BST
                Category: client
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: In Progress
             Assigned to: jtn
        Originator Email: 
             Open/Closed: Open
                 Release: 2.5.0
         Discussion Lock: Any
        Operating System: Any
         Planned Release: 2.5.1, 2.6.0, 3.0.0

    _______________________________________________________

Details:

Where unit nationality is displayed in tooltips etc (possible only since bug
#23311), newlines aren't handled properly, so we end up with text like
"RomaLesothoan people" (for a unit with home city Roma).

Also, unit nationality is missing from the middle-click popup. Add it on a new
line. Where before we had


Unit: <unit type> | <username> (<nation + team>, <homecity>)


now we have


Unit: <unit type> | <username> (<nation + team>)
from <homecity> | <nationality> people


(it makes more sense for the home city not to be in the parenthesis about unit
ownership)

Also, remove a spurious blank line from the city report unit tooltip.




    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to