[Buildbot-devel] Wrong target url when button 'Force Build' it's pressed.
Jean-Paul Calderone
exarkun at divmod.com
Mon Sep 8 12:01:29 UTC 2008
On Mon, 8 Sep 2008 10:15:41 +0200, "J. Félix Ontañón" <fontanon at emergya.es> wrote:
>Hi all,
>
>Don't know if it may be considered a bug or the problem exists between
>keyboard and chair.
>
>The "Force build" html form on the builder at Webstatus doesn't
>actually runs the build when the "Branch to Build" contains special
>characters as '+'.
>
>In that case, clicking "Force Build" button redirects me to
>http://myhost:8010/builders/
>
>I suppose that the special character drives to a bad formatted url on
>form submit.
>
Yes, for some reason buildbot ignores branches with certain characters
in their name - + included - intentionally. It'd be great if it didn't
do this.
Jean-Paul
More information about the devel
mailing list