Open jusabatier opened 2 years ago
It only happens on firefox
We have the same problem with portail-test on firefox and it will be a problem to deploy this version on production
With firefox: With Chrome: With chrome we have also the "_" in the name file cf #152
Is the use case depicted in screenshots below correct? It seems the same of yours @jusabatier @catmorales. In my case the file name is always correct. I've tried to reproduce in our DEV instance with the following browsers (updated to last versions):
Chrome: 99.0.4844.74 FF: 98.0.1 Edge: 99.0.1150.46
Edge:
Chrome:
Firefox:
With chrome we have also the "_" in the name file cf https://github.com/georchestra/mapstore2-cadastrapp/pull/152
I've provide also some feedback in #152 here
Which version of cadastrapp are you using? Which browser and versions of the browser are you using?
Did you upgrade the backend with the last release ? There was an update of a lot of libraries late 2021. Sinci this update, we start to have this bug in MS2 cadastrapp extension. It look like new libraries versions are less permissive with standards than previous ones.
A user tried to select some plots and export them (plot, owner, co-owner, ...) and it generate a file with .txt extension.
It should be with a .csv extension as it is CSV formatted.