[phpmyadmin/phpmyadmin] 58a46c: Fix blob column downloads

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 58a46c81f7b2d085006ac578d11bde40e1ca3d17 https://github.com/phpmyadmin/phpmyadmin/commit/58a46c81f7b2d085006ac578d11b... Author: Tobias Speicher <rootcommander@gmail.com> Date: 2022-06-12 (Sun, 06 June 2022) +02:00 Changed paths: M templates/base.twig Log Message: ----------- Fix blob column downloads Since the change in 0843ba0 new lines were added to the start and end of the output even if the header or footer were empty. Signed-off-by: Tobias Speicher <rootcommander@gmail.com> Commit: 641ba501916295d4dd42af5417108d97d100ef59 https://github.com/phpmyadmin/phpmyadmin/commit/641ba501916295d4dd42af541710... Author: William Desportes <williamdes@wdes.fr> Date: 2022-07-12 (Tue, 07 July 2022) +02:00 Changed paths: M templates/base.twig Log Message: ----------- Merge #17596 - Fix blob column downloads Ref: 0843ba0cce170b1ab923157567da6f71557a560c Signed-off-by: William Desportes <williamdes@wdes.fr>
participants (1)
-
Tobias Speicher