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

WYSIWYG not adding images when it's not default lang #25258

Closed
erickgonzalez opened this issue Jun 16, 2023 · 1 comment · Fixed by #25370
Closed

WYSIWYG not adding images when it's not default lang #25258

erickgonzalez opened this issue Jun 16, 2023 · 1 comment · Fixed by #25370
Assignees

Comments

@erickgonzalez
Copy link
Contributor

Parent Issue

No response

Problem Statement

When you try to create content in a diff lang than the default one has a WYSIWYG field and you try to select an image will not add it.

Steps to Reproduce

1- Upload an image in a lang diff than the default.
2- Create a Rich Text in a lang diff than the default one.
3- Select the uploaded image.
4- Nothing shows up.

Acceptance Criteria

Images should be added.

dotCMS Version

22.03, 23.01, demo (23.06)

Proposed Objective

Customer Support

Proposed Priority

Priority 2 - Important

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

https://dotcms.zendesk.com/agent/tickets/110285

Assumptions & Initiation Needs

The issue is with the endpoint ResourceLinkResource, probably it's using the wrong language.

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

@bryanboza
Copy link
Member

Fixed, tested on release-23.07 // Docker // FF

erickgonzalez added a commit that referenced this issue Jul 21, 2023
erickgonzalez added a commit that referenced this issue Jul 27, 2023
erickgonzalez added a commit that referenced this issue Aug 1, 2023
@AndreyDotcms AndreyDotcms added the Release : 22.03.8 Included in LTS patch release 22.03.8 label Aug 1, 2023
@erickgonzalez erickgonzalez added Release : 23.01.5 Included in LTS patch release 23.01.5 and removed Next LTS Release labels Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants