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

Prefix and postfix html value not display #3489

Open
napley opened this issue Oct 10, 2023 · 0 comments
Open

Prefix and postfix html value not display #3489

napley opened this issue Oct 10, 2023 · 0 comments

Comments

@napley
Copy link
Contributor

napley commented Oct 10, 2023

Prefix and postfix html value not display if the content start with HTML tag

Details

Question Answer
Relevant Bolt Version 5.1.24
Install type Composer install
PHP version 8.1
Web server Apache / Nginx
For UX/UI issues Chrome

Reproduction

Bug summary

I have upgrade my bolt project from 4.2.5 to 5.1.24 and I got a behaviour which does not exist before. I have tested with a fresh install and I get the same behaviour.

With this value, the prefix or postfix are not display :

prefix: |
                <p>A text-only version of the content, that can be used to "tease"
                the content when it's used in listing pages or search results.</p>

With a line break or any character, this value, the prefix or postfix are display :

postfix: |
                
                <p>A text-only version of the content, that can be used to "tease"
                the content when it's used in listing pages or search results.</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant