Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2004:
[Freeciv-Dev] (PR#11284) Freeciv bugs
Home

[Freeciv-Dev] (PR#11284) Freeciv bugs

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: willem@xxxxxxx
Subject: [Freeciv-Dev] (PR#11284) Freeciv bugs
From: "James Canete" <use_less@xxxxxxxxxxx>
Date: Mon, 6 Dec 2004 03:33:54 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=11284 >

> [willem@xxxxxxx - Wed Dec 01 12:33:44 2004]:

>     * Manual save does not work, neither "save" or "save as". Autosave
>       does work.

I had a look at the server code for saves, and it looks like it doesn't
look for the last '.' in a filename path, nor does it make sure that the
last '.' is part of the filename and not part of a directory name.

This causes simple save requests, such as "/save ./doesthiswork" to not
work.

Here's a patch for that.  I'm not sure if this is the cause of this
particular problem, though.  I remember this being reported before but I
lost track of the ticket.

-James Canete

Attachment: fixsavestripextension.diff
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]