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

HTML Editor does not parse the URL link properly #474

Closed
jelenadreskai opened this issue Feb 24, 2022 · 1 comment · Fixed by #495
Closed

HTML Editor does not parse the URL link properly #474

jelenadreskai opened this issue Feb 24, 2022 · 1 comment · Fixed by #495
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jelenadreskai
Copy link

jelenadreskai commented Feb 24, 2022

Description

HTML Editor does not parse the URL link properly.

Steps to reproduce

  1. Edit Description of the data model.
  2. Add a link in the description
    Markup: GitHub Pages
    Or simply: https://pages.github.com/

Behavior

The URL gets changed: http://localhost:8083/undefined

Expected behavior

The correct URL is open.

Environment

UI: 7.0 CORE: 5.0

See related item (Gail has fixed this in the previous release) for email:
#442

@jelenadreskai jelenadreskai added the bug Something isn't working label Feb 24, 2022
@jamesrwelch jamesrwelch added this to Backlog in State via automation Feb 24, 2022
@jamesrwelch jamesrwelch moved this from Backlog to Fix for next release in State Feb 24, 2022
@abwilson23 abwilson23 assigned abwilson23 and unassigned abwilson23 Feb 28, 2022
@abwilson23
Copy link
Contributor

Did some testing and was unable to reliably replicate the error.

  1. Pasting one of the supplied links into the description of a data model, saving, and then clicking on it worked fine for 2 data models.
  2. For a 3rd, I was redirected to the undefined page.

@pjmonks pjmonks removed this from Fix for next release in State Mar 8, 2022
@pjmonks pjmonks added this to the 7.1.0 milestone Mar 8, 2022
@pjmonks pjmonks self-assigned this Mar 22, 2022
pjmonks added a commit that referenced this issue Mar 22, 2022
Renderer was not setting correct href on anchor tags when an external URL was provided to another site, only internal links were considered
jamesrwelch added a commit that referenced this issue Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Released
Development

Successfully merging a pull request may close this issue.

3 participants