magnayn / Hudson-GIT-plugin

Git plugin for Hudson
http://wiki.hudson-ci.org/display/HUDSON/Git+Plugin
51 stars 26 forks source link

Repository URL is replaced with Jenkins URL #13

Closed fiendie closed 9 years ago

fiendie commented 9 years ago

I have a weird problem that occurred after updating the plugin, unfortunately I don't know between which versions.

Every time I open the config page for a job the Git Repository URL is being replaced with the value of what is configured as the Jenkins URL in the system config.

The url tag inside hudson.plugins.git.GitSCM => userRemoteConfigs => hudson.plugins.git.UserRemoteConfig in the config.xml has the correct value it just isn't displayed properly.

fiendie commented 9 years ago

Turned out to be a random Chrome plugin fuck-up ;)