User tests: Successful: Unsuccessful:
Pull Request for Issue #19033 & #19611
In case output_buffering is set to Off we should show it set off currently we show it to be enabled.
review. As i can't remember how to trigger this page. But it is just a forward port of the same code used in the 3.8 PR.
Showed as off
showed as on
none
| Status | New | ⇒ | Pending |
| Category | ⇒ | Repository Administration com_joomlaupdate Language & Strings Templates (admin) Installation Libraries |
Yes thanks @brianteeman fixed
| Labels |
Added:
?
|
||
| Category | Repository Administration com_joomlaupdate Language & Strings Templates (admin) Installation Libraries | ⇒ | Administration com_joomlaupdate |
Should be like PR for staging branch
(int) ini_get('output_buffering') !== 0
Fixed.
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-05-15 15:58:35 |
| Closed_By | ⇒ | wilsonge | |
| Labels |
Added:
?
Removed: ? |
||
@zero-24 shouldnt this be against the 3.9 branch and not staging?