From pspencer at dmsolutions.ca Thu Sep 17 08:22:24 2009 From: pspencer at dmsolutions.ca (Paul Spencer) Date: Thu Sep 17 08:31:29 2009 Subject: [fusion-dev] Huh? In-Reply-To: References: <26D0CD10F2AC5B4E9C48C3F17D577BEA3365A3CC@kendrick> Message-ID: In reading through #363 below, it seems Frank has resolved the issue without requiring author so I have just backed out that one commit and will assume the problem is fixed. Cheers Paul On 2009-08-14, at 3:11 PM, Tom Fukushima wrote: > You should create a ticket for SAC like #400 below. Just replace > "MapGuide" with "Fusion". > > And back out these changes---apparently, anyone can back out these > changes right now, as long as they have an OSGeo login. > > -----Original Message----- > From: fusion-dev-bounces@lists.osgeo.org [mailto:fusion-dev- > bounces@lists.osgeo.org] On Behalf Of Paul Spencer > Sent: Friday, August 14, 2009 12:02 PM > To: Jason Birch; sac@lists.osgeo.org > Cc: fusion-dev@lists.osgeo.org > Subject: Re: [fusion-dev] Huh? > > I have no clue what to do, can someone help out? > > On 14-Aug-09, at 1:24 PM, Jason Birch wrote: > >> Looks like fusion should get SAC to set up SVN authz for them too: >> >> http://trac.osgeo.org/fusion/changeset/1893 >> >> References: >> >> http://trac.osgeo.org/osgeo/ticket/363 >> >> http://trac.osgeo.org/osgeo/ticket/400 >> >> Jason >> _______________________________________________ >> fusion-dev mailing list >> fusion-dev@lists.osgeo.org >> http://lists.osgeo.org/mailman/listinfo/fusion-dev > > > __________________________________________ > > Paul Spencer > Chief Technology Officer > DM Solutions Group Inc > http://research.dmsolutions.ca/ > > _______________________________________________ > fusion-dev mailing list > fusion-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/fusion-dev __________________________________________ Paul Spencer Chief Technology Officer DM Solutions Group Inc http://research.dmsolutions.ca/ From pspencer at dmsolutions.ca Fri Sep 18 08:40:11 2009 From: pspencer at dmsolutions.ca (Paul Spencer) Date: Fri Sep 18 08:40:14 2009 Subject: [fusion-dev] Fwd: [fusion-trac] #265: MapGuide Tooltip Hyperlinks Not Clickable References: <011d01ca37ca$2bcac170$83604450$@com> Message-ID: forwarding to dev list Begin forwarded message: > From: "Andy Morsell" > Date: September 17, 2009 3:07:39 PM EDT > To: > Subject: RE: [fusion-trac] #265: MapGuide Tooltip Hyperlinks Not > Clickable > > Could you do it conditionally? If the tag already exists don't > wrap it > again and if it doesn't already exist then wrap it? > > Andy > > > -----Original Message----- > From: trac_fusion@osgeo.org [mailto:trac_fusion@osgeo.org] > Sent: Thursday, September 17, 2009 12:02 PM > Cc: fusion-trac@lists.osgeo.org > Subject: Re: [fusion-trac] #265: MapGuide Tooltip Hyperlinks Not > Clickable > > #265: MapGuide Tooltip Hyperlinks Not Clickable > ---------------------- > +----------------------------------------------------- > Reporter: amorsell | Owner: madair > Type: defect | Status: assigned > Priority: P1 | Milestone: 2.0 > Component: Widgets | Version: 2.0 - beta > Severity: Critical | Resolution: > Keywords: | External_id: > State: New | Browser: All > Os: All | > ---------------------- > +----------------------------------------------------- > Changes (by madair): > > * status: new => assigned > > Comment: > > In the past, the hyperlink URL has been wrapped in an tag from > within > NG Studio, i.e. the field "URL activated for feature" is set to > > concat('MGOS', ' data link') > > I could change Fusion to wrap a URL in the tag, but don't want to > break existing applications where is inserted through Studio. > > Comments? > > -- > Ticket URL: > Fusion > Fusion is a web-mapping application development framework for > MapServer and > MapGuide OS. > > > _______________________________________________ > fusion-trac mailing list > fusion-trac@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/fusion-trac __________________________________________ Paul Spencer Chief Technology Officer DM Solutions Group Inc http://research.dmsolutions.ca/ From jason at jasonbirch.com Sat Sep 19 17:42:00 2009 From: jason at jasonbirch.com (Jason Birch) Date: Sat Sep 19 17:42:03 2009 Subject: [fusion-dev] Spanish translation Message-ID: Not sure if y'all saw this post: http://n2.nabble.com/Mapguide-Fusion-Spanish-translation-files-here-td3572446.html#a3572446 Would love to see this translation in the official distributions eventually. Way forward? Jason -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.osgeo.org/pipermail/fusion-dev/attachments/20090919/894c2267/attachment.html From jpps975 at sbcglobal.net Wed Sep 30 17:09:56 2009 From: jpps975 at sbcglobal.net (JP_Staff) Date: Wed Sep 30 17:09:58 2009 Subject: [fusion-dev] Error with displaying google imagery Message-ID: <1254344996937-3745357.post@n2.nabble.com> Hi All, I am a newbie to this site, and so far have gained alot of great information. I am running into an issue when loading google maps in my current fusion template. I am currently using MG2010, and using the slate.html template. I am loading all layers dynamically to the map using MaestroAPI.I have followed the implementation of the http://trac.osgeo.org/fusion/wiki/MapGuideCommercialOverlays for overlaying google imagery into my current map. I have modified my index.html file to include the google javascript file reference and I am currently using the fusion.js file. I have updated my current map definition to include the google reference here is a snippit of my map def -95.854896545410156 34.845642892061733 10000000 Google google G_HYBRID_MAP MapGuide true false true EPSG:900913 {0} When loading the map I recieve the following javascript error (1) this.mapWidget.oMapOL is null (2)legend.currentRange is null (3)lots of Object reference set to null Then the layers load in the legend, the toolbar is not visible above the map. My layers load on the map, if I pan the map I am able to view the google base map, then it is covered by my other layers. I have found in the Legend.js where the issue is returning null, but I can't seem to locate the error wherethis.mapWidget.oMapOL is null, I am assuming it is in the openlayers.js, any help or guidance is much appreciated. THanks, Jean-Paul -- View this message in context: http://n2.nabble.com/Error-with-displaying-google-imagery-tp3745357p3745357.html Sent from the Fusion Developers mailing list archive at Nabble.com. From zjames at dmsolutions.ca Wed Sep 30 18:59:29 2009 From: zjames at dmsolutions.ca (Zak James) Date: Wed Sep 30 19:07:47 2009 Subject: [fusion-dev] Error with displaying google imagery Message-ID: <20090930230023.C3F0EC200@relay4.r5.iad.mlsrvr.com> JP, Are you sure you have replaced the fusion folder installed by mapguide 2010 with a fresh svn version of fusin trunk? Zak -----Original Message----- From: JP_Staff Sent: 30/09/2009 17:09:56 Subject: [fusion-dev] Error with displaying google imagery Hi All, I am a newbie to this site, and so far have gained alot of great information. I am running into an issue when loading google maps in my current fusion template. I am currently using MG2010, and using the slate.html template. I am loading all layers dynamically to the map using MaestroAPI.I have followed the implementation of the http://trac.osgeo.org/fusion/wiki/MapGuideCommercialOverlays for overlaying google imagery into my current map. I have modified my index.html file to include the google javascript file reference and I am currently using the fusion.js file. I have updated my current map definition to include the google reference here is a snippit of my map def -95.854896545410156 34.845642892061733 10000000 Google google G_HYBRID_MAP MapGuide true false true EPSG:900913 {0} When loading the map I recieve the following javascript error (1) this.mapWidget.oMapOL is null (2)legend.currentRange is null (3)lots of Object reference set to null Then the layers load in the legend, the toolbar is not visible above the map. My layers load on the map, if I pan the map I am able to view the google base map, then it is covered by my other layers. I have found in the Legend.js where the issue is returning null, but I can't seem to locate the error wherethis.mapWidget.oMapOL is null, I am assuming it is in the openlayers.js, any help or guidance is much appreciated. THanks, Jean-Paul -- View this message in context: http://n2.nabble.com/Error-with-displaying-google-imagery-tp3745357p3745357.html Sent from the Fusion Developers mailing list archive at Nabble.com. _______________________________________________ fusion-dev mailing list fusion-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/fusion-dev From zjames at dmsolutions.ca Wed Sep 30 19:15:11 2009 From: zjames at dmsolutions.ca (Zak James) Date: Wed Sep 30 19:15:49 2009 Subject: [fusion-dev] Error with displaying google imagery Message-ID: <20090930231548.4CF7DC0E2@relay4.r5.iad.mlsrvr.com> JP, I neglected to mention that you should back up the original folder because you will need to move the slate template from the install inside the svn copy to continue using it. Zak -----Original Message----- From: Zak James Sent: 30/09/2009 18:59:29 Subject: RE: [fusion-dev] Error with displaying google imagery JP, Are you sure you have replaced the fusion folder installed by mapguide 2010 with a fresh svn version of fusin trunk? Zak -----Original Message----- From: JP_Staff Sent: 30/09/2009 17:09:56 Subject: [fusion-dev] Error with displaying google imagery Hi All, I am a newbie to this site, and so far have gained alot of great information. I am running into an issue when loading google maps in my current fusion template. I am currently using MG2010, and using the slate.html template. I am loading all layers dynamically to the map using MaestroAPI.I have followed the implementation of the http://trac.osgeo.org/fusion/wiki/MapGuideCommercialOverlays for overlaying google imagery into my current map. I have modified my index.html file to include the google javascript file reference and I am currently using the fusion.js file. I have updated my current map definition to include the google reference here is a snippit of my map def -95.854896545410156 34.845642892061733 10000000 Google google G_HYBRID_MAP MapGuide true false true EPSG:900913 {0} When loading the map I recieve the following javascript error (1) this.mapWidget.oMapOL is null (2)legend.currentRange is null (3)lots of Object reference set to null Then the layers load in the legend, the toolbar is not visible above the map. My layers load on the map, if I pan the map I am able to view the google base map, then it is covered by my other layers. I have found in the Legend.js where the issue is returning null, but I can't seem to locate the error wherethis.mapWidget.oMapOL is null, I am assuming it is in the openlayers.js, any help or guidance is much appreciated. THanks, Jean-Paul -- View this message in context: http://n2.nabble.com/Error-with-displaying-google-imagery-tp3745357p3745357.html Sent from the Fusion Developers mailing list archive at Nabble.com. _______________________________________________ fusion-dev mailing list fusion-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/fusion-dev _______________________________________________ fusion-dev mailing list fusion-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/fusion-dev