oskari-frontend
oskari-frontend copied to clipboard
Metadatacatalogue localization
Something funky going on in metadatacatalogue localization variables. This should be fixed but only doing a draft to remember this.
Same problem in https://github.com/oskariorg/oskari-frontend/blob/master/bundles/catalogue/metadatacatalogue/instance.ol2.js and we could remove the ol2 impl. This needs to be looked at more closely.
Similar issue here: https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/admin-layerrights/instance.js#L96 <> https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/admin-layerrights/instance.js#L75
And here: https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/maplegend/instance.js#L64 https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/maplegend/instance.js#L104
And here: https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/printout/instance.js#L79 https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/printout/instance.js#L98
https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/search/instance.js#L81 https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/search/instance.js#L103
Most of these have been rewritten with React so there's no need to take a look at the old ones anymore.