thinkBug v0.16
beta
- Build 2024-01-30
<< Zurück zur Projektauswahl
| Projekt "
OIDplus 2.0
" - im
Besucher-Modus
This bug tracker is deprecated!
If possible, please report bugs via
GitHub
.
Confidential bugs can be submitted via
contact form
.
<< Vorheriger Eintrag
BUG#0000211
Nächster Eintrag >>
Bugreport: ajax.php UTF-8 Encoding issues / application/json -> text/json
Text / Beschreibung:
Hello,
after update ajax.php outputs some encoding garbage.
My quick fix was:
Remove
header('Content-Type:application/json; charset=utf-8');
and avoid using this @
Instead use
header('Content-Type: text/json');
e.g. on top
regards,
Till
P.S.: Encoding to utf-8 twice? Or other encoded content, or copuld it be any of my modifications?
Betroffene Komponente:
Standard
Betroffene Version:
2.x
Autor:
Gast
Bearbeitet von:
daniel-marschall
Priorität:
Niedrig
Datum:
12. Februar 2021 21:13 Uhr
Bug#:
BUG#0000211
Status:
RESOLVED
Lösung:
INVALID
Aufgabe gelöst seit:
14. Februar 2021
Insgesamt 1 Antwort(en) vorhanden.
Bug was in a proxy script in combination with the HTTP/2 protocol
Autor:
dave
Datum:
14. Februar 2021 10:36 Uhr
thinkBug © 2004 - 2025
ViaThinkSoft
thinkBug Logo © 2008
taccon software project
thinkBug v0.16
beta
- Build 2024-01-30