r1499: In editreport.php:
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 18 Mar 2007 17:35:45 +0000 (17:35 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 18 Mar 2007 17:35:45 +0000 (17:35 +0000)
commite5600f8eb6e2009c8063a0e1fc4556ec8bd72d85
tree09a762c662f4e4ed55eff24dc94dcb557db033f9
parentfec76accca9f226e14e7348be2b97f979fd0e695
r1499: In editreport.php:
- Only set the standard bug fields if we have permission to change them (thus data isn't cleared when we don't have permission to)
- When setting the bug data for the NotificationCenter, use array_merge() to combine objdata[] and values[] so it doesn't look like we cleared all the fields if we didn't set them
editreport.php