[Freeciv-Dev] (PR#39464) metaserver's server list

2009-04-18 Thread Madeline Book

http://bugs.freeciv.org/Ticket/Display.html?id=39464 >

> [cazf...@gmail.com - Sat Apr 18 16:43:00 2009]:
> 
> 2007/8/22 Guest :
> >
> > Can be solve easy!
> >
> > $row["host"] and $row["port"] variables are destroy by players list
> > query to database. Resquest sentences are build in same time in the
> > pacth. You can also, use differents variable names  than $row for
> > players/variables list query.
> 
>  I decided to use latter method; avoiding reuse of variable $row,
> instead of the patch. I think this is more robust solution against
> future changes triggering similar bug again.
>  Change is already in cazfi.net metaserver, which is currently acting
> also as http://meta.freeciv.org/metaserver.phtml  Can someone test if
> this now works correctly?

It works! The setting information of running games can now
be seen (using warclient). I will close this ticket.


---
やったと絶叫して小躍りした。

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


Re: [Freeciv-Dev] (PR#39464) metaserver's server list

2009-04-18 Thread Marko Lindqvist

http://bugs.freeciv.org/Ticket/Display.html?id=39464 >

2007/8/22 Guest :
>
> Can be solve easy!
>
> $row["host"] and $row["port"] variables are destroy by players list
> query to database. Resquest sentences are build in same time in the
> pacth. You can also, use differents variable names  than $row for
> players/variables list query.

 I decided to use latter method; avoiding reuse of variable $row,
instead of the patch. I think this is more robust solution against
future changes triggering similar bug again.
 Change is already in cazfi.net metaserver, which is currently acting
also as http://meta.freeciv.org/metaserver.phtml  Can someone test if
this now works correctly?


 - ML



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


[Freeciv-Dev] (PR#39464) metaserver's server list

2007-08-22 Thread Guest

http://bugs.freeciv.org/Ticket/Display.html?id=39464 >

Can be solve easy!

$row["host"] and $row["port"] variables are destroy by players list
query to database. Resquest sentences are build in same time in the
pacth. You can also, use differents variable names  than $row for
players/variables list query.

Regards



patch.diff.gz
Description: GNU Zip compressed data
___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#39464) metaserver's server list

2007-07-17 Thread Pepeto _

http://bugs.freeciv.org/Ticket/Display.html?id=39464 >

I checked unused entries for the section file sent by the metaserver to
te client. There is a strange thing: the server's settings (allowtake,
endyear, generator, maxplayers, minplayers, size, timeout, turn and
year) are not sent when the game is running.

Is this a bug or a feature?
Should be nice if turn and year at least could be sent.
Thank you.

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