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

                 Summary: Truncated unit description in "Unit commands" menu
                 Project: Freeciv
            Submitted by: jtn
            Submitted on: Sun 22 Feb 2015 13:23:17 UTC
                Category: client-sdl
                Severity: 2 - Minor
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
                 Release: 
         Discussion Lock: Any
        Operating System: GNU/Linux
         Planned Release: 

    _______________________________________________________

Details:

Noticed in passing that the "Unit commands" menu you get by clicking a unit in
the city dialog had an odd "Un" or "Uni" at the end.

I think unit_description() is trying to say "Unit ID: 1234", but the
fixed-size buffer in units_orders_city_dlg_callback() is small (cBuf[80]). It
should probably be increased.




    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to