mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 08:49:58 +00:00
Fix umlauts in autocompleted stations for Vienna, Lower Austria and Burgenland.
This commit is contained in:
parent
a83e7d4fc2
commit
a69f260a18
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ public class VorProvider extends AbstractEfaProvider
|
||||||
setHttpPost(true);
|
setHttpPost(true);
|
||||||
setIncludeRegionId(false);
|
setIncludeRegionId(false);
|
||||||
setStyles(STYLES);
|
setStyles(STYLES);
|
||||||
|
setRequestUrlEncoding(UTF_8);
|
||||||
}
|
}
|
||||||
|
|
||||||
public NetworkId id()
|
public NetworkId id()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue