Skip to content

Config object not properly used when using the HtmlDiffBundle service #51

@SavageTiger

Description

@SavageTiger

Hi,

I had some issues today with the cache folder location of the html purifier. After some digging around it turns out that the constructor in HtmlDiff/HtmlDiff sets the config after the AbstractDiff is created. However the purifier is initialized inside the AbstractDiff so the cache path (from the config object) is not properly set at the time of execution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions