[PHP-WEBMASTER] [PHP-BUG] Bug #68801 [NEW]: Edit button shall not show up if the logged in user is not the reporter
From: omars Operating system: PHP version: Irrelevant Package: Website problem Bug Type: Bug Bug description:Edit button shall not show up if the logged in user is not the reporter Description: Edit button shall not show up if the logged in user is not the reporter. When a developer tries to use the edit tab it always end up with wrong password. Because its for the bug reporter only. Disable the 'Edit' button if the user is not the reporter to resolve this confusion. -- Edit bug report at https://bugs.php.net/bug.php?id=68801&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=68801&r=trysnapshot54 Try a snapshot (PHP 5.5): https://bugs.php.net/fix.php?id=68801&r=trysnapshot55 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=68801&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=68801&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=68801&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=68801&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=68801&r=needscript Try newer version: https://bugs.php.net/fix.php?id=68801&r=oldversion Not developer issue:https://bugs.php.net/fix.php?id=68801&r=support Expected behavior: https://bugs.php.net/fix.php?id=68801&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=68801&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=68801&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=68801&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=68801&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=68801&r=dst IIS Stability: https://bugs.php.net/fix.php?id=68801&r=isapi Install GNU Sed:https://bugs.php.net/fix.php?id=68801&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=68801&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=68801&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=68801&r=mysqlcfg -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WEBMASTER] Bug #68801 [Com]: Edit button shall not show up if the logged in user is not the reporter
Edit report at https://bugs.php.net/bug.php?id=68801&edit=1 ID: 68801 Comment by: [email protected] Reported by: [email protected] Summary:Edit button shall not show up if the logged in user is not the reporter Status: Assigned Type: Bug Package:Website problem PHP Version:Irrelevant Assigned To:omars Block user comment: N Private report: N New Comment: Jacob, Thanks for offering to help, I've pushed the fix, awaiting merge: https://github.com/php/web-bugs/pull/15 Previous Comments: [2015-01-11 20:21:44] [email protected] Agreed - this tripped me up a couple of times before I realised the difference. Let me know if you don't have time to fix this and I will pick it up. [2015-01-11 18:57:48] [email protected] Description: Edit button shall not show up if the logged in user is not the reporter. When a developer tries to use the edit tab it always end up with wrong password. Because its for the bug reporter only. Disable the 'Edit' button if the user is not the reporter to resolve this confusion. -- Edit this bug report at https://bugs.php.net/bug.php?id=68801&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
