[slf4j-dev] [JIRA] (SLF4J-483) Wrong link for Jira
QOS.CH (JIRA)
noreply-jira at qos.ch
Thu Jan 23 06:13:00 CET 2020
Martin Suska created SLF4J-483:
----------------------------------
Summary: Wrong link for Jira
Key: SLF4J-483
URL: https://jira.qos.ch/browse/SLF4J-483
Project: SLF4J
Issue Type: Bug
Environment: Chrome browser + Win 10
Reporter: Martin Suska
Assignee: SLF4J developers list
Priority: Minor
On [http://www.slf4j.org/bug-reporting.html] there is a link "Search for SLF4J bugs" with href
{code:java}
http://jira.qos.ch/issues/?jql=project%20%3D%20SLF4J
{code}
and when followed, JIRA is complaining about it.
{code:java}
Error in the JQL Query: The character '%' is a reserved JQL character. You must enclose it in a string or use the escape '\u0025' instead. (line 1, character 8)
{code}
I believe that proper link should be
{code:java}
https://jira.qos.ch/projects/SLF4J/
{code}
--
This message was sent by Atlassian JIRA
(v7.3.1#73012)
More information about the slf4j-dev
mailing list