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

Failed to parse a link that contains src= with --hugo flag enabled #101

Closed
g-pavlov opened this issue Nov 9, 2020 · 0 comments · Fixed by #102
Closed

Failed to parse a link that contains src= with --hugo flag enabled #101

g-pavlov opened this issue Nov 9, 2020 · 0 comments · Fixed by #102
Assignees
Labels
kind/bug Bug priority/2 Priority (lower number equals higher priority)

Comments

@g-pavlov
Copy link
Contributor

g-pavlov commented Nov 9, 2020

What happened:
Failed to parse a link that contains src=. Same as the issue fixed with #82 but applies when dockforge is run with --hugo flag

W1109 18:38:04.663167  814998 processor.go:77] Invalid link:gardener.cloud.community%40gmail.com), or paste this [iCal url](https://calendar.google.com/calendar/ical/gardener.cloud.community%40gmail.com/public/basic.ics) into any iCal client.

If you have a topic you'

What you expected to happen:
HTML links should be parsed correctly

How to reproduce it (as minimally and precisely as possible):
Use https://raw.githubusercontent.com/gardener/documentation/master/CONTRIBUTING.md or use a document with similiar content:

[test](https://a.b/c?src=x)

How to categorize this issue?
/kind bug
/priority critical

@g-pavlov g-pavlov added the kind/bug Bug label Nov 9, 2020
@gardener-robot gardener-robot added the priority/critical Needs to be resolved soon, because it impacts users negatively label Nov 9, 2020
@g-pavlov g-pavlov self-assigned this Nov 9, 2020
@gardener-robot gardener-robot added priority/2 Priority (lower number equals higher priority) and removed priority/critical Needs to be resolved soon, because it impacts users negatively labels Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Bug priority/2 Priority (lower number equals higher priority)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants