mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
The capability to print selection has been removed by the commit aaa7003 to prevent accidental selections showing in exports from composer. It is reactivated only for QGIS Server. Fixes #13459 QGIS Server WMS GetPrint request don't respect SELECTION parameter It's a forward porting of #7185