Roundup Tracker - Issues

Message1503

Author tflorac
Recipients
Date 2004-10-26.11:20:56
Message-id
In-reply-to
With Roundup-0.7.8, if you enter an URL manually into a
web browser to access an issue, like "/issue8",
everything is right.
But if you enter an URL like "/issue08", Roundup
display a form with issue8 values, but with missing
informations which seems to correspond with MultiLink
values, like "superceder", "nosy list" or "messages" ;
history seems to be displayed normally, except for some
"link/unlink" events.
The same kind of problem seems to appear with every
class having multilink properties.

With this kind of URL, Roundup should :
 - display an error message, or
 - get access to the correct instance, without any
missing value.


  Thierry
History
Date User Action Args
2009-02-03 14:20:59adminlinkissue1054523 messages
2009-02-03 14:20:59admincreate