-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: embeddable-build-status-plugin
-
None
The text to be placed as Subject and Status can only be of ASCII.
If I do something like:
buildBadge.setStatus('läuft');
I get an error.
And if I put a "&subject=läuft" in the URL as well.
Â
Can you enable UTF-8 or at least cp1252/ANSI?
Â
Thanks