%PARTNUMBER% instead of %PARTNR%
Created by: soundstorm
When creating a supplier the input placeholder and hint tells one to use %PARTNR%
for the URL, but the str_replace
is set to %PARTNUMBER%
.
Please note that git.rz.uni-jena.de is deprecated and will be disabled on October 1. Please update your repo URLs if git.rz.uni-jena.de is still used.
You can check it with "git remote -v" for each repo, and change it with "git remote set-url origin git.uni-jena.de", if necessary.
Created by: soundstorm
When creating a supplier the input placeholder and hint tells one to use %PARTNR%
for the URL, but the str_replace
is set to %PARTNUMBER%
.