FreeTAKTeam / FreeTakServer

Situational Awareness Server compatible with TAK clients
Eclipse Public License 2.0
639 stars 165 forks source link

0.8 dataport is hardcoded in two instances #55

Closed Ole-Morten closed 4 years ago

Ole-Morten commented 4 years ago

At two points it uses the const instead of the variable.

https://github.com/Tapawingo/FreeTakServer/blob/d09895503dad4f23bb9e962d95c577455bc29cc6/FreeTAKServer/controllers/DataPackageServer.py#L147

https://github.com/Tapawingo/FreeTakServer/blob/d09895503dad4f23bb9e962d95c577455bc29cc6/FreeTAKServer/controllers/DataPackageServer.py#L198

brothercorvo commented 4 years ago

fixed in 0.8.20