Comment 2 for bug 819927

Revision history for this message
Xan (dxpublica) wrote : Re: html options not works in ocasions

I know why ditz fail: if someone adds a release with slash "/", then it fails:

ditz add-release
Name: onename/othername
Comments (ctrl-d, ., or /stop to stop, /edit to edit, /reset to reset):
> bla bla
> .

then
ditz html

fails

if we substitute the name in bugs/project.yaml without slash, then all is ok.