php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65402 usernotes.js requires minimum jQuery 1.5
Submitted: 2013-08-06 09:45 UTC Modified: -
From: googleguy@php.net Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2013-08-06 09:45 UTC] googleguy@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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-08-06 10:05 UTC] googleguy@php.net
Automatic comment on behalf of sherif@sheriframadan.com
Revision: http://git.php.net/?p=web/php.git;a=commit;h=dcda705e851dd903ec679aed42f01e729dccf342
Log: Fix Bug #65402
 [2013-08-06 10:05 UTC] googleguy@php.net
-Status: Open +Status: Closed
 [2015-08-08 17:40 UTC] dragoonis@php.net
Automatic comment on behalf of sherif@sheriframadan.com
Revision: http://git.php.net/?p=web/php.git;a=commit;h=9f6a4a4eed5c03c3b0b919f9faac49eba7fd3569
Log: Fix Bug #65402
 [2015-08-09 00:06 UTC] tyrael@php.net
Automatic comment on behalf of sherif@sheriframadan.com
Revision: http://git.php.net/?p=web/php.git;a=commit;h=dcda705e851dd903ec679aed42f01e729dccf342
Log: Fix Bug #65402
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 02:01:30 2024 UTC