
Because of /imce page was not proceeded with default drupal_deliver_html_page() delivery callback, appropriate headers didn't added to page.
It causes broken encoding.
Quick patch in attachment (good solution is to create own delivery callback with proper headers, and use render API).
Comment | File | Size | Author |
---|---|---|---|
fix-missed-content-type-header.patch | 596 bytes | IRuslan |
Comments
Comment #1
ufku CreditAttribution: ufku commentedCommitted thanks.
Comment #2.0
(not verified) CreditAttribution: commentedCorrected message