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

Velocity render for block editor doesn’t support links #22097

Closed
Tracked by #21988
rjvelazco opened this issue Apr 27, 2022 · 1 comment
Closed
Tracked by #21988

Velocity render for block editor doesn’t support links #22097

rjvelazco opened this issue Apr 27, 2022 · 1 comment

Comments

@rjvelazco
Copy link
Contributor

rjvelazco commented Apr 27, 2022

Describe the bug
Links are being rendered as paragraphs

To Reproduce
Steps to reproduce the behavior:

  1. Go to any blog contenttype.
  2. Edit the content and add a link.
  3. Save and Publish.
  4. Go to the blog post page.
  5. See the error.

Expected behavior
When we add a link using the block editor, we should be able to see the link on the page.

Screenshots
Se ethe video here

@rjvelazco rjvelazco self-assigned this Apr 27, 2022
@rjvelazco rjvelazco changed the title Velocity render for block editor doesn’t links Velocity render for block editor doesn’t support links Apr 27, 2022
@bryanboza
Copy link
Contributor

Fixed, tested on release 22.04 // Docker // FF.

Note: Maybe we need to doc how to add external and internal links.

nollymar added a commit that referenced this issue May 9, 2022
* #22078 missing min idle (#22079)

* #21697 Fix to aviod issues with the system host on cloning content type (#22089)

* #21697 fix to aviod issues with the system host on cloning content type

* #21697 adding unit test

* #22065 Content API, ES Search API and Velocity viewtools needs to return the JSON not as a string

* #22097 Velocity render for block editor doesn’t support links

* #22066 Update block editor

* fire release docker image generation

* Update block editor library

* #22072 Add blockquote, codeBlock & horizontalRule vtl files (#22084)

* Renaming release to 22.05

* groupId was being ignored for uploadArchives command

* #22065 Adding new View Strategy for Story Block fields. (#22135)

* #22065 : Adding new View Strategy for Story Block fields.

This new View Strategy allows the REST Endpoints to transform the data from Story Block fields from JSON-as-String into a Map that can be rendered as an appropriate JSON object.

* #22065 : Fixing some Integration Tests

* #22065 : Fixing CURL Test

* Update starter (#22152)

* Updating core-web versions

* Publish Release

Co-authored-by: Will Ezell <[email protected]>
Co-authored-by: Jonathan <[email protected]>
Co-authored-by: Jose Castro <[email protected]>
Co-authored-by: Rafael Velazco <[email protected]>
Co-authored-by: Freddy Montes <[email protected]>
Co-authored-by: nollymar <[email protected]>
Co-authored-by: victoralfaro-dotcms <[email protected]>
@wezell wezell closed this as completed May 10, 2022
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

4 participants