Fraxter
09-03-2011, 01:55 PM
If you're in detail view of feature or task (/project.php?do=issuelist&projectid=1&issuetypeid=feature) and click on "Post new feature/task", it will be everytime created a new bug. Link for creating looks everybody like:
/projectpost.php?do=addissue&projectid=1&issuetypeid=bugBut for feature it had to be:
/projectpost.php?do=addissue&projectid=1&issuetypeid=featuretask:
/projectpost.php?do=addissue&projectid=1&issuetypeid=taskI think it's not hard to fix, but atm i've no time to take a look into the template which is affected.
/projectpost.php?do=addissue&projectid=1&issuetypeid=bugBut for feature it had to be:
/projectpost.php?do=addissue&projectid=1&issuetypeid=featuretask:
/projectpost.php?do=addissue&projectid=1&issuetypeid=taskI think it's not hard to fix, but atm i've no time to take a look into the template which is affected.