Ticket #92 (closed defect: wontfix)
UTF-8 header should be sent additionally to the HTML META header
| Reported by: | andi@… | Owned by: | mbonetti |
|---|---|---|---|
| Priority: | high | Milestone: | Gregarius 0.5.0 |
| Component: | BUGS | Version: | |
| Severity: | normal | Keywords: | I18N Unicode UTF-8 |
| Cc: |
Description
I added the following line to feed.php to let Firefox detect the correct encoding:
header('Content-Type: text/html; charset=utf-8');
This may be needed everywhere. Perhaps it should go into init.php ?
Change History
Note: See
TracTickets for help on using
tickets.
