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

                 Summary: Freeciv-web bugs 
                 Project: Freeciv
            Submitted by: andreasr
            Submitted on: Thu 29 Jan 2015 05:03:39 PM UTC
                Category: freeciv-web
                Severity: 4 - Important
                Priority: 5 - Normal
                  Status: None
             Assigned to: cazfi
        Originator Email: 
             Open/Closed: Open
                 Release: 
         Discussion Lock: Any
        Operating System: GNU/Linux
         Planned Release: 

    _______________________________________________________

Details:

Testing the most recent version of Freeciv-web on git master, I found these
bugs which came in patch #5737, which are related to the way arrays are
transferred from the server to client:

- The PACKET_GOTO_PATH packet sent from server to client doesn't contain the
'dir' array any more. This packet is used to show a preview of the goto path
for the current unit, and the 'dir' array is supposed to contain a list of
directions for each step of the goto path.

- The PACKET_RULESET_TECH packet sent from server to client doesn't contain
the 'req' array. The research dialog is empty as a result.

- Worklists are not transferred from client to server and back again any more.
This is probably also array-related.

I definitively like the general direction patch #5737 is taking, but we also
need to keep things working correctly.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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