stdevPavelmc / FAASGS

Fully Automatic Amateur Satellite Ground Station
GNU General Public License v3.0
61 stars 10 forks source link

[BUG] wxmap is taking the city name truncated #16

Closed stdevPavelmc closed 3 years ago

stdevPavelmc commented 3 years ago

See comment https://github.com/stdevPavelmc/FAASGS/issues/13#issuecomment-778592827

wxmap is getting the city name truncated when the city or the country has a space, must workout that to pass it as al full string (quoted)

stdevPavelmc commented 3 years ago

Related to #13

stdevPavelmc commented 3 years ago

Related to #20

stdevPavelmc commented 3 years ago

A fix is under testing table, sadly I have not another NOAA pass until tomorrow noon.

The solution was to scape the spaces in the "city, country" string

Will push when changes are validated

stdevPavelmc commented 3 years ago

Fix didn't work, trying other fixes

Murzim2 commented 3 years ago

Any progress on this one

stdevPavelmc commented 3 years ago

Any progress on this one

Fixed last night by #23 ;-)

Murzim2 commented 3 years ago

Just rebuild the system and trying it out, looks good so far. Thanks