jenkinsci / jenkinsci/subversion-plugin

[JENKINS-22194] Configuring a job falsely reports an error entering a SVN url that starts with a variable reference

Open
#1,121 0 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

I defined a Global variable $SVN_ROOT as "svn+ssh://server.....".

When I using this as a SVN "Repository URL", an error is shown: "Invalid URL syntax. See this for information about valid URLs."

It's clear that's the UI field validation is not doing the variable subsitution. While Jenkins continues to function correctly and DOES substitute for the variable, it should not show the error.

---
Originally reported by dcorbin13, imported from: Configuring a job falsely reports an error entering a SVN url that starts with a variable reference


  • status: Open
  • priority: Minor
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251212-090250

Raw content of original issue

I defined a Global variable $SVN_ROOT as "svn+ssh://server.....".
When I using this as a SVN "Repository URL", an error is shown: "Invalid URL syntax. See this for information about valid URLs."

It's clear that's the UI field validation is not doing the variable subsitution. While Jenkins continues to function correctly and DOES substitute for the variable, it should not show the error.

  • environment: Cent OS

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.