Roundup Tracker - Issues

Issue 2550748

classification
Title: Crash when creating new issues with non-existing multilink values
Type: crash Severity: normal
Components: Web interface Versions: 1.4
process
Status: new Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: tbsmark86
Priority: Keywords: patch

Created on 2012-03-05 16:02 by tbsmark86, last changed 2012-03-05 16:02 by tbsmark86.

Files
File name Uploaded Description Edit Remove
fix.diff tbsmark86, 2012-03-05 16:02
Messages
msg4511 Author: [hidden] (tbsmark86) Date: 2012-03-05 16:02
For example:

If you Inpute "6666" (or any other number that is not a valid user-id)
in the nosy field you get
"An error has occurred ..."

This does not happen when editing a issue, then you recieve a normal
error message
"Edit Error: user has no node 6666"

Attached patch is a possible "quick-fix" solution.
History
Date User Action Args
2012-03-05 16:02:24tbsmark86create