Roundup Tracker - Issues

Issue 2550745

classification
Title: Classic-template: user can't edit querys in some situations
Type: behavior Severity: minor
Components: Web interface Versions: 1.4
process
Status: new Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: tbsmark86
Priority: Keywords: patch

Created on 2012-02-09 20:56 by tbsmark86, last changed 2012-02-09 20:56 by tbsmark86.

Files
File name Uploaded Description Edit Remove
query.diff tbsmark86, 2012-02-09 20:56
Messages
msg4500 Author: [hidden] (tbsmark86) Date: 2012-02-09 20:56
If a user accept (include) a public query he can't remove (leave out) it
later.

Reason is that the form by default try's to change the private_for value
of the public, which of course is not allowed.

Attached patch fix this
History
Date User Action Args
2012-02-09 20:56:20tbsmark86create