Juhana Harmanen edited a comment on Bug JENKINS-13121

Env: Jenkins 1.589 on Centos 6.5
Browser: Chrome 38.0.2125.111 on Windows 8.1

Problem: Job with a Maven project name containing 'something' in between. For example, Job with a name: CI build and Test 'master' branch

When trying to re-configure the Job:

  • stalls on Loading (which doesn't actually prevent trying to edit, since not spanning over the whole view)
  • from the failing 404 GET requests one can identify that it appends / char before ' char on some requests. By executing these request directly without the appended / character before the ' char they do work.
  • One can swap through the HTML elements with tab and press to Save (wanted to fix the Job by renaming the project) which produces an Error: JSONObject["scm"] is not a JSONObject

When trying to Delete Maven Project:

  • Uncaught SyntaxError: Unexpected identifier
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to