Tried to create job named "(╯°□°)╯︵ ┻━┻"
Expected results : Would move to job configuration page.
Actual results : (java stack trace)
Now, if I create a similar job, but I use some leading ascii text, eg:
Tried to create job named : "TBF (╯°□°)╯︵ ┻━┻"
Expected results : Would move to job configuration page.
Actual results : Moved to job configuration page.
If I inspect the JENKINS_HOME/jobs directory, the (╯°□°)╯︵ ┻━┻ directory does get created, but I am unable to configure this through the GUI.
- duplicates
-
JENKINS-59406 Unable to open view with emoji and then a space at beginning of name
- Closed