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

Bug: URL ending with ")" character not parsed correctly #2209

Open
clanger9 opened this issue Oct 7, 2024 · 1 comment
Open

Bug: URL ending with ")" character not parsed correctly #2209

clanger9 opened this issue Oct 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@clanger9
Copy link

clanger9 commented Oct 7, 2024

Environment:

  • OS:
    macOS Sonoma 14.7 (23H124)
  • IceCubesApp version:
    Version 1.11.0 (2873)

Description

Adding the following text to a post:
https://en.wikipedia.org/wiki/Ford_Taunus#Second_generation_12M_(1959–1962)
Causes it to be rendered in the post as the following HTML:
<a href="https://en.wikipedia.org/wiki/Ford_Taunus#Second_generation_12M_(1959–1962">https://en.wikipedia.org/wiki/Ford_Taunus#Second_generation_12M_(1959–1962</a>)

i.e. the original trailing bracket is excluded from the URL.
The trailing bracket should be included in the URL.

@clanger9 clanger9 added the bug Something isn't working label Oct 7, 2024
@SURYAKANTSHARMA
Copy link
Contributor

simulator_screenshot_CF96D5AA-3901-40AA-B645-112CEBF3536E
@clanger9 is n't it is working fine ?
Screenshot 2024-11-07 at 6 55 30 PM

Only I can see ) at end of url is not highlighted

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
None yet
Development

No branches or pull requests

2 participants