-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
4.4
-
4.04
-
7
-
Severity 3 - Minor
-
-
Summary
The jira-config.properties file ignores the parameter if there are blank spaces in the end of the line.
Steps to Reproduce
- Create a jira-config.properties file inside the $JIRA-Home directory.
- Add the following to the file (note the blank space in the end):
jira.websudo.is.disabled = true
- Restart JIRA
Expected Results
Websudo would be disabled in JIRA.
Actual Results
Websudo is not disabled.
Notes
- This happens to any properties configured in the jira-config.properties file.
- This also happens for the jira-applications.properties file, which was used in older versions of JIRA.
Workaround
Remove any blank spaces in the end of the lines.
- is duplicated by
-
JRASERVER-25728 jira-config.properties file prevents logging in if there is any space after a parameter
-
- Closed
-