Skip to content

Using a link does not work inside static page content fields #531

@chocolata

Description

@chocolata
  • OctoberCMS Build: 3.6.17
  • RainLab Pages Plugin Version: 2.0.5
  • PHP Version: 8.1.6

Description:

When you edit a static page content via the back-end editor and add a link, the link value is not being generated on the frontend.
Instead the raw link value as generated by the pagefinder widget is outputted, like <a href="october://static-page@link/index">Button</a>

Steps To Reproduce:

Create a piece of content via the backend Pages > Content > + Add.
Create some text and select the text to insert a link via the pagefinder widget.
Save and verify on the frontend that the link isn't encoded correctly.
image

Can this be fixed?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions