Branch: refs/heads/QA_4_7 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 4d7ca8fe04d2f9b864a12e4867676ca36e419a10 https://github.com/phpmyadmin/phpmyadmin/commit/4d7ca8fe04d2f9b864a12e486767... Author: Isaac Bennetch bennetch@gmail.com Date: 2018-03-21 (Wed, 21 Mar 2018)
Changed paths: M ChangeLog M js/functions.js
Log Message: ----------- Fixes JavaScript error when editing rows with Internet Explorer
Fixes #14060 Fixes #14096
Internet Explorer does not support StartsWith()
See the comments by tm8544 at https://github.com/phpmyadmin/phpmyadmin/issues/14096#issue-306243721 and qcybb at https://github.com/phpmyadmin/phpmyadmin/issues/14060#issuecomment-374730276
Signed-off-by: Isaac Bennetch bennetch@gmail.com
Commit: 6fc885c9646e18b0973a5277603c5bc3d7fa5464 https://github.com/phpmyadmin/phpmyadmin/commit/6fc885c9646e18b0973a5277603c... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2018-03-23 (Fri, 23 Mar 2018)
Changed paths: M ChangeLog M js/functions.js
Log Message: ----------- Merge pull request #14108 from ibennetch/ie_compatibility
Fixes JavaScript error when editing rows with Internet Explorer
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/c7366f0b18ea...6fc885c9646e