Ticket #248 (closed enhancement: wontfix)
allow space in text part of links on /builders page
| Reported by: | mj | Owned by: | |
|---|---|---|---|
| Priority: | patches-accepted | Milestone: | |
| Version: | 0.7.6 | Keywords: | |
| Cc: |
Description
Could it be possible to add the space to the safe characters in the call to urllib.quote for the text part of the links on the page '/builders' ? This would make the list of builders more human-readable if the name of the builder contains spaces. (see attachment)
Attachments
Change History
comment:1 Changed 5 years ago by warner
How about we keep builder names short and non-space-containing, but add a "builder description" field that is used when making those links?
We can use urllib.quote to allow builder names to have arbitrary characters, but we need to make sure we use it consistently everywhere that puts buildernames in URLs.
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
