Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
chocolata opened this issue May 1, 2024 · 2 comments
Open

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

chocolata opened this issue May 1, 2024 · 2 comments

Comments

@chocolata
Copy link

  • 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?

@daftspunk
Copy link
Member

Hey @chocolata

Thanks for reporting this bug. This will be fixed in v3.6.19+

@daftspunk daftspunk reopened this May 21, 2024
@daftspunk
Copy link
Member

The fix had to be rolled back, so I think we may need to look at changing the default filename to .html here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants