Skip to content

[Bug]: WYSIWYG editor content not handled properly within block elements #16814

@hitsoul11

Description

@hitsoul11

Pimcore version

11.2.1

Steps to reproduce

  1. Add frontend_prefix for assets in config:
pimcore:
   assets:
       frontend_prefixes:
           source: /resources
  1. Build a random class definition with block which contains a wysiwyg editor data type
  2. Choose a random file from assets and link it in the editor
  3. Check field output via PHP API (in test controller)

Actual Behavior

Link URL in Frontend is not prefixed with /resources/.

Expected Behavior

Link URL should be prefixed with /resources/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions