Edit report at https://bugs.php.net/bug.php?id=65402&edit=1
ID: 65402 Updated by: google...@php.net Reported by: google...@php.net Summary: usernotes.js requires minimum jQuery 1.5 -Status: Open +Status: Closed Type: Bug Package: Website problem PHP Version: Irrelevant Block user comment: N Private report: N New Comment: Automatic comment on behalf of she...@sheriframadan.com Revision: http://git.php.net/?p=web/php.git;a=commit;h=dcda705e851dd903ec679aed42f01e729dccf342 Log: Fix Bug #65402 Previous Comments: ------------------------------------------------------------------------ [2013-08-06 09:45:53] google...@php.net Description: ------------ The user notes voting javascript code currently depends on jQuery 1.5 or greater. It appears that recent changes to web/php.git has overriden previous changes loading jQuery 1.7.2 with 1.3.2, causing failure in usernotes.js code. Please see http://news.php.net/php.webmaster/16440 for full details. Expected result: ---------------- Voting does not result in fatal javascript error. Actual result: -------------- Voting results in fatal javascript error. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=65402&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php