Liviu-Mihail Concioiu

Results 98 comments of Liviu-Mihail Concioiu

Indeed, the query doesn't include the sorting ASC or DESC. Both QA_5_2 and master are affected. https://user-images.githubusercontent.com/25424343/198828797-1812f853-6d74-466d-9605-7765ff4f76e8.mp4

I've figured out why `Error while working with template cache: Unable to write in the cache directory` message is given. If you download the 6.0.0-dev snapshots in any format, https://files.phpmyadmin.net/snapshots/phpMyAdmin-6.0%2Bsnapshot-english.zip,...

@williamdes can you confim the 4th issue? Just found it now.

> I am unsure about this since we update and purge the CDN each time the snapshot is updated. Ignore it. It's because of the + sign.

Closing this one. Git info seems to be fixed. Probably by the latest commit https://github.com/phpmyadmin/scripts/commit/affad722b566bffc62bb1dd2fb25f27ad6668944

According to RFC1738, plus sign is allowed in the URL - https://datatracker.ietf.org/doc/html/rfc1738#section-2.1. According to RFC1630, plus sign should be encoded if it's in the query string - https://datatracker.ietf.org/doc/html/rfc1630 So, clearly...

> Why do I not have a 403 ? Did they fix it ? I've got the same impression a few months ago (https://github.com/phpmyadmin/website/issues/172#issuecomment-1894677189). But no. If you look at...

> If those changes are indeed unintended It's my fault for the bug. Changes weren't intended.