Project

General

Profile

Actions

Bug #9388

open

Joomla Document loaded too early in document HTML handling

Added by krileon about 2 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
12 March 2024
Due date:
% Done:

100%

Estimated time:

Description

CB is loading Joomla's Document object too early in document HTML handling during the construct. It instead should only be loaded when needed at call time. Loading too early results in the document being unavailable or wrong type during header handling resulting in missing headers during document type juggling (e.g. HtmlDocument changed to ErrorDocument on 404 pages).

Actions #1

Updated by krileon about 2 months ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !1927

Actions

Also available in: Atom PDF