Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

append extension to output filename (fix #14077) #2680

Closed
wants to merge 1 commit into from
Closed

append extension to output filename (fix #14077) #2680

wants to merge 1 commit into from

Conversation

alexbruy
Copy link
Contributor

Seems some OGR drivers does not report extension via metadata, in
such case we extract it from selected filter string

Seems some OGR drivers does not report extension via metadata, in
such case we extract it from selected filter string
@manisandro
Copy link
Member

I think it would be better to fix this at the QgsVectorFileWriter::driverMetadata level instead of adding additional code in the various places a filename is picked. I've been testing with manisandro@93f12df and it seems to work fine. @m-kuhn What do you think?

@m-kuhn
Copy link
Member

m-kuhn commented Jan 18, 2016

Sounds good to me @manisandro

@alexbruy does the fix from manisandro/QGIS@93f12df work for you? If yes I'd say we merge it.

@alexbruy
Copy link
Contributor Author

Work fine here too. Feel free to close this PR and merge it.

@manisandro
Copy link
Member

Ok, my commit is part of pull #2688 .

@alexbruy
Copy link
Contributor Author

Superseded by #2688

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants