View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000503 | XMB1 | Bugs | public | 2017-03-15 19:30 | 2018-01-18 06:09 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 1.9.8 SP2 | ||||
Target Version | 1.9.11.15 | Fixed in Version | 1.9.11.15 | ||
Summary | 0000503: Charset Compatibility Broken in PHP 5.6 | ||||
Description | Need to make sure XMB's archaic use of ISO-8859-1 is not broken by PHP upgrades. Tested on PHP 5.6, MySQL 5.6, IIS. The obvious problem was that the XMB response header contained: Content-Type: text/html;charset=UTF-8 This causes Chrome to interpret all pages in the wrong charset, which easily breaks the XMB translation system. | ||||
Tags | No tags attached. | ||||
MySQL Version | 5.6 | ||||
PHP Version | 5.6 | ||||
Web Server | IIS | ||||
Browser | Chrome | ||||
Flags | Schema Updates | ||||
Original Reporter | |||||
SVN Revision | 2691 | ||||
|
Multiple problems found already. Correcting HTTP headers only causes the page to display correctly. PHP will not accept any inputs such as new posts unless it is reconfigured. Even then, MySQL throws its own errors. |
|
Patch does not attempt to modify old databases. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-03-15 19:30 | miqrogroove | New Issue | |
2017-03-15 19:33 | miqrogroove | Summary | Verify charset compatibility in PHP 5.6 and 7.0 => Verify charset compatibility in PHP 5.6 |
2017-03-16 05:37 | miqrogroove | Severity | minor => major |
2017-03-16 05:37 | miqrogroove | Reproducibility | have not tried => sometimes |
2017-03-16 05:37 | miqrogroove | Status | new => confirmed |
2017-03-16 05:37 | miqrogroove | Category | Research Tasks => Bugs |
2017-03-16 05:37 | miqrogroove | Product Version | => 1.9.8 SP2 |
2017-03-16 05:37 | miqrogroove | Summary | Verify charset compatibility in PHP 5.6 => Charset Compatibility Broken in PHP 5.6 |
2017-03-16 05:37 | miqrogroove | Description Updated | |
2017-03-16 05:37 | miqrogroove | MySQL Version | => 5.6 |
2017-03-16 05:37 | miqrogroove | PHP Version | => 5.6 |
2017-03-16 05:37 | miqrogroove | Web Server | => IIS |
2017-03-16 05:37 | miqrogroove | Browser | => Chrome |
2017-03-16 07:25 | miqrogroove | Assigned To | => miqrogroove |
2017-03-16 07:25 | miqrogroove | Status | confirmed => assigned |
2017-03-16 07:25 | miqrogroove | Note Added: 0000332 | |
2017-03-16 10:54 | miqrogroove | Status | assigned => resolved |
2017-03-16 10:54 | miqrogroove | Resolution | open => fixed |
2017-03-16 10:54 | miqrogroove | Fixed in Version | => 1.9.11.14 |
2017-03-16 10:54 | miqrogroove | Flags | => Schema Updates |
2017-03-16 10:54 | miqrogroove | SVN Revision | => 2691 |
2017-03-16 10:54 | miqrogroove | Note Added: 0000334 | |
2017-12-20 07:10 | miqrogroove | Target Version | 1.9.11.14 => 1.9.11.15 |
2017-12-20 07:11 | miqrogroove | Fixed in Version | 1.9.11.14 => 1.9.11.15 |
2018-01-18 06:09 | miqrogroove | Status | resolved => closed |