From dbowenrci at gmail.com Tue Nov 1 12:03:42 2022 From: dbowenrci at gmail.com (David Bowen) Date: Tue, 1 Nov 2022 15:03:42 -0400 Subject: [mapguide-users] MapGuide 4.0 In-Reply-To: References: Message-ID: Hey Jackie, could you please confirm which version of PHP will be bundled with MGOS 4.0? Thanks, David On Thu, Oct 27, 2022 at 7:23 AM David Bowen wrote: > This is great news. Thanks Jackie for the quick response. > > On Wed, Oct 26, 2022 at 5:43 AM Jackie Ng wrote: > >> Hi David, >> >> The main 4.0 blocker of new SWIG bindings has been cleared, all of that >> work has been merged into trunk. I'm intending/wanting to put out a new >> Preview 4 release before the end of this week. Just testing and ironing out >> various kinks in the windows installer due to massive file layout changes >> from this SWIG binding work. >> >> Once Preview 4 is out, I expect a relatively short Beta > RC > Final >> cycle because I have no other plans for new feature work in the 4.0 >> timeframe. So if I had to throw some darts on the board and nothing of a >> show-stopping nature crops up, the tentative schedule is right now: >> >> - Preview 4 - End of this week >> - Beta - Early Nov >> - RC - Early December >> - Final - Late December / Early January >> >> - Jackie >> >> You wrote: >> >> Hello everyone, >> >> Has there been a further update on when MapGuide 4.0 might be released? >> Given it's approaching year-end, I'm being asked if there are any plans on >> updating this year. >> >> Thanks, >> David >> >> >> -- >> *Please Note: I no longer create new posts or post replies to any OSGeo >> mailing list through nabble. As a result, you most likely won't see this >> message appear on nabble's view of any OSGeo mailing list and may only see >> this message through mailing list archives or depending on your mailing >> list subscription settings, through daily message digests or automated >> notifications from the mailing lists.* >> _______________________________________________ >> mapguide-users mailing list >> mapguide-users at lists.osgeo.org >> https://lists.osgeo.org/mailman/listinfo/mapguide-users >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From hadissaalinia at gmail.com Wed Nov 2 12:13:29 2022 From: hadissaalinia at gmail.com (Hadis Alinia) Date: Wed, 2 Nov 2022 15:13:29 -0400 Subject: [mapguide-users] Base maps disappear and can not be displayed after using Theme Widget Message-ID: Hi, I am using Mapguide V3.1.2 and mapguide mastero 6.0m11. When I use the Theme in fusion, a new layer is created and is shown in the Legend and I see the map with the new colors. But the issue is that the base map doesn't display and returns pink images. And even won't be displayed by switching the base maps icon. Do you know what is the problem? Looking at the errors in Console, it looks like the error is related to /mapguide/fusion/widgets/Theme/themecontroller.php and it says" XML Parsing Error: not well-formed Location: / mapguide/fusion/widgets/Theme/themecontroller.php Line Number 1, Column 1:" and from there looking at the web developer tool, I see the following error 500 - Internal server error.

500 - Internal server error.

There is a problem with the resource you are looking for, and it cannot be displayed.

I can not find this code in themecontroller.php. Please let me know how I can fix this Regards, Hadis -------------- next part -------------- An HTML attachment was scrubbed... URL: From jumpinjackie at gmail.com Thu Nov 3 10:11:54 2022 From: jumpinjackie at gmail.com (Jackie Ng) Date: Fri, 4 Nov 2022 04:11:54 +1100 Subject: [mapguide-users] MapGuide 4.0 Message-ID: PHP 8.1 - Jackie You wrote: Hey Jackie, could you please confirm which version of PHP will be bundled with MGOS 4.0? Thanks, David -- *Please Note: I no longer create new posts or post replies to any OSGeo mailing list through nabble. As a result, you most likely won't see this message appear on nabble's view of any OSGeo mailing list and may only see this message through mailing list archives or depending on your mailing list subscription settings, through daily message digests or automated notifications from the mailing lists.* -------------- next part -------------- An HTML attachment was scrubbed... URL: From jumpinjackie at gmail.com Fri Nov 4 03:44:26 2022 From: jumpinjackie at gmail.com (Jackie Ng) Date: Fri, 4 Nov 2022 21:44:26 +1100 Subject: [mapguide-users] MapGuide Open Source 4.0 Preview 4 available Message-ID: Hi All, After a long and arduous development journey, the 4th preview release of MapGuide Open Source 4.0 is now finally available! https://trac.osgeo.org/mapguide/wiki/Release/4.0.0/Preview4/Notes This release is for *testing purposes* and use in a production environment is not encouraged. This release overhauls all of our language bindings to now be generated with the official version of SWIG instead of our ancient and heavily modified copy. This means we are no longer shackled to PHP 5.6 and for this release, we are now bundling PHP 8.1. Use this release as an opportunity to get your MapGuide applications ready for 4.0 final release by getting your code working against the new bindings and doing whatever migrations needed. These new language bindings are the last major feature in the 4.0 timeframe. It's all bug fixes and (any required) thirdparty library updates going forward. So I am expecting a relatively short Beta > RC > Final cycle after this. - Jackie -------------- next part -------------- An HTML attachment was scrubbed... URL: From pierre.cardinal at sympatico.ca Fri Nov 4 18:57:33 2022 From: pierre.cardinal at sympatico.ca (pierre.cardinal at sympatico.ca) Date: Fri, 4 Nov 2022 21:57:33 -0400 Subject: [mapguide-users] MapGuide Open Source 4.0 Preview 4 available In-Reply-To: References: Message-ID: <001a01d8f0b9$f87edfb0$e97c9f10$@sympatico.ca> Hi Jackie, To avoid problems with the Plot functions, could you please apply the correction for the defect #2845. https://trac.osgeo.org/mapguide/ticket/2845 Regards, Pierre From: mapguide-users On Behalf Of Jackie Ng Sent: Friday, November 4, 2022 6:44 AM To: mapguide-users at lists.osgeo.org; MapGuide Internals Mail List Subject: [mapguide-users] MapGuide Open Source 4.0 Preview 4 available Hi All, After a long and arduous development journey, the 4th preview release of MapGuide Open Source 4.0 is now finally available! https://trac.osgeo.org/mapguide/wiki/Release/4.0.0/Preview4/Notes This release is for *testing purposes* and use in a production environment is not encouraged. This release overhauls all of our language bindings to now be generated with the official version of SWIG instead of our ancient and heavily modified copy. This means we are no longer shackled to PHP 5.6 and for this release, we are now bundling PHP 8.1. Use this release as an opportunity to get your MapGuide applications ready for 4.0 final release by getting your code working against the new bindings and doing whatever migrations needed. These new language bindings are the last major feature in the 4.0 timeframe. It's all bug fixes and (any required) thirdparty library updates going forward. So I am expecting a relatively short Beta > RC > Final cycle after this. - Jackie -------------- next part -------------- An HTML attachment was scrubbed... URL: From dbowenrci at gmail.com Thu Nov 17 05:45:28 2022 From: dbowenrci at gmail.com (David Bowen) Date: Thu, 17 Nov 2022 08:45:28 -0500 Subject: [mapguide-users] MapGuide, Google and Content Security Policies Message-ID: It appears that as of Google Maps v3.50, support for the Maps JavaScript API Streetview has been removed unless the website contains the googleapis.com domain in the Content Security Policy settings (Please see https://developers.google.com/maps/documentation/javascript/releases under release 3.50.1). Does anyone have experience setting up CSPs in MapGuide? We're unable to remove Streetview from our application so will need to find a way to establish this. Thanks, David -------------- next part -------------- An HTML attachment was scrubbed... URL: From pierre.cardinal at sympatico.ca Thu Nov 17 09:00:07 2022 From: pierre.cardinal at sympatico.ca (Pierre Cardinal) Date: Thu, 17 Nov 2022 12:00:07 -0500 Subject: [mapguide-users] MapGuide, Google and Content Security Policies In-Reply-To: References: Message-ID: <9B93BA30-4C31-5D4B-9D7E-99539459219F@hxcore.ol> An HTML attachment was scrubbed... URL: From pierre.cardinal at sympatico.ca Thu Nov 17 09:31:56 2022 From: pierre.cardinal at sympatico.ca (pierre.cardinal at sympatico.ca) Date: Thu, 17 Nov 2022 12:31:56 -0500 Subject: [mapguide-users] MapGuide, Google and Content Security Policies In-Reply-To: References: Message-ID: <000b01d8faaa$7e1c0720$7a541560$@sympatico.ca> Hi David, I don't know if it is a solution for you but, to solve my problem with Streetview, I add my Google Maps API key in the file ..\Web\www\fusion\widgets\GoogleStreetViewer\GoogleStreetView.templ Regards, Pierre From: mapguide-users On Behalf Of David Bowen Sent: Thursday, November 17, 2022 8:45 AM To: MapGuide Users Mail List Subject: [mapguide-users] MapGuide, Google and Content Security Policies It appears that as of Google Maps v3.50, support for the Maps JavaScript API Streetview has been removed unless the website contains the googleapis.com domain in the Content Security Policy settings (Please see https://developers.google.com/maps/documentation/javascript/releases under release 3.50.1). Does anyone have experience setting up CSPs in MapGuide? We're unable to remove Streetview from our application so will need to find a way to establish this. Thanks, David -------------- next part -------------- An HTML attachment was scrubbed... URL: From dbowenrci at gmail.com Thu Nov 17 11:28:31 2022 From: dbowenrci at gmail.com (David Bowen) Date: Thu, 17 Nov 2022 14:28:31 -0500 Subject: [mapguide-users] MapGuide, Google and Content Security Policies In-Reply-To: <9B93BA30-4C31-5D4B-9D7E-99539459219F@hxcore.ol> References: <9B93BA30-4C31-5D4B-9D7E-99539459219F@hxcore.ol> Message-ID: Thanks Pierre, but unfortunately we have custom scripts to launch Google Streetview, so don't reference the files in that directory. We do include the API key in the script used to launch Streetview (src=" https://maps.googleapis.com/maps/api/js?key=[KEY]") though. Out of curiosity, do you happen to know what version of Google Maps you're using? We set the Google Maps version number in the Fusion XML template file so have been able to roll it back to v3.49. If we try using v3.50, it results with a Fusion error. David On Thu, Nov 17, 2022 at 12:10 PM Pierre Cardinal < pierre.cardinal at sympatico.ca> wrote: > Hi David, > > I don't know if it is a solution for you but, to solve my problem with > Streetview, I add my Google Maps API key in the file > ..\Web\www\fusion\widgets\GoogleStreetViewer\GoogleStreetView.templ > > Regards, > > Pierre > > > _______________________________________________ > mapguide-users mailing list > mapguide-users at lists.osgeo.org > https://lists.osgeo.org/mailman/listinfo/mapguide-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From pierre.cardinal at sympatico.ca Fri Nov 18 09:34:07 2022 From: pierre.cardinal at sympatico.ca (pierre.cardinal at sympatico.ca) Date: Fri, 18 Nov 2022 12:34:07 -0500 Subject: [mapguide-users] MapGuide, Google and Content Security Policies In-Reply-To: References: <9B93BA30-4C31-5D4B-9D7E-99539459219F@hxcore.ol> Message-ID: <003801d8fb73$f75a7120$e60f5360$@sympatico.ca> Hi David, I am using the last default version. Regards, Pierre From: mapguide-users On Behalf Of David Bowen Sent: Thursday, November 17, 2022 2:29 PM To: MapGuide Users Mail List Subject: Re: [mapguide-users] MapGuide, Google and Content Security Policies Thanks Pierre, but unfortunately we have custom scripts to launch Google Streetview, so don't reference the files in that directory. We do include the API key in the script used to launch Streetview (src="https://maps.googleapis.com/maps/api/js?key=[KEY] ") though. Out of curiosity, do you happen to know what version of Google Maps you're using? We set the Google Maps version number in the Fusion XML template file so have been able to roll it back to v3.49. If we try using v3.50, it results with a Fusion error. David On Thu, Nov 17, 2022 at 12:10 PM Pierre Cardinal > wrote: Hi David, I don't know if it is a solution for you but, to solve my problem with Streetview, I add my Google Maps API key in the file ..\Web\www\fusion\widgets\GoogleStreetViewer\GoogleStreetView.templ Regards, Pierre _______________________________________________ mapguide-users mailing list mapguide-users at lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/mapguide-users -------------- next part -------------- An HTML attachment was scrubbed... URL: