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

Image of URL should be the same, when adding an image or a URL that reference an image #22305

Closed
hmoreras opened this issue May 26, 2022 · 1 comment

Comments

@hmoreras
Copy link
Contributor

Describe the bug
The image URL need to be the same pattern ( WYSIWYG_IMAGE_URL_PATTERN ) when add a link that reference an image or by adding an image (icon)

To Reproduce
Steps to reproduce the behavior:

  1. Create a dotCMS instance with the full starter.
  2. Create a content of type Generic (Content).
  3. In the WYSIWYG field, reference an existing image in your dotCMS instance.
  4. Change the view mode from WYSIWYG to Code, and the check the URL of the image you just added.
  5. The URL Pattern must be equal to WYSIWYG_IMAGE_URL_PATTERN. reference: [core] : Setting image URL pattern for WYSIWYG field #22251

Expected behavior
Include an image by URL of by adding an image should match the URL.

Screenshots
image.png

image.png

@stale
Copy link

stale bot commented Dec 1, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 1, 2022
@stale stale bot closed this as completed Dec 8, 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

2 participants