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

                 Summary: Fix campaignd python client
                 Project: Battle for Wesnoth
            Submitted by: suokko
            Submitted on: Wednesday 08/20/2008 at 23:23
                Category: Bug
                Severity: 1 - Wish
                Priority: 1 - Later
              Item Group:  None of the others
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.5.3
        Operating System: any

    _______________________________________________________

Details:

Campaignd python client has been broken for quite sometime after it was
implement to support gzip compression.

It should be fixed to work as quite some others tools are depending on it.

Know broken part is that pythong client doesn't understand campaign encoding
that is '\x01' to escape and next character is increment by one. So '\r'
which is '\x0D' is turned to '\x01\x0E'. So this encoding has to be uncoded
before writing files to disk.

There might be other bugs in it so better test it well. But remember that
some of content in trunk campaignd is broken.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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