Edit report at https://bugs.php.net/bug.php?id=64662&edit=1
ID: 64662 Updated by: [email protected] Reported by: vdeepakkumar at msn dot com Summary: Unnecessary autocomplete for a captcha field -Status: Open +Status: Closed Type: Bug Package: Website problem Operating System: Irrelevant PHP Version: Irrelevant -Assigned To: +Assigned To: danbrown Block user comment: N Private report: N New Comment: Fixed. The autocomplete attribute had been erroneously placed in the <td> tag as opposed to the <input> tag. Thanks for your report. Previous Comments: ------------------------------------------------------------------------ [2013-04-19 20:30:35] vdeepakkumar at msn dot com Google Chrome 26.0.1410.64 (Official Build 193017) m OS Windows WebKit 537.31 (@147513) JavaScript V8 3.16.14.11 Flash 11.7.700.179 User Agent Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.64 Safari/537.31 ------------------------------------------------------------------------ [2013-04-19 10:09:26] phpmpan at mpan dot pl I'm not experiencing the issue. Please tell what browser are you using. ------------------------------------------------------------------------ [2013-04-17 19:29:20] vdeepakkumar at msn dot com Description: ------------ I observed a weird issue in PHP bug reporting page https://bugs.php.net/report.php. The 'Solve the Problem' textbox seems to be having autocomplete enabled. Because the question is random, the answer is too. Hence autocomplete is irrelevant. You can put a autocomplete="off" for this textbox. Expected result: ---------------- Autocomplete need not appear for this textbox rather this page. Actual result: -------------- Unnecessary autocomplete is happening for the captcha field. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=64662&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
