[PHP-WEBMASTER] [web-php][PR #346] - Added missing reference to bug 47021
You can view the Pull Request on github: https://github.com/php/web-php/pull/346 Opened By: mbeccati Pull Request Description: Becuase I put it in the wrong section the same day the previous releases were branched. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WEBMASTER] com web/php: Added missing reference to bug 47021: ChangeLog-7.php
Commit:4deab21db7486e6b36e33e14213db7a389863bff Author:Matteo Beccati Fri, 2 Oct 2020 10:14:39 +0200 Committer: Christoph M. Becker Fri, 2 Oct 2020 10:23:14 +0200 Parents: 7d1fcafe68f035b65d1c3979ac30645cc2e80f6c Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=4deab21db7486e6b36e33e14213db7a389863bff Log: Added missing reference to bug 47021 Bugs: https://bugs.php.net/47021 Changed paths: M ChangeLog-7.php Diff: diff --git a/ChangeLog-7.php b/ChangeLog-7.php index bed0ea544..bef0adb01 100644 --- a/ChangeLog-7.php +++ b/ChangeLog-7.php @@ -43,7 +43,11 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change PDO: - (Terrible performance using $query->fetch on queries with many bind parameters (Matteo) + (Terrible performance using $query->fetch on queries with many bind parameters). + +SOAP: + + (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked"). Standard: @@ -1166,7 +1170,11 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change PDO: - (Terrible performance using $query->fetch on queries with many bind parameters (Matteo) + (Terrible performance using $query->fetch on queries with many bind parameters). + +SOAP: + + (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked"). Standard: -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WEBMASTER] [web-php][PR #346] - Added missing reference to bug 47021
You can view the Pull Request on github: https://github.com/php/web-php/pull/346 Closed. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WEBMASTER] [PHP-BUG] Bug #80177 [NEW]: Bug tracker package affected lists behave wrong in Safari
From: php-bugs-2020 at ryandesign dot com Operating system: macOS 10.13.6 PHP version: Irrelevant Package: Website problem Bug Type: Bug Bug description:Bug tracker package affected lists behave wrong in Safari Description: In this bug tracker, the "Package affected" lists are intended to function as a two-level selector: first you select the category in the leftmost list, then the rightmost list populates with more specific problem types in that category. This works fine for me in Google Chrome on macOS. When the page loads, no selection is made in the leftmost list and the rightmost list is empty except for the instruction to select a category. Selecting an item in the leftmost list populates the relevant list of choices in the rightmost list. But it does not work in Apple Safari on macOS. In Safari, it works exactly backward. When the page loads, no selection is made in the leftmost list and EVERY CATEGORY'S SUBITEMS are shown in the rightmost list. Selecting any category in the leftmost list HIDES THAT CATEGORY'S SUBITEMS in the rightmost list. It has been this way forever. -- Edit bug report at https://bugs.php.net/bug.php?id=80177&edit=1 -- Fix committed:https://bugs.php.net/fix.php?id=80177&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=80177&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=80177&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=80177&r=needscript Try newer version: https://bugs.php.net/fix.php?id=80177&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=80177&r=support Expected behavior: https://bugs.php.net/fix.php?id=80177&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=80177&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=80177&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=80177&r=globals PHP version support discontinued: https://bugs.php.net/fix.php?id=80177&r=phptooold Daylight Savings: https://bugs.php.net/fix.php?id=80177&r=dst IIS Stability:https://bugs.php.net/fix.php?id=80177&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=80177&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=80177&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=80177&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=80177&r=mysqlcfg -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WEBMASTER] Bug #80177 [Opn]: Bug tracker package affected lists behave wrong in Safari
Edit report at https://bugs.php.net/bug.php?id=80177&edit=1 ID: 80177 User updated by:php-bugs-2020 at ryandesign dot com Reported by:php-bugs-2020 at ryandesign dot com Summary:Bug tracker package affected lists behave wrong in Safari Status: Open Type: Bug Package:Website problem Operating System: macOS 10.13.6 PHP Version:Irrelevant Block user comment: N Private report: N New Comment: Here is a screenshot showing the difference between what happens in Chrome and what happens in Safari: http://ryandesign.com/tmp/bugs.php.net.screen.shot.2020-10-02.png Previous Comments: [2020-10-02 16:53:13] php-bugs-2020 at ryandesign dot com Description: In this bug tracker, the "Package affected" lists are intended to function as a two-level selector: first you select the category in the leftmost list, then the rightmost list populates with more specific problem types in that category. This works fine for me in Google Chrome on macOS. When the page loads, no selection is made in the leftmost list and the rightmost list is empty except for the instruction to select a category. Selecting an item in the leftmost list populates the relevant list of choices in the rightmost list. But it does not work in Apple Safari on macOS. In Safari, it works exactly backward. When the page loads, no selection is made in the leftmost list and EVERY CATEGORY'S SUBITEMS are shown in the rightmost list. Selecting any category in the leftmost list HIDES THAT CATEGORY'S SUBITEMS in the rightmost list. It has been this way forever. -- Edit this bug report at https://bugs.php.net/bug.php?id=80177&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WEBMASTER] Bug #80177 [Opn]: Bug tracker package affected lists behave wrong in Safari
Edit report at https://bugs.php.net/bug.php?id=80177&edit=1 ID: 80177 User updated by:php-bugs-2020 at ryandesign dot com Reported by:php-bugs-2020 at ryandesign dot com Summary:Bug tracker package affected lists behave wrong in Safari Status: Open Type: Bug Package:Website problem Operating System: macOS 10.13.6 PHP Version:Irrelevant Block user comment: N Private report: N New Comment: I think I understand your package-affected.js script now and how this UI widget works. The rightmost list is the only list in the HTML and it defines an optgroup for each category and options inside them. The JavaScript builds the leftmost list by using the optgroup names. It then applies style="display:none" to the optgroups on the right so that they disappear. When selecting something in the leftmost list, all of the options from the corresponding optgroup in the rightmost list are moved to the top level of the rightmost list and become visible. The problem seems to just be that Safari does not honor style="display:none" on optgroups. The list manipulation is working, I just have to scroll all the way to the bottom of the rightmost list to see the items from the currently selected category. Here is a WebKit bug report from 2006 about not supporting style="display:none" on options: https://bugs.webkit.org/show_bug.cgi?id=8351 Here's one from 2011 about not supporting style="display:hidden" on optgroups: https://bugs.webkit.org/show_bug.cgi?id=69014 Since WebKit seems not to be fixing these, perhaps your JavaScript could use a different strategy. For example, the original full select list could be hidden entirely and two new visible select lists could be created: the leftmost one the same way it is now, and the rightmost one would be created empty except for the "select a category" instructions, and when a category is selected, the instructions element would be deleted and the relevant options from the hidden list would be moved to the visible list. Previous Comments: [2020-10-02 16:56:42] php-bugs-2020 at ryandesign dot com Here is a screenshot showing the difference between what happens in Chrome and what happens in Safari: http://ryandesign.com/tmp/bugs.php.net.screen.shot.2020-10-02.png [2020-10-02 16:53:13] php-bugs-2020 at ryandesign dot com Description: In this bug tracker, the "Package affected" lists are intended to function as a two-level selector: first you select the category in the leftmost list, then the rightmost list populates with more specific problem types in that category. This works fine for me in Google Chrome on macOS. When the page loads, no selection is made in the leftmost list and the rightmost list is empty except for the instruction to select a category. Selecting an item in the leftmost list populates the relevant list of choices in the rightmost list. But it does not work in Apple Safari on macOS. In Safari, it works exactly backward. When the page loads, no selection is made in the leftmost list and EVERY CATEGORY'S SUBITEMS are shown in the rightmost list. Selecting any category in the leftmost list HIDES THAT CATEGORY'S SUBITEMS in the rightmost list. It has been this way forever. -- Edit this bug report at https://bugs.php.net/bug.php?id=80177&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php