[Qgis-developer] qgis_rendererstest fails after my commit... but...

Giuseppe Sucameli brush.tyler at gmail.com
Mon Oct 1 07:47:36 PDT 2012


Hi devs,
after my last commit the qgis_rendererstest fails...

I've done a change [1] in qgsmaplayer.cpp to pass the QML files
created with older QGis versions to the the QgsProjectFileTransform
to be processed before loading, like it was done for qgs files.

Before the change only the qgs files was processed.

For this reason I suppose the QML files used in tests have
something wrong, maybe the version store into the file.

In fact if I comment the content of the function
QgsProjectFileTransform::transform0100to0110()
that test passes.

How can I fix it?

I think we should fix those QML files, otherwise increment
their version to 0.11.0.

Regards.

[1] https://github.com/qgis/Quantum-GIS/commit/495246f57574d88453bc55190a91f41bdb2cb11f
-- 
Giuseppe Sucameli


More information about the Qgis-developer mailing list