Bug#442221: gnatsd: no PRs match with 'view' access level

2007-09-14 Thread Yves Martin
Package: gnats Version: 4.1.0-0.1 Severity: important In case of 'view' access level, a user can list non-confidential PRs. But this version always return no PRs match. After analysis, the following patch on set_confidential_access method in cmds.c works around the issue: --- cmds.c.orig

Bug#442221: gnatsd: no PRs match with 'view' access level

2007-09-14 Thread Chad Walstrom
The fix for this bug puzzles me a bit. I can apply the patch in order to get things working, but we really should examine why the expression fails on whitespace. This in itself is a bug. It appears to me that the intention is to account and skip whitespace. In practice, as you have found, that