canShowDebug checked for a literal string, 'text/html' in order to generate
the debug output. When the default mimetype was changed to text/html; charset=UTF-8, the literal check always failed. There are probably a few more of these floating around.
This commit is contained in:
parent
adace63acf
commit
5e074e0939
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
7.2.2
|
||||
- fix: Show Debugging option not working
|
||||
|
||||
7.2.1
|
||||
- Made a change to version tag commits to deal with unusually long commit
|
||||
times.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue