erickgonzalez

Results 28 comments of erickgonzalez

Not reproducible in 21.06 LTS

Still happens on 22.03.4 LTS need to debug to check what is going on

This seems that is already merged in 22.12 but it wasn't QA, so marking as a Priority just to do QA

This is not longer reproducible in latest master, seems that this was fixed with the new page editor.

We're not reading from anywhere the key here https://github.com/dotCMS/core/blob/f116137684439500f31e558e7760c8fb71a175ce/core-web/libs/dot-rules/src/lib/services/GoogleMapService.ts#L14 We need to read the key from the Site Content Type.

Working as it should, now it shows the map without issues. ![Image](https://github.com/dotCMS/core/assets/5278970/27d77d3a-da10-4dee-bffb-47a5c475a6e8)

Working as it should! Now the images field is exported: ``` Identifier,languageCode,countryCode,title,images a9136bae947d86bd1113385ff478ba67,en,US,t1,/images/gallery/beach/resort-cottage.jpg ```

Not reproducible in 22.03 but in demo (23.01) yes