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

Tokens in the the description of Paragraph reference fields do not get replaced #159

Closed
argiepiano opened this issue Aug 8, 2023 · 2 comments · Fixed by #160
Closed

Comments

@argiepiano
Copy link
Contributor

argiepiano commented Aug 8, 2023

According to the field UI, when you add a Paragraph reference field to a node, you can use a token in the description of the field.

Screen Shot 2023-08-08 at 8 25 35 AM

However, those tokens are not replaced. The problem is in line 63 of paragraphs_field_multiple_value_form(), where the replacement should happen. PR coming.

Screen Shot 2023-08-08 at 8 31 45 AM
@argiepiano
Copy link
Contributor Author

PR #160. It takes the same approach as core. See backdrop/backdrop-issues#6196

laryn pushed a commit that referenced this issue Aug 16, 2023
@laryn
Copy link
Member

laryn commented Aug 16, 2023

Merged. Thanks!

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

Successfully merging a pull request may close this issue.

2 participants