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

Path picker not working in RTE while having Absolute Path. #2700

Open
vivekbd opened this issue Mar 20, 2024 · 0 comments
Open

Path picker not working in RTE while having Absolute Path. #2700

vivekbd opened this issue Mar 20, 2024 · 0 comments

Comments

@vivekbd
Copy link

vivekbd commented Mar 20, 2024

Have tested this on AEM Cloud SDK v2024.3.15575.20240318T214814Z.

Bug Report

Current Behavior
While using Text component, I observed that on updating a Hyperlink in the RTE, if there is an absolute path already filled into the field and you try to open path selector to make it an internal path. The path picker is not opening. I also investigated the Network calls and it seems for pre-selecting the internal path in the picker, the path already available in the field is appended to the request path, which in case of absolute path, fails.

Expected behavior/code
If there is an absolute path in the field the path picker should open without path selection.

Environment

  • AEM Cloud SDK v2024.3.15575.20240318T214814Z
  • Text Component (v2)
  • JRE version - Java(TM) SE Runtime Environment 18.9 (build 11.0.11+9-LTS-194)

Additional context / Screenshots
ret_isue

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