From steve.dang at autodesk.com Fri Sep 1 01:31:53 2006 From: steve.dang at autodesk.com (Steve Dang) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG375][Modified] WMS and WFS servers both fail requests with an authenticatio... Message-ID: <29340558.1157088713034.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG375 Type: Defect Artifact ID: MG375 (WMS and WFS servers both fail requests with an authentication error) Modified by: Steve Dang stevedang (steve.dang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG375 (WMS and WFS servers both fail requests with an authentication error) Modified File: branches/1.0.x/MgDev/Server/src/Services/Resource/SiteResourceContentManager.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Resource/SiteResourceContentManager.cpp?view=diff&rev=789&p1=branches/1.0.x/MgDev/Server/src/Services/Resource/SiteResourceContentManager.cpp&r1=788&p2=branches/1.0.x/MgDev/Server/src/Services/Resource/SiteResourceContentManager.cpp&r2=789 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From steve.dang at autodesk.com Fri Sep 1 12:39:47 2006 From: steve.dang at autodesk.com (Steve Dang) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG376][Modified] Point reference not correctly read when OS uses "," for deci... Message-ID: <21160505.1157128787248.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG376 Type: Defect Artifact ID: MG376 (Point reference not correctly read when OS uses "," for decimal) Modified by: Steve Dang stevedang (steve.dang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG376 Modified File: branches/1.0.x/MgDev/Common/Service/Util/SetLocale.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Util/SetLocale.cpp?view=diff&rev=790&p1=branches/1.0.x/MgDev/Common/Service/Util/SetLocale.cpp&r1=789&p2=branches/1.0.x/MgDev/Common/Service/Util/SetLocale.cpp&r2=790 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Fri Sep 1 16:12:06 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG377][New] Port MapGuide to Platform API code base on Linux Message-ID: <10935407.1157141526703.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG377 Type Enhancement Artifact ID MG377 (Port MapGuide to Platform API code base on Linux) Reported by Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) New artifact details: --------------------------------------------------------- - Testing Notes set to new value Server starts and works with the html test pages and SiteAdmin. Loaded Sheboygan sample data, and able to view map, but weblayouts didn't work. Loaded an SDF layer and was able to preview, but could not create a new map. Server unit tests: 380/380 tests OK Webtier unit tests: not run yet - Summary set to new value Port MapGuide to Platform API code base on Linux - Target milestone set to new value 1.1.0 - Description set to new value The Linux build needed to be updated to build against the Platform API submitted with artifact MG367. - Artifact created - Priority set to new value P3 - Artifact Status set to new value New - Related Artifacts set to new value MG367 - Developer Notes set to new value This initial submission fixes the build on Linux. However there still remains some issues preventing the Server from being fully functional. See Testing Notes. Also includes update to Makefile.am files to use AM_CXXFLAGS instead of CXXFLAGS which will allow these flags to be customizeable at build time. --------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Fri Sep 1 16:12:17 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG377][User] Port MapGuide to Platform API code base on Linux Message-ID: <30083315.1157141537140.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG377 Type: Enhancement Artifact ID: MG377 (Port MapGuide to Platform API code base on Linux) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: ronnielouie --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Fri Sep 1 16:14:05 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG377][Modified] Port MapGuide to Platform API code base on Linux Message-ID: <21864199.1157141645704.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG377 Type: Enhancement Artifact ID: MG377 (Port MapGuide to Platform API code base on Linux) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG377 Port MapGuide to Platform API code base on Linux Added File: trunk/MgDev/Common/Foundation/FoundationBuild.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/FoundationBuild.cpp?view=auto&rev=791 File: trunk/MgDev/Common/Foundation/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Makefile.am?view=auto&rev=791 File: trunk/MgDev/Common/Geometry/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/Makefile.am?view=auto&rev=791 File: trunk/MgDev/Common/MapGuideCommon/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MapGuideCommon/Makefile.am?view=auto&rev=791 File: trunk/MgDev/Common/MapGuideCommon/MapGuideCommonBuild.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MapGuideCommon/MapGuideCommonBuild.cpp?view=auto&rev=791 File: trunk/MgDev/Common/PlatformBase/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Makefile.am?view=auto&rev=791 File: trunk/MgDev/Common/PlatformBase/PlatformBaseBuild.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/PlatformBaseBuild.cpp?view=auto&rev=791 Modified File: trunk/MgDev/Common/Foundation/System/ClassFactory.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/System/ClassFactory.h?view=diff&rev=791&p1=trunk/MgDev/Common/Foundation/System/ClassFactory.h&r1=790&p2=trunk/MgDev/Common/Foundation/System/ClassFactory.h&r2=791 File: trunk/MgDev/Common/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Common/Makefile.am&r1=790&p2=trunk/MgDev/Common/Makefile.am&r2=791 File: trunk/MgDev/Common/MapGuideCommon/Services/ProxyKmlService.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MapGuideCommon/Services/ProxyKmlService.cpp?view=diff&rev=791&p1=trunk/MgDev/Common/MapGuideCommon/Services/ProxyKmlService.cpp&r1=790&p2=trunk/MgDev/Common/MapGuideCommon/Services/ProxyKmlService.cpp&r2=791 File: trunk/MgDev/Common/Stylization/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Stylization/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Common/Stylization/Makefile.am&r1=790&p2=trunk/MgDev/Common/Stylization/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Common/Base/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Common/Base/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Common/Base/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Common/Base/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Common/Factory/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Common/Factory/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Common/Factory/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Common/Factory/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Common/Manager/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Common/Manager/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Common/Manager/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Common/Manager/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Common/Thread/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Common/Thread/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Common/Thread/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Common/Thread/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Core/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Core/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Core/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Core/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Gws/GwsCommon/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Gws/GwsCommon/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Gws/GwsCommon/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Gws/GwsCommon/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Services/Drawing/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Services/Drawing/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Services/Drawing/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Services/Drawing/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Services/Feature/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Services/Feature/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Services/Feature/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Services/Feature/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Services/Kml/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Services/Kml/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Services/Kml/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Services/Kml/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Services/Kml/ServerKmlService.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Services/Kml/ServerKmlService.cpp?view=diff&rev=791&p1=trunk/MgDev/Server/src/Services/Kml/ServerKmlService.cpp&r1=790&p2=trunk/MgDev/Server/src/Services/Kml/ServerKmlService.cpp&r2=791 File: trunk/MgDev/Server/src/Services/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Services/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Services/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Services/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Services/Mapping/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Services/Mapping/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Services/Mapping/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Services/Mapping/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Services/Rendering/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Services/Rendering/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Services/Rendering/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Services/Rendering/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Services/Resource/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Services/Resource/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Services/Resource/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Services/Resource/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Services/ServerAdmin/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Services/ServerAdmin/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Services/ServerAdmin/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Services/ServerAdmin/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Services/Site/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Services/Site/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Services/Site/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Services/Site/Makefile.am&r2=791 File: trunk/MgDev/Server/src/Services/Tile/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Services/Tile/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/Services/Tile/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/Services/Tile/Makefile.am&r2=791 File: trunk/MgDev/Server/src/UnitTesting/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/UnitTesting/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Server/src/UnitTesting/Makefile.am&r1=790&p2=trunk/MgDev/Server/src/UnitTesting/Makefile.am&r2=791 File: trunk/MgDev/Web/src/FastCgiAgent/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/FastCgiAgent/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Web/src/FastCgiAgent/Makefile.am&r1=790&p2=trunk/MgDev/Web/src/FastCgiAgent/Makefile.am&r2=791 File: trunk/MgDev/Web/src/HttpHandler/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/HttpHandler/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Web/src/HttpHandler/Makefile.am&r1=790&p2=trunk/MgDev/Web/src/HttpHandler/Makefile.am&r2=791 File: trunk/MgDev/Web/src/JavaApi/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/JavaApi/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Web/src/JavaApi/Makefile.am&r1=790&p2=trunk/MgDev/Web/src/JavaApi/Makefile.am&r2=791 File: trunk/MgDev/Web/src/PhpApi/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/PhpApi/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Web/src/PhpApi/Makefile.am&r1=790&p2=trunk/MgDev/Web/src/PhpApi/Makefile.am&r2=791 File: trunk/MgDev/Web/src/WebApp/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/WebApp/Makefile.am?view=diff&rev=791&p1=trunk/MgDev/Web/src/WebApp/Makefile.am&r1=790&p2=trunk/MgDev/Web/src/WebApp/Makefile.am&r2=791 File: trunk/MgDev/configure https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/configure?view=diff&rev=791&p1=trunk/MgDev/configure&r1=790&p2=trunk/MgDev/configure&r2=791 File: trunk/MgDev/configure.in https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/configure.in?view=diff&rev=791&p1=trunk/MgDev/configure.in&r1=790&p2=trunk/MgDev/configure.in&r2=791 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Fri Sep 1 16:15:16 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG377][Modified] Port MapGuide to Platform API code base on Linux Message-ID: <20886877.1157141716501.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG377 Type: Enhancement Artifact ID: MG377 (Port MapGuide to Platform API code base on Linux) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Artifact Status changed: Old value: New New value: Assigned -- Resolution set to new value: Submitted --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Fri Sep 1 16:15:35 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG377][User] Port MapGuide to Platform API code base on Linux Message-ID: <335867.1157141735336.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG377 Type: Enhancement Artifact ID: MG377 (Port MapGuide to Platform API code base on Linux) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: trevorwekel --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Tue Sep 5 12:33:13 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG377][Modified] Port MapGuide to Platform API code base on Linux Message-ID: <18869331.1157473993651.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG377 Type: Enhancement Artifact ID: MG377 (Port MapGuide to Platform API code base on Linux) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG377 Add dependencies to MdfModel and MdfParser libraries Modified File: trunk/MgDev/Common/Foundation/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Makefile.am?view=diff&rev=792&p1=trunk/MgDev/Common/Foundation/Makefile.am&r1=791&p2=trunk/MgDev/Common/Foundation/Makefile.am&r2=792 File: trunk/MgDev/Common/MapGuideCommon/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MapGuideCommon/Makefile.am?view=diff&rev=792&p1=trunk/MgDev/Common/MapGuideCommon/Makefile.am&r1=791&p2=trunk/MgDev/Common/MapGuideCommon/Makefile.am&r2=792 File: trunk/MgDev/Common/PlatformBase/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Makefile.am?view=diff&rev=792&p1=trunk/MgDev/Common/PlatformBase/Makefile.am&r1=791&p2=trunk/MgDev/Common/PlatformBase/Makefile.am&r2=792 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From tom.fukushima at autodesk.com Wed Sep 6 12:10:54 2006 From: tom.fukushima at autodesk.com (Tom Fukushima) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG378][New] Ability to localize web layouts Message-ID: <16168155.1157559054198.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG378 Type Enhancement Artifact ID MG378 (Ability to localize web layouts) Reported by Tom Fukushima tomfukushima (tom.fukushima@autodesk.com) New artifact details: --------------------------------------------------------- - Artifact created - Summary set to new value Ability to localize web layouts - Artifact Status set to new value New - Description set to new value Currently a web layout is only authored in a single locale. This means that all of menu item names and tooltips are only definable in a single language. We should be able to use the LOCALE parameter in the web layout URL to use the proper strings. This would also mean the the web layout resource would need to change so that it can store localized versions of the strings. --------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.jia at autodesk.com Thu Sep 7 04:57:14 2006 From: bruce.jia at autodesk.com (Bruce Jia) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG379][New] Add lock/unlock supports in Feature Service Message-ID: <32948106.1157619434334.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG379 Type Enhancement Artifact ID MG379 (Add lock/unlock supports in Feature Service) Reported by Bruce Jia brucejia (bruce.jia@autodesk.com) New artifact details: --------------------------------------------------------- - Description set to new value This will enhance Feature Service to support lock/unlock features. As well "SelectFeatures" method in "MgFeatureService" class will be enhanced to accept specified coordinate system. - Artifact Status set to new value New - Artifact created - Priority set to new value P3 - Summary set to new value Add lock/unlock supports in Feature Service --------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Thu Sep 7 15:14:18 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG377][Modified] Port MapGuide to Platform API code base on Linux Message-ID: <19372143.1157656458259.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG377 Type: Enhancement Artifact ID: MG377 (Port MapGuide to Platform API code base on Linux) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG377 Makefile updates for building Platform API on Linux Modified File: trunk/MgDev/Common/Foundation/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Makefile.am?view=diff&rev=793&p1=trunk/MgDev/Common/Foundation/Makefile.am&r1=792&p2=trunk/MgDev/Common/Foundation/Makefile.am&r2=793 File: trunk/MgDev/Common/Geometry/Buffer/buffer.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/Buffer/buffer.h?view=diff&rev=793&p1=trunk/MgDev/Common/Geometry/Buffer/buffer.h&r1=792&p2=trunk/MgDev/Common/Geometry/Buffer/buffer.h&r2=793 File: trunk/MgDev/Common/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Makefile.am?view=diff&rev=793&p1=trunk/MgDev/Common/Makefile.am&r1=792&p2=trunk/MgDev/Common/Makefile.am&r2=793 File: trunk/MgDev/Common/PlatformBase/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Makefile.am?view=diff&rev=793&p1=trunk/MgDev/Common/PlatformBase/Makefile.am&r1=792&p2=trunk/MgDev/Common/PlatformBase/Makefile.am&r2=793 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ben.trumbore at autodesk.com Thu Sep 7 17:23:13 2006 From: ben.trumbore at autodesk.com (Ben Trumbore) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG380][New] Incorrect member management for MdfModel's Grid classes Message-ID: <22832312.1157664193916.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG380 Type Defect Artifact ID MG380 (Incorrect member management for MdfModel's Grid classes) Reported by Ben Trumbore bentrumbore (ben.trumbore@autodesk.com) New artifact details: --------------------------------------------------------- - Summary set to new value Incorrect member management for MdfModel's Grid classes - Version set to new value 1.0.0 - Artifact created - Defect Severity set to new value High - Artifact Status set to new value New - Description set to new value The MdfModel classes used for managing grid layers do not correctly manage their member objects, causing exceptions during destruction and when new member values are assigned. - Steps to Reproduce set to new value In Map, attempt to create a layer from a raster source file. --------------------------------------------------------- This message was automatically generated by Project Tracker. From ben.trumbore at autodesk.com Thu Sep 7 17:27:45 2006 From: ben.trumbore at autodesk.com (Ben Trumbore) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG380][User] Incorrect member management for MdfModel's Grid classes Message-ID: <18863565.1157664465251.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG380 Type: Defect Artifact ID: MG380 (Incorrect member management for MdfModel's Grid classes) Modified by: Ben Trumbore bentrumbore (ben.trumbore@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: trevorwekel --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ben.trumbore at autodesk.com Thu Sep 7 17:29:46 2006 From: ben.trumbore at autodesk.com (Ben Trumbore) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG380][Modified] Incorrect member management for MdfModel's Grid classes Message-ID: <15823875.1157664586582.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG380 Type: Defect Artifact ID: MG380 (Incorrect member management for MdfModel's Grid classes) Modified by: Ben Trumbore bentrumbore (ben.trumbore@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Developer Notes set to new value: Initialized all string and pointer members for ChannelBand, GridColorrule, GridColorStyle, GridLayerDefinition, GridScaleRange, GridSurfaceStyle and HillShade classes. In the same classes, checked for NULL before deleting members in the destructors and adoption methods. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ben.trumbore at autodesk.com Thu Sep 7 17:31:31 2006 From: ben.trumbore at autodesk.com (Ben Trumbore) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG380][Modified] Incorrect member management for MdfModel's Grid classes Message-ID: <31309437.1157664691177.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG380 Type: Defect Artifact ID: MG380 (Incorrect member management for MdfModel's Grid classes) Modified by: Ben Trumbore bentrumbore (ben.trumbore@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG380: Initialize grid layer members and check before deleting. Modified File: trunk/MgDev/Common/MdfModel/ChannelBand.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/ChannelBand.cpp?view=diff&rev=794&p1=trunk/MgDev/Common/MdfModel/ChannelBand.cpp&r1=793&p2=trunk/MgDev/Common/MdfModel/ChannelBand.cpp&r2=794 File: trunk/MgDev/Common/MdfModel/GridColorRule.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/GridColorRule.cpp?view=diff&rev=794&p1=trunk/MgDev/Common/MdfModel/GridColorRule.cpp&r1=793&p2=trunk/MgDev/Common/MdfModel/GridColorRule.cpp&r2=794 File: trunk/MgDev/Common/MdfModel/GridColorStyle.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/GridColorStyle.cpp?view=diff&rev=794&p1=trunk/MgDev/Common/MdfModel/GridColorStyle.cpp&r1=793&p2=trunk/MgDev/Common/MdfModel/GridColorStyle.cpp&r2=794 File: trunk/MgDev/Common/MdfModel/GridLayerDefinition.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/GridLayerDefinition.cpp?view=diff&rev=794&p1=trunk/MgDev/Common/MdfModel/GridLayerDefinition.cpp&r1=793&p2=trunk/MgDev/Common/MdfModel/GridLayerDefinition.cpp&r2=794 File: trunk/MgDev/Common/MdfModel/GridScaleRange.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/GridScaleRange.cpp?view=diff&rev=794&p1=trunk/MgDev/Common/MdfModel/GridScaleRange.cpp&r1=793&p2=trunk/MgDev/Common/MdfModel/GridScaleRange.cpp&r2=794 File: trunk/MgDev/Common/MdfModel/GridSurfaceStyle.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/GridSurfaceStyle.cpp?view=diff&rev=794&p1=trunk/MgDev/Common/MdfModel/GridSurfaceStyle.cpp&r1=793&p2=trunk/MgDev/Common/MdfModel/GridSurfaceStyle.cpp&r2=794 File: trunk/MgDev/Common/MdfModel/HillShade.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/HillShade.cpp?view=diff&rev=794&p1=trunk/MgDev/Common/MdfModel/HillShade.cpp&r1=793&p2=trunk/MgDev/Common/MdfModel/HillShade.cpp&r2=794 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From tom.fukushima at autodesk.com Thu Sep 7 18:22:48 2006 From: tom.fukushima at autodesk.com (Tom Fukushima) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG381][New] Symbols still drawn when layer is set to DisplayAsText Message-ID: <3334992.1157667768217.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG381 Type Defect Artifact ID MG381 (Symbols still drawn when layer is set to DisplayAsText) Reported by Tom Fukushima tomfukushima (tom.fukushima@autodesk.com) New artifact details: --------------------------------------------------------- - Subcomponent set to new value Rendering Service - Steps to Reproduce set to new value In Studio 1) Create a point layer In the stylization section of the layer editor 2) Define a feature label 3) Specify "Labels are fixed" 4) Preview the layer and you will see the problem in both the AJAX and DWF viewer. - Version set to new value 1.0.1 - Defect Severity set to new value Medium - Component set to new value Server - Summary set to new value Symbols still drawn when layer is set to DisplayAsText - Artifact created - Artifact Status set to new value New - Description set to new value When the DisplayAsText property is set to true and a PointSymbolization2D is specified the lable is drawn overtop of the symbol. The symbol should not be drawn. --------------------------------------------------------- This message was automatically generated by Project Tracker. From tom.fukushima at autodesk.com Thu Sep 7 18:23:06 2006 From: tom.fukushima at autodesk.com (Tom Fukushima) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG381][User] Symbols still drawn when layer is set to DisplayAsText Message-ID: <13939900.1157667786142.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG381 Type: Defect Artifact ID: MG381 (Symbols still drawn when layer is set to DisplayAsText) Modified by: Tom Fukushima tomfukushima (tom.fukushima@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: brucedechant --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ben.trumbore at autodesk.com Thu Sep 7 18:34:05 2006 From: ben.trumbore at autodesk.com (Ben Trumbore) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG380][Modified] Incorrect member management for MdfModel's Grid classes Message-ID: <571355.1157668445570.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG380 Type: Defect Artifact ID: MG380 (Incorrect member management for MdfModel's Grid classes) Modified by: Ben Trumbore bentrumbore (ben.trumbore@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG380: modify recent submission to fix grid layer initialization. Modified File: trunk/MgDev/Common/MdfModel/GridColorRule.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/GridColorRule.cpp?view=diff&rev=795&p1=trunk/MgDev/Common/MdfModel/GridColorRule.cpp&r1=794&p2=trunk/MgDev/Common/MdfModel/GridColorRule.cpp&r2=795 File: trunk/MgDev/Common/MdfModel/GridColorStyle.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/GridColorStyle.cpp?view=diff&rev=795&p1=trunk/MgDev/Common/MdfModel/GridColorStyle.cpp&r1=794&p2=trunk/MgDev/Common/MdfModel/GridColorStyle.cpp&r2=795 File: trunk/MgDev/Common/MdfModel/GridScaleRange.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfModel/GridScaleRange.cpp?view=diff&rev=795&p1=trunk/MgDev/Common/MdfModel/GridScaleRange.cpp&r1=794&p2=trunk/MgDev/Common/MdfModel/GridScaleRange.cpp&r2=795 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From steve.dang at autodesk.com Fri Sep 8 00:14:04 2006 From: steve.dang at autodesk.com (Steve Dang) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG382][New] Site Administrator - Manage Packages - Next Button issue Message-ID: <10259.1157688844497.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG382 Type Defect Artifact ID MG382 (Site Administrator - Manage Packages - Next Button issue) Reported by Steve Dang stevedang (steve.dang@autodesk.com) New artifact details: --------------------------------------------------------- - Priority set to new value P2 - Defect Severity set to new value Medium - Component set to new value Web Server Extensions - Subcomponent set to new value Map Admin - Summary set to new value Site Administrator - Manage Packages - Next Button issue - Target milestone set to new value 1.0.2 - Version set to new value 1.0.1 - Description set to new value Site Administrator displays only the first 8 available packages. - Artifact created - Artifact Status set to new value New - Operating system set to new value All - Platform set to new value All - Steps to Reproduce set to new value When in the Admin pages > Manage Packages, the list of available packages to load lists the first 8 available packages. Clicking on page 2 or Next returns a 404 error. --------------------------------------------------------- This message was automatically generated by Project Tracker. From steve.dang at autodesk.com Fri Sep 8 00:14:27 2006 From: steve.dang at autodesk.com (Steve Dang) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG382][User] Site Administrator - Manage Packages - Next Button issue Message-ID: <26161514.1157688867336.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG382 Type: Defect Artifact ID: MG382 (Site Administrator - Manage Packages - Next Button issue) Modified by: Steve Dang stevedang (steve.dang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: stevedang -- New value added to attribute Reviewer: trevorwekel --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From steve.dang at autodesk.com Fri Sep 8 00:16:54 2006 From: steve.dang at autodesk.com (Steve Dang) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG382][Modified] Site Administrator - Manage Packages - Next Button issue Message-ID: <21907910.1157689014582.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG382 Type: Defect Artifact ID: MG382 (Site Administrator - Manage Packages - Next Button issue) Modified by: Steve Dang stevedang (steve.dang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG382 (Site Administrator - Manage Packages - Next Button issue) Modified File: branches/1.0.x/MgDev/Web/src/mapadmin/packagemanagement.php https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapadmin/packagemanagement.php?view=diff&rev=796&p1=branches/1.0.x/MgDev/Web/src/mapadmin/packagemanagement.php&r1=795&p2=branches/1.0.x/MgDev/Web/src/mapadmin/packagemanagement.php&r2=796 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.jia at autodesk.com Fri Sep 8 01:43:07 2006 From: bruce.jia at autodesk.com (Bruce Jia) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG379][User] Add lock/unlock supports in Feature Service Message-ID: <11872293.1157694187932.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG379 Type: Enhancement Artifact ID: MG379 (Add lock/unlock supports in Feature Service) Modified by: Bruce Jia brucejia (bruce.jia@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: trevorwekel -- New value added to attribute Assigned to: brucejia Reason: Assign the artifact to Bruce Jia and add Trevor Wekel as reviewer. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.jia at autodesk.com Fri Sep 8 02:00:22 2006 From: bruce.jia at autodesk.com (Bruce Jia) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG379][Modified] Add lock/unlock supports in Feature Service Message-ID: <25352942.1157695222918.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG379 Type: Enhancement Artifact ID: MG379 (Add lock/unlock supports in Feature Service) Modified by: Bruce Jia brucejia (bruce.jia@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed set to new value: No -- Developer Notes set to new value: This artifact enhanced the MgFeatureService class to support lock/unlock features. Two new feature commands are added: MgLockFeatures and MgUnlockFeatures. With these two commands the user can lock/unlock features via the MgFeatureService::UpdateFeatures method. And a new method "GetLockedFeatures" is added to MgFeatureService to get locked features. As well an overloaded SelectFeatures method is added which enables the user to specify a desired coordinate system name when querying features. -- Target milestone set to new value: 1.1.0 -- Artifact Status changed: Old value: New New value: Assigned -- Testing Notes set to new value: Tests should be enhanced accordingly against the new methods added in MgFeatureService class. -- Documentation Notes set to new value: New feature commands "MgLockFeatures" and "MgUnlockFeatures" are added. And new methods are added to MgFeatureService. They are: GetLockedFeatures, SelectFeatures(overloaded). Method "MgFeatureService::UpdateFeatures" is updated since we now support two new feature commands. Reason: Update developer notes, testing notes and documentation notes. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From tim.strang at autodesk.com Fri Sep 8 09:47:16 2006 From: tim.strang at autodesk.com (Tim Strang) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG383][New] add the ability to choose coordinate system for Common/Geome... Message-ID: <25537402.1157723236592.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG383 Type Enhancement Artifact ID MG383 (add the ability to choose coordinate system for Common/Geometry project) Reported by Tim Strang timstrang (tim.strang@autodesk.com) New artifact details: --------------------------------------------------------- - Artifact Status set to new value New - Summary set to new value add the ability to choose coordinate system for Common/Geometry project - Artifact created - Description set to new value Add the ability to choose the coordinate system for Common/Geometry project. - Justification set to new value We would like to build Common/Geometry with the Mentor coordinate system. --------------------------------------------------------- This message was automatically generated by Project Tracker. From tim.strang at autodesk.com Fri Sep 8 09:49:15 2006 From: tim.strang at autodesk.com (Tim Strang) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG383][User] add the ability to choose coordinate system for Common/Geome... Message-ID: <1366939.1157723355045.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG383 Type: Enhancement Artifact ID: MG383 (add the ability to choose coordinate system for Common/Geometry project) Modified by: Tim Strang timstrang (tim.strang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute CC: tomfukushima -- New value added to attribute Reviewer: ronnielouie -- New value added to attribute Assigned to: timstrang --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From tim.strang at autodesk.com Fri Sep 8 09:55:00 2006 From: tim.strang at autodesk.com (Tim Strang) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG383][Modified] add the ability to choose coordinate system for Common/Geome... Message-ID: <31856905.1157723700413.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG383 Type: Enhancement Artifact ID: MG383 (add the ability to choose coordinate system for Common/Geometry project) Modified by: Tim Strang timstrang (tim.strang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG383 Modified File: trunk/MgDev/Common/Geometry/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/Makefile.am?view=diff&rev=797&p1=trunk/MgDev/Common/Geometry/Makefile.am&r1=796&p2=trunk/MgDev/Common/Geometry/Makefile.am&r2=797 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 8 12:44:03 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG314][Modified] REGRESSION - Site/Support server communications are broken. Message-ID: <19332655.1157733843325.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG314 Type: Defect Artifact ID: MG314 (REGRESSION - Site/Support server communications are broken.) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Review Comments set to new value: Looks ok. -- Submission Reviewed set to new value: Yes --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 8 12:46:40 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG359][Modified] Long running requests cause Linux Server to exit after MapAg... Message-ID: <32561185.1157734000511.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG359 Type: Defect Artifact ID: MG359 (Long running requests cause Linux Server to exit after MapAgent bails) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Review Comments set to new value: Looks good. -- Submission Reviewed set to new value: Yes --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 8 12:47:46 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG361][Modified] Correct some out of sync test vectors for the web unit tests... Message-ID: <5862932.1157734066318.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG361 Type: Task Artifact ID: MG361 (Correct some out of sync test vectors for the web unit tests.) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Review Comments set to new value: Looks ok. -- Submission Reviewed set to new value: Yes --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 8 12:49:53 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG366][Modified] Fix WebTier Unit Tests Message-ID: <11999299.1157734193536.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG366 Type: Defect Artifact ID: MG366 (Fix WebTier Unit Tests) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Review Comments set to new value: Shouldn't we be using the the 3.2 providers? -- Submission Reviewed set to new value: Yes --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 8 12:56:57 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG373][Modified] Add support for FeatureSource object model and parser Message-ID: <13755425.1157734617537.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG373 Type: Enhancement Artifact ID: MG373 (Add support for FeatureSource object model and parser) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Review Comments set to new value: Looks fine. Couple of minor fixups: IOAttributeRelate.h - Incorrect copyright notice MdfModel/Makefile.am stdafx.h should not be included in Linux header list. It's a Windowsism. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Fri Sep 8 13:04:40 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG366][Modified] Fix WebTier Unit Tests Message-ID: <28304079.1157735080762.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG366 Type: Defect Artifact ID: MG366 (Fix WebTier Unit Tests) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Review Comments set to new value: Old value: Shouldn't we be using the the 3.2 providers? New value: Shouldn't we be using the the 3.2 providers? - Yes, the providers were changed to 3.2 with this submission. For some reason the diff from Project Tracker doesn't show this, but diff from svn does show correctly. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From steve.dang at autodesk.com Fri Sep 8 15:53:42 2006 From: steve.dang at autodesk.com (Steve Dang) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG382][Modified] Site Administrator - Manage Packages - Next Button issue Message-ID: <9003139.1157745222738.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG382 Type: Defect Artifact ID: MG382 (Site Administrator - Manage Packages - Next Button issue) Modified by: Steve Dang stevedang (steve.dang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG382 (Site Administrator - Manage Packages - Next Button issue) Modified File: trunk/MgDev/Web/src/mapadmin/packagemanagement.php https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapadmin/packagemanagement.php?view=diff&rev=798&p1=trunk/MgDev/Web/src/mapadmin/packagemanagement.php&r1=797&p2=trunk/MgDev/Web/src/mapadmin/packagemanagement.php&r2=798 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From steve.dang at autodesk.com Fri Sep 8 15:54:44 2006 From: steve.dang at autodesk.com (Steve Dang) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG382][Modified] Site Administrator - Manage Packages - Next Button issue Message-ID: <30850089.1157745284923.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG382 Type: Defect Artifact ID: MG382 (Site Administrator - Manage Packages - Next Button issue) Modified by: Steve Dang stevedang (steve.dang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Artifact Status changed: Old value: New New value: Resolved -- Resolution set to new value: Submitted --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Mon Sep 11 12:56:22 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG377][Modified] Port MapGuide to Platform API code base on Linux Message-ID: <10113756.1157993782399.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG377 Type: Enhancement Artifact ID: MG377 (Port MapGuide to Platform API code base on Linux) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed set to new value: Yes -- Review Comments set to new value: Looks good. Can you also switch the Windows build to use the new Build.cpp files? --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Mon Sep 11 12:59:05 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG380][Modified] Incorrect member management for MdfModel's Grid classes Message-ID: <6658795.1157993945283.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG380 Type: Defect Artifact ID: MG380 (Incorrect member management for MdfModel's Grid classes) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Target milestone set to new value: 1.1.0 -- Resolution set to new value: Submitted -- Submission Reviewed set to new value: Yes -- Operating system set to new value: All -- Review Comments set to new value: Looks fine. -- Resolution Description set to new value: Code fixes submitted -- Component set to new value: All --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Mon Sep 11 12:59:20 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG380][User] Incorrect member management for MdfModel's Grid classes Message-ID: <751053.1157993960648.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG380 Type: Defect Artifact ID: MG380 (Incorrect member management for MdfModel's Grid classes) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: bentrumbore --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Mon Sep 11 13:00:13 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG380][Modified] Incorrect member management for MdfModel's Grid classes Message-ID: <4000008.1157994013233.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG380 Type: Defect Artifact ID: MG380 (Incorrect member management for MdfModel's Grid classes) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Artifact Status changed: Old value: New New value: Resolved -- Status Explanation set to new value: Artifact updated by reviewer. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Mon Sep 11 17:42:12 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG384][New] Performance Improvement: Add FDO connection pooling Message-ID: <28922203.1158010932630.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG384 Type Enhancement Artifact ID MG384 (Performance Improvement: Add FDO connection pooling) Reported by Bruce Dechant brucedechant (bruce.dechant@autodesk.com) New artifact details: --------------------------------------------------------- - Target milestone set to new value 1.1.0 - Artifact Status set to new value New - Artifact created - Priority set to new value P2 - Summary set to new value Performance Improvement: Add FDO connection pooling - Justification set to new value There is a noticable performance improvement when FDO connections are pooled and reused. - Description set to new value Enable FDO connection pooling and cleanup any associated code. --------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Mon Sep 11 17:56:14 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG384][User] Performance Improvement: Add FDO connection pooling Message-ID: <8593744.1158011774809.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG384 Type: Enhancement Artifact ID: MG384 (Performance Improvement: Add FDO connection pooling) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: brucedechant -- New value added to attribute Reviewer: stevedang --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Mon Sep 11 17:56:23 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG384][Modified] Performance Improvement: Add FDO connection pooling Message-ID: <5050171.1158011783161.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG384 Type: Enhancement Artifact ID: MG384 (Performance Improvement: Add FDO connection pooling) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Artifact Status changed: Old value: New New value: Assigned --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Mon Sep 11 18:03:40 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG384][Modified] Performance Improvement: Add FDO connection pooling Message-ID: <25807225.1158012220719.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG384 Type: Enhancement Artifact ID: MG384 (Performance Improvement: Add FDO connection pooling) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG384 Modified File: branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.cpp?view=diff&rev=799&p1=branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.cpp&r1=798&p2=branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.cpp&r2=799 File: branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.h https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.h?view=diff&rev=799&p1=branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.h&r1=798&p2=branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.h&r2=799 File: branches/1.0.x/MgDev/Server/src/Common/Manager/ServerManager.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Common/Manager/ServerManager.cpp?view=diff&rev=799&p1=branches/1.0.x/MgDev/Server/src/Common/Manager/ServerManager.cpp&r1=798&p2=branches/1.0.x/MgDev/Server/src/Common/Manager/ServerManager.cpp&r2=799 File: branches/1.0.x/MgDev/Server/src/Core/serverconfig.ini https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Core/serverconfig.ini?view=diff&rev=799&p1=branches/1.0.x/MgDev/Server/src/Core/serverconfig.ini&r1=798&p2=branches/1.0.x/MgDev/Server/src/Core/serverconfig.ini&r2=799 File: branches/1.0.x/MgDev/Server/src/Services/Feature/ServerDataReader.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Feature/ServerDataReader.cpp?view=diff&rev=799&p1=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerDataReader.cpp&r1=798&p2=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerDataReader.cpp&r2=799 File: branches/1.0.x/MgDev/Server/src/Services/Feature/ServerFeatureReader.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Feature/ServerFeatureReader.cpp?view=diff&rev=799&p1=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerFeatureReader.cpp&r1=798&p2=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerFeatureReader.cpp&r2=799 File: branches/1.0.x/MgDev/Server/src/Services/Feature/ServerGwsFeatureReader.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Feature/ServerGwsFeatureReader.cpp?view=diff&rev=799&p1=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerGwsFeatureReader.cpp&r1=798&p2=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerGwsFeatureReader.cpp&r2=799 File: branches/1.0.x/MgDev/Server/src/Services/Feature/ServerSqlDataReader.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Feature/ServerSqlDataReader.cpp?view=diff&rev=799&p1=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerSqlDataReader.cpp&r1=798&p2=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerSqlDataReader.cpp&r2=799 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Mon Sep 11 18:04:34 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG384][Modified] Performance Improvement: Add FDO connection pooling Message-ID: <21864334.1158012274721.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG384 Type: Enhancement Artifact ID: MG384 (Performance Improvement: Add FDO connection pooling) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Resolution Description set to new value: Code submitted. -- Artifact Status changed: Old value: Assigned New value: Resolved -- Resolution set to new value: Submitted --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Mon Sep 11 18:04:41 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG384][Modified] Performance Improvement: Add FDO connection pooling Message-ID: <754141.1158012281889.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG384 Type: Enhancement Artifact ID: MG384 (Performance Improvement: Add FDO connection pooling) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed set to new value: No --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.jia at autodesk.com Tue Sep 12 00:18:20 2006 From: bruce.jia at autodesk.com (Bruce Jia) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG379][Modified] Add lock/unlock supports in Feature Service Message-ID: <18030005.1158034700072.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG379 Type: Enhancement Artifact ID: MG379 (Add lock/unlock supports in Feature Service) Modified by: Bruce Jia brucejia (bruce.jia@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG379 Add lock/unlock supports in Feature Service. Description: This will enhance Feature Service to support lock/unlock features. As well "SelectFeatures" method in "MgFeatureService" class will be enhanced to accept specified coordinate system. Added File: trunk/MgDev/Common/PlatformBase/Services/LockFeatures.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/LockFeatures.cpp?view=auto&rev=800 File: trunk/MgDev/Common/PlatformBase/Services/LockFeatures.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/LockFeatures.h?view=auto&rev=800 File: trunk/MgDev/Common/PlatformBase/Services/UnlockFeatures.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/UnlockFeatures.cpp?view=auto&rev=800 File: trunk/MgDev/Common/PlatformBase/Services/UnlockFeatures.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/UnlockFeatures.h?view=auto&rev=800 Modified File: trunk/MgDev/Common/MapGuideCommon/Services/ProxyFeatureService.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MapGuideCommon/Services/ProxyFeatureService.cpp?view=diff&rev=800&p1=trunk/MgDev/Common/MapGuideCommon/Services/ProxyFeatureService.cpp&r1=799&p2=trunk/MgDev/Common/MapGuideCommon/Services/ProxyFeatureService.cpp&r2=800 File: trunk/MgDev/Common/MapGuideCommon/Services/ProxyFeatureService.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MapGuideCommon/Services/ProxyFeatureService.h?view=diff&rev=800&p1=trunk/MgDev/Common/MapGuideCommon/Services/ProxyFeatureService.h&r1=799&p2=trunk/MgDev/Common/MapGuideCommon/Services/ProxyFeatureService.h&r2=800 File: trunk/MgDev/Common/PlatformBase/PlatformBase.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/PlatformBase.h?view=diff&rev=800&p1=trunk/MgDev/Common/PlatformBase/PlatformBase.h&r1=799&p2=trunk/MgDev/Common/PlatformBase/PlatformBase.h&r2=800 File: trunk/MgDev/Common/PlatformBase/PlatformBase.vcproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/PlatformBase.vcproj?view=diff&rev=800&p1=trunk/MgDev/Common/PlatformBase/PlatformBase.vcproj&r1=799&p2=trunk/MgDev/Common/PlatformBase/PlatformBase.vcproj&r2=800 File: trunk/MgDev/Common/PlatformBase/Services/FeatureCommandType.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/FeatureCommandType.h?view=diff&rev=800&p1=trunk/MgDev/Common/PlatformBase/Services/FeatureCommandType.h&r1=799&p2=trunk/MgDev/Common/PlatformBase/Services/FeatureCommandType.h&r2=800 File: trunk/MgDev/Common/PlatformBase/Services/FeatureDefs.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/FeatureDefs.h?view=diff&rev=800&p1=trunk/MgDev/Common/PlatformBase/Services/FeatureDefs.h&r1=799&p2=trunk/MgDev/Common/PlatformBase/Services/FeatureDefs.h&r2=800 File: trunk/MgDev/Common/PlatformBase/Services/FeatureService.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/FeatureService.h?view=diff&rev=800&p1=trunk/MgDev/Common/PlatformBase/Services/FeatureService.h&r1=799&p2=trunk/MgDev/Common/PlatformBase/Services/FeatureService.h&r2=800 File: trunk/MgDev/Common/PlatformBase/Services/PlatformBaseClassId.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/PlatformBaseClassId.h?view=diff&rev=800&p1=trunk/MgDev/Common/PlatformBase/Services/PlatformBaseClassId.h&r1=799&p2=trunk/MgDev/Common/PlatformBase/Services/PlatformBaseClassId.h&r2=800 File: trunk/MgDev/Common/PlatformBase/Services/ServiceRegistry.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/ServiceRegistry.cpp?view=diff&rev=800&p1=trunk/MgDev/Common/PlatformBase/Services/ServiceRegistry.cpp&r1=799&p2=trunk/MgDev/Common/PlatformBase/Services/ServiceRegistry.cpp&r2=800 File: trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.cpp?view=diff&rev=800&p1=trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.cpp&r1=799&p2=trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.cpp&r2=800 File: trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.h?view=diff&rev=800&p1=trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.h&r1=799&p2=trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.h&r2=800 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.jia at autodesk.com Tue Sep 12 00:21:40 2006 From: bruce.jia at autodesk.com (Bruce Jia) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG379][Modified] Add lock/unlock supports in Feature Service Message-ID: <5144406.1158034900168.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG379 Type: Enhancement Artifact ID: MG379 (Add lock/unlock supports in Feature Service) Modified by: Bruce Jia brucejia (bruce.jia@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed changed: Old value: No New value: Yes -- Resolution set to new value: Submitted --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Tue Sep 12 12:15:27 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG384][Modified] Performance Improvement: Add FDO connection pooling Message-ID: <7443686.1158077727571.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG384 Type: Enhancement Artifact ID: MG384 (Performance Improvement: Add FDO connection pooling) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG384 Modified File: branches/1.0.x/MgDev/Server/src/Core/serverconfig.ini https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Core/serverconfig.ini?view=diff&rev=801&p1=branches/1.0.x/MgDev/Server/src/Core/serverconfig.ini&r1=800&p2=branches/1.0.x/MgDev/Server/src/Core/serverconfig.ini&r2=801 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ben.trumbore at autodesk.com Tue Sep 12 14:37:51 2006 From: ben.trumbore at autodesk.com (Ben Trumbore) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG385][New] Allow MdfParser to serialize without indentation Message-ID: <16514858.1158086271268.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG385 Type Defect Artifact ID MG385 (Allow MdfParser to serialize without indentation) Reported by Ben Trumbore bentrumbore (ben.trumbore@autodesk.com) New artifact details: --------------------------------------------------------- - Version set to new value 1.0.1 - Steps to Reproduce set to new value I guess this is somewhere between a defect and new functionality... - Summary set to new value Allow MdfParser to serialize without indentation - Artifact created - Defect Severity set to new value Medium - Description set to new value Currently, MdfParser serializes all maps and layers using indentation (two spaces per indentation). When using its own copy of MdfParser, Autodesk Map eliminated this indentation so the length of XML layer strings could be minimized. Now that Map uses the OSGEO MdfParser, it is necessary to create a toggle for the indentation functionality. - Artifact Status set to new value New --------------------------------------------------------- This message was automatically generated by Project Tracker. From ben.trumbore at autodesk.com Tue Sep 12 14:38:27 2006 From: ben.trumbore at autodesk.com (Ben Trumbore) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG385][User] Allow MdfParser to serialize without indentation Message-ID: <3754241.1158086307608.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG385 Type: Defect Artifact ID: MG385 (Allow MdfParser to serialize without indentation) Modified by: Ben Trumbore bentrumbore (ben.trumbore@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: bentrumbore -- New value added to attribute Reviewer: trevorwekel --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ben.trumbore at autodesk.com Tue Sep 12 14:50:35 2006 From: ben.trumbore at autodesk.com (Ben Trumbore) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG385][Modified] Allow MdfParser to serialize without indentation Message-ID: <25595533.1158087035722.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG385 Type: Defect Artifact ID: MG385 (Allow MdfParser to serialize without indentation) Modified by: Ben Trumbore bentrumbore (ben.trumbore@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Target milestone set to new value: 1.0.1 -- Component set to new value: All -- Operating system set to new value: All -- Status Explanation set to new value: A DisableTabs method was added to MdfParser's SAX2Parser class, and a disableTabs method in IOUtility supports it. The default behavior (used by MapGuide) is to perform indentation. Map will call DisableTabs on each parser it creates to eliminate indentation. While this is not a very flexible solution, it required the smallest code change. A better implementation might involve a property for the number of spaces to indent. The default value could be two, and setting the property to zero would eliminate indentation. -- Artifact Status changed: Old value: New New value: Resolved -- Resolution set to new value: Submitted -- Platform set to new value: All --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ben.trumbore at autodesk.com Tue Sep 12 14:51:59 2006 From: ben.trumbore at autodesk.com (Ben Trumbore) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG385][Modified] Allow MdfParser to serialize without indentation Message-ID: <16309555.1158087119839.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG385 Type: Defect Artifact ID: MG385 (Allow MdfParser to serialize without indentation) Modified by: Ben Trumbore bentrumbore (ben.trumbore@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG385: Allow MdfParser to serialize without indentation. Modified File: trunk/MgDev/Common/MdfParser/IOUtil.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IOUtil.cpp?view=diff&rev=802&p1=trunk/MgDev/Common/MdfParser/IOUtil.cpp&r1=801&p2=trunk/MgDev/Common/MdfParser/IOUtil.cpp&r2=802 File: trunk/MgDev/Common/MdfParser/IOUtil.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IOUtil.h?view=diff&rev=802&p1=trunk/MgDev/Common/MdfParser/IOUtil.h&r1=801&p2=trunk/MgDev/Common/MdfParser/IOUtil.h&r2=802 File: trunk/MgDev/Common/MdfParser/SAX2Parser.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/SAX2Parser.cpp?view=diff&rev=802&p1=trunk/MgDev/Common/MdfParser/SAX2Parser.cpp&r1=801&p2=trunk/MgDev/Common/MdfParser/SAX2Parser.cpp&r2=802 File: trunk/MgDev/Common/MdfParser/SAX2Parser.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/SAX2Parser.h?view=diff&rev=802&p1=trunk/MgDev/Common/MdfParser/SAX2Parser.h&r1=801&p2=trunk/MgDev/Common/MdfParser/SAX2Parser.h&r2=802 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Tue Sep 12 17:32:25 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG386][New] Typos in viewer template Message-ID: <1608922.1158096745644.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG386 Type Defect Artifact ID MG386 (Typos in viewer template) Reported by Chris Claydon chrisclaydon (chris.claydon@autodesk.com) New artifact details: --------------------------------------------------------- - Artifact created - Platform set to new value All - Defect Severity set to new value Low - Component set to new value Viewer - Operating system set to new value All - Subcomponent set to new value AJAX Viewer - Summary set to new value Typos in viewer template - Version set to new value 1.0.1 - Artifact Status set to new value New - Priority set to new value P4 - Steps to Reproduce set to new value Open propertyctrl.templ in a text editor. Look for the definition of .GridCell - Description set to new value The propertyctrl.templ template file contains a typo in a style definition. No problems have been reported as a result of the typo, which is a height value in a cascading style sheet style definition. This artifact may be re-used if other such minor errors are encountered. --------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Tue Sep 12 17:43:26 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG386][Modified] Typos in viewer template Message-ID: <8062186.1158097406295.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG386 Type: Defect Artifact ID: MG386 (Typos in viewer template) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG386 Fix typo in propertyctrl.templ Modified File: trunk/MgDev/Web/src/viewerfiles/propertyctrl.templ https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/viewerfiles/propertyctrl.templ?view=diff&rev=803&p1=trunk/MgDev/Web/src/viewerfiles/propertyctrl.templ&r1=802&p2=trunk/MgDev/Web/src/viewerfiles/propertyctrl.templ&r2=803 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Tue Sep 12 17:44:12 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG386][Modified] Typos in viewer template Message-ID: <24909713.1158097452949.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG386 Type: Defect Artifact ID: MG386 (Typos in viewer template) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG386 Fix typo in propertyctrl.templ Modified File: branches/1.0.x/MgDev/Web/src/viewerfiles/propertyctrl.templ https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/viewerfiles/propertyctrl.templ?view=diff&rev=804&p1=branches/1.0.x/MgDev/Web/src/viewerfiles/propertyctrl.templ&r1=803&p2=branches/1.0.x/MgDev/Web/src/viewerfiles/propertyctrl.templ&r2=804 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Wed Sep 13 12:47:01 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG387][New] C# autogenerated properties, regression fixes for Platform c... Message-ID: <28400152.1158166021209.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG387 Type Enhancement Artifact ID MG387 (C# autogenerated properties, regression fixes for Platform code) Reported by Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) New artifact details: --------------------------------------------------------- - Priority set to new value P3 - Summary set to new value C# autogenerated properties, regression fixes for Platform code - Submission Reviewed set to new value No - Description set to new value Implement autogenerated properties for C#. Fix selection failure bug and various bugs in the .Net Ajax viewer introduces by the platform codebase. - Target milestone set to new value 1.1.0 - Artifact created - Artifact Status set to new value New --------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Wed Sep 13 12:55:51 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG387][Modified] C# autogenerated properties, regression fixes for Platform c... Message-ID: <25138862.1158166551786.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG387 Type: Enhancement Artifact ID: MG387 (C# autogenerated properties, regression fixes for Platform code) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG387: C# autogenerated properties, regression fixes for Platform code Modified File: trunk/MgDev/BuildTools/WebTools/IMake/IMake.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/BuildTools/WebTools/IMake/IMake.cpp?view=diff&rev=805&p1=trunk/MgDev/BuildTools/WebTools/IMake/IMake.cpp&r1=804&p2=trunk/MgDev/BuildTools/WebTools/IMake/IMake.cpp&r2=805 File: trunk/MgDev/BuildTools/WebTools/IMake/Win32/IMake.exe https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/BuildTools/WebTools/IMake/Win32/IMake.exe?view=diff&rev=805&p1=trunk/MgDev/BuildTools/WebTools/IMake/Win32/IMake.exe&r1=804&p2=trunk/MgDev/BuildTools/WebTools/IMake/Win32/IMake.exe&r2=805 File: trunk/MgDev/Common/Foundation/Exception/Exception.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Exception/Exception.h?view=diff&rev=805&p1=trunk/MgDev/Common/Foundation/Exception/Exception.h&r1=804&p2=trunk/MgDev/Common/Foundation/Exception/Exception.h&r2=805 File: trunk/MgDev/Common/MapGuideCommon/MapLayer/Layer.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MapGuideCommon/MapLayer/Layer.cpp?view=diff&rev=805&p1=trunk/MgDev/Common/MapGuideCommon/MapLayer/Layer.cpp&r1=804&p2=trunk/MgDev/Common/MapGuideCommon/MapLayer/Layer.cpp&r2=805 File: trunk/MgDev/Common/PlatformBase/Data/Color.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/Color.h?view=diff&rev=805&p1=trunk/MgDev/Common/PlatformBase/Data/Color.h&r1=804&p2=trunk/MgDev/Common/PlatformBase/Data/Color.h&r2=805 File: trunk/MgDev/Common/PlatformBase/MapLayer/MapBase.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/MapLayer/MapBase.h?view=diff&rev=805&p1=trunk/MgDev/Common/PlatformBase/MapLayer/MapBase.h&r1=804&p2=trunk/MgDev/Common/PlatformBase/MapLayer/MapBase.h&r2=805 File: trunk/MgDev/Common/PlatformBase/MapLayer/SelectionBase.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/MapLayer/SelectionBase.h?view=diff&rev=805&p1=trunk/MgDev/Common/PlatformBase/MapLayer/SelectionBase.h&r1=804&p2=trunk/MgDev/Common/PlatformBase/MapLayer/SelectionBase.h&r2=805 File: trunk/MgDev/Common/PlatformBase/Services/Raster.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/Raster.h?view=diff&rev=805&p1=trunk/MgDev/Common/PlatformBase/Services/Raster.h&r1=804&p2=trunk/MgDev/Common/PlatformBase/Services/Raster.h&r2=805 File: trunk/MgDev/Oem/SWIGEx/Source/Modules/csharp.cxx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Oem/SWIGEx/Source/Modules/csharp.cxx?view=diff&rev=805&p1=trunk/MgDev/Oem/SWIGEx/Source/Modules/csharp.cxx&r1=804&p2=trunk/MgDev/Oem/SWIGEx/Source/Modules/csharp.cxx&r2=805 File: trunk/MgDev/Oem/SWIGEx/Win32/Swig.exe https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Oem/SWIGEx/Win32/Swig.exe?view=diff&rev=805&p1=trunk/MgDev/Oem/SWIGEx/Win32/Swig.exe&r1=804&p2=trunk/MgDev/Oem/SWIGEx/Win32/Swig.exe&r2=805 File: trunk/MgDev/Server/src/UnitTesting/TestFeatureService.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/UnitTesting/TestFeatureService.cpp?view=diff&rev=805&p1=trunk/MgDev/Server/src/UnitTesting/TestFeatureService.cpp&r1=804&p2=trunk/MgDev/Server/src/UnitTesting/TestFeatureService.cpp&r2=805 File: trunk/MgDev/UnitTest/Common/FoundationTest/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/UnitTest/Common/FoundationTest/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj?view=diff&rev=805&p1=trunk/MgDev/UnitTest/Common/FoundationTest/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj&r1=804&p2=trunk/MgDev/UnitTest/Common/FoundationTest/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj&r2=805 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj?view=diff&rev=805&p1=trunk/MgDev/Web/src/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj&r1=804&p2=trunk/MgDev/Web/src/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj&r2=805 File: trunk/MgDev/Web/src/JavaApi/JavaApi.vcproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/JavaApi/JavaApi.vcproj?view=diff&rev=805&p1=trunk/MgDev/Web/src/JavaApi/JavaApi.vcproj&r1=804&p2=trunk/MgDev/Web/src/JavaApi/JavaApi.vcproj&r2=805 File: trunk/MgDev/Web/src/PhpApi/PhpApi.vcproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/PhpApi/PhpApi.vcproj?view=diff&rev=805&p1=trunk/MgDev/Web/src/PhpApi/PhpApi.vcproj&r1=804&p2=trunk/MgDev/Web/src/PhpApi/PhpApi.vcproj&r2=805 File: trunk/MgDev/Web/src/mapviewernet/buffer.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/buffer.aspx?view=diff&rev=805&p1=trunk/MgDev/Web/src/mapviewernet/buffer.aspx&r1=804&p2=trunk/MgDev/Web/src/mapviewernet/buffer.aspx&r2=805 File: trunk/MgDev/Web/src/mapviewernet/legend.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/legend.aspx?view=diff&rev=805&p1=trunk/MgDev/Web/src/mapviewernet/legend.aspx&r1=804&p2=trunk/MgDev/Web/src/mapviewernet/legend.aspx&r2=805 File: trunk/MgDev/Web/src/mapviewernet/measure.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/measure.aspx?view=diff&rev=805&p1=trunk/MgDev/Web/src/mapviewernet/measure.aspx&r1=804&p2=trunk/MgDev/Web/src/mapviewernet/measure.aspx&r2=805 File: trunk/MgDev/Web/src/mapviewernet/selectwithin.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/selectwithin.aspx?view=diff&rev=805&p1=trunk/MgDev/Web/src/mapviewernet/selectwithin.aspx&r1=804&p2=trunk/MgDev/Web/src/mapviewernet/selectwithin.aspx&r2=805 File: trunk/MgDev/Web/src/mapviewernet/setselection.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/setselection.aspx?view=diff&rev=805&p1=trunk/MgDev/Web/src/mapviewernet/setselection.aspx&r1=804&p2=trunk/MgDev/Web/src/mapviewernet/setselection.aspx&r2=805 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Wed Sep 13 13:04:57 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG387][Modified] C# autogenerated properties, regression fixes for Platform c... Message-ID: <331280.1158167097791.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG387 Type: Enhancement Artifact ID: MG387 (C# autogenerated properties, regression fixes for Platform code) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG387: C# autogenerated properties, regression fixes for Platform code Modified File: trunk/MgDev/Common/PlatformBase/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Makefile.am?view=diff&rev=806&p1=trunk/MgDev/Common/PlatformBase/Makefile.am&r1=805&p2=trunk/MgDev/Common/PlatformBase/Makefile.am&r2=806 File: trunk/MgDev/Common/PlatformBase/PlatformBaseBuild.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/PlatformBaseBuild.cpp?view=diff&rev=806&p1=trunk/MgDev/Common/PlatformBase/PlatformBaseBuild.cpp&r1=805&p2=trunk/MgDev/Common/PlatformBase/PlatformBaseBuild.cpp&r2=806 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Wed Sep 13 14:21:11 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG387][Modified] C# autogenerated properties, regression fixes for Platform c... Message-ID: <17442506.1158171671702.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG387 Type: Enhancement Artifact ID: MG387 (C# autogenerated properties, regression fixes for Platform code) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG387 C# autogenerated properties, regression fixes for Platform code - add missing files Added Directory: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgColor https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgColor?view=auto&rev=807 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgStringCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgStringCollection?view=auto&rev=807 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Wed Sep 13 14:47:42 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG387][User] C# autogenerated properties, regression fixes for Platform c... Message-ID: <28794710.1158173262127.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG387 Type: Enhancement Artifact ID: MG387 (C# autogenerated properties, regression fixes for Platform code) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: trevorwekel --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Wed Sep 13 14:48:45 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG387][User] C# autogenerated properties, regression fixes for Platform c... Message-ID: <26742768.1158173325386.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG387 Type: Enhancement Artifact ID: MG387 (C# autogenerated properties, regression fixes for Platform code) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: alainlebatard --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Wed Sep 13 18:46:27 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG387][Modified] C# autogenerated properties, regression fixes for Platform c... Message-ID: <14383730.1158187587758.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG387 Type: Enhancement Artifact ID: MG387 (C# autogenerated properties, regression fixes for Platform code) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG387 C# autogenerated properties, regression fixes for Platform code - Fix broken SQLite build Modified File: trunk/MgDev/Oem/SQLite/src/SQLitePhpApi/SQLitePhpApi.vcproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Oem/SQLite/src/SQLitePhpApi/SQLitePhpApi.vcproj?view=diff&rev=808&p1=trunk/MgDev/Oem/SQLite/src/SQLitePhpApi/SQLitePhpApi.vcproj&r1=807&p2=trunk/MgDev/Oem/SQLite/src/SQLitePhpApi/SQLitePhpApi.vcproj&r2=808 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From steve.dang at autodesk.com Wed Sep 13 19:25:29 2006 From: steve.dang at autodesk.com (Steve Dang) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG388][New] MapAgent does not exit cleanly when aborted by FastCGI Message-ID: <32477756.1158189929986.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG388 Type Defect Artifact ID MG388 (MapAgent does not exit cleanly when aborted by FastCGI) Reported by Steve Dang stevedang (steve.dang@autodesk.com) New artifact details: --------------------------------------------------------- - Priority set to new value P2 - Component set to new value Web Server Extensions - Summary set to new value MapAgent does not exit cleanly when aborted by FastCGI - Steps to Reproduce set to new value The Studio unit tests and other HTTP tests return sporadic failures. Loads tests show a regular HTTP request failure at 300 seconds when the MapAgent is torn down by mod_fastcgi or the isapi fcgi extension. - Defect Severity set to new value High - Platform set to new value All - Operating system set to new value All - Target milestone set to new value 1.0.2 - Description set to new value MapAgent does not exit cleanly when aborted by FastCGI. This defect is due to overly aggressive teardown logic in the FastCGI client library that we link to the agent. The library should be changed to use a more application friendly teardown mechanism. - Subcomponent set to new value Map Agent - Artifact Status set to new value New - Version set to new value 1.0.1 - Artifact created --------------------------------------------------------- This message was automatically generated by Project Tracker. From steve.dang at autodesk.com Wed Sep 13 19:25:48 2006 From: steve.dang at autodesk.com (Steve Dang) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG388][User] MapAgent does not exit cleanly when aborted by FastCGI Message-ID: <29511444.1158189948912.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG388 Type: Defect Artifact ID: MG388 (MapAgent does not exit cleanly when aborted by FastCGI) Modified by: Steve Dang stevedang (steve.dang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: trevorwekel -- New value added to attribute Assigned to: stevedang --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From steve.dang at autodesk.com Wed Sep 13 20:17:53 2006 From: steve.dang at autodesk.com (Steve Dang) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG388][Modified] MapAgent does not exit cleanly when aborted by FastCGI Message-ID: <4833744.1158193073068.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG388 Type: Defect Artifact ID: MG388 (MapAgent does not exit cleanly when aborted by FastCGI) Modified by: Steve Dang stevedang (steve.dang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG388 (MapAgent does not exit cleanly when aborted by FastCGI) Modified File: branches/1.0.x/MgDev/Oem/fcgi/fcgi-2.4.0/libfcgi/os_win32.c https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Oem/fcgi/fcgi-2.4.0/libfcgi/os_win32.c?view=diff&rev=809&p1=branches/1.0.x/MgDev/Oem/fcgi/fcgi-2.4.0/libfcgi/os_win32.c&r1=808&p2=branches/1.0.x/MgDev/Oem/fcgi/fcgi-2.4.0/libfcgi/os_win32.c&r2=809 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Thu Sep 14 13:34:48 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG387][Modified] C# autogenerated properties, regression fixes for Platform c... Message-ID: <27911659.1158255288563.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG387 Type: Enhancement Artifact ID: MG387 (C# autogenerated properties, regression fixes for Platform code) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG387 Modified File: trunk/MgDev/Web/src/JavaApi/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/JavaApi/Makefile.am?view=diff&rev=810&p1=trunk/MgDev/Web/src/JavaApi/Makefile.am&r1=809&p2=trunk/MgDev/Web/src/JavaApi/Makefile.am&r2=810 File: trunk/MgDev/Web/src/PhpApi/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/PhpApi/Makefile.am?view=diff&rev=810&p1=trunk/MgDev/Web/src/PhpApi/Makefile.am&r1=809&p2=trunk/MgDev/Web/src/PhpApi/Makefile.am&r2=810 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From steve.dang at autodesk.com Thu Sep 14 14:03:42 2006 From: steve.dang at autodesk.com (Steve Dang) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG388][Modified] MapAgent does not exit cleanly when aborted by FastCGI Message-ID: <1567220.1158257022210.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG388 Type: Defect Artifact ID: MG388 (MapAgent does not exit cleanly when aborted by FastCGI) Modified by: Steve Dang stevedang (steve.dang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG388 (MapAgent does not exit cleanly when aborted by FastCGI) Modified File: trunk/MgDev/Oem/fcgi/fcgi-2.4.0/libfcgi/os_win32.c https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Oem/fcgi/fcgi-2.4.0/libfcgi/os_win32.c?view=diff&rev=811&p1=trunk/MgDev/Oem/fcgi/fcgi-2.4.0/libfcgi/os_win32.c&r1=810&p2=trunk/MgDev/Oem/fcgi/fcgi-2.4.0/libfcgi/os_win32.c&r2=811 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 14 16:30:05 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG321][Modified] GetSchemaMapping API does not include "Default" spatial cont... Message-ID: <22830901.1158265805727.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG321 Type: Defect Artifact ID: MG321 (GetSchemaMapping API does not include "Default" spatial context in returned XML) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Artifact Status changed: Old value: Assigned New value: Resolved --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 14 16:33:49 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG389][New] Server does not log errors for layers that fail to be styliz... Message-ID: <17431130.1158266029729.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG389 Type Defect Artifact ID MG389 (Server does not log errors for layers that fail to be stylized) Reported by Bruce Dechant brucedechant (bruce.dechant@autodesk.com) New artifact details: --------------------------------------------------------- - Artifact created - Operating system set to new value All - Subcomponent set to new value Mapping Service - Target milestone set to new value 1.1.0 - Platform set to new value All - Description set to new value If a layer fails to be stylized by the server there is no entry in the server's error log file to indicate anything went wrong. - Steps to Reproduce set to new value Create a map with a valid layer. Now delete the layer and refresh the map. Nothing is displayed in the map as expected, but there is no error logged indicating anything went wrong. - Defect Severity set to new value High - Component set to new value Server - Summary set to new value Server does not log errors for layers that fail to be stylized - Version set to new value 1.0.1 - Artifact Status set to new value New - Priority set to new value P2 --------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 14 16:34:05 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:33 2006 Subject: [mapguide][MG389][User] Server does not log errors for layers that fail to be styliz... Message-ID: <27915442.1158266045136.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG389 Type: Defect Artifact ID: MG389 (Server does not log errors for layers that fail to be stylized) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: brucedechant -- New value added to attribute Reviewer: ronnielouie --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 14 16:34:15 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG389][Modified] Server does not log errors for layers that fail to be styliz... Message-ID: <19043318.1158266055127.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG389 Type: Defect Artifact ID: MG389 (Server does not log errors for layers that fail to be stylized) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Artifact Status changed: Old value: New New value: Assigned --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 14 17:08:49 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG389][Modified] Server does not log errors for layers that fail to be styliz... Message-ID: <1402025.1158268129568.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG389 Type: Defect Artifact ID: MG389 (Server does not log errors for layers that fail to be stylized) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG389 Added File: branches/1.0.x/MgDev/Common/Service/Exception/StylizeLayerFailedException.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Exception/StylizeLayerFailedException.cpp?view=auto&rev=812 File: branches/1.0.x/MgDev/Common/Service/Exception/StylizeLayerFailedException.h https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Exception/StylizeLayerFailedException.h?view=auto&rev=812 Modified File: branches/1.0.x/MgDev/Common/Service/Common.h https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Common.h?view=diff&rev=812&p1=branches/1.0.x/MgDev/Common/Service/Common.h&r1=811&p2=branches/1.0.x/MgDev/Common/Service/Common.h&r2=812 File: branches/1.0.x/MgDev/Common/Service/Exception/ServiceExceptionBuild.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Exception/ServiceExceptionBuild.cpp?view=diff&rev=812&p1=branches/1.0.x/MgDev/Common/Service/Exception/ServiceExceptionBuild.cpp&r1=811&p2=branches/1.0.x/MgDev/Common/Service/Exception/ServiceExceptionBuild.cpp&r2=812 File: branches/1.0.x/MgDev/Common/Service/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Makefile.am?view=diff&rev=812&p1=branches/1.0.x/MgDev/Common/Service/Makefile.am&r1=811&p2=branches/1.0.x/MgDev/Common/Service/Makefile.am&r2=812 File: branches/1.0.x/MgDev/Common/Service/Service.vcproj https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Service.vcproj?view=diff&rev=812&p1=branches/1.0.x/MgDev/Common/Service/Service.vcproj&r1=811&p2=branches/1.0.x/MgDev/Common/Service/Service.vcproj&r2=812 File: branches/1.0.x/MgDev/Common/Service/System/ClassId.h https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/System/ClassId.h?view=diff&rev=812&p1=branches/1.0.x/MgDev/Common/Service/System/ClassId.h&r1=811&p2=branches/1.0.x/MgDev/Common/Service/System/ClassId.h&r2=812 File: branches/1.0.x/MgDev/Server/src/Resources/server_en.res https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Resources/server_en.res?view=diff&rev=812&p1=branches/1.0.x/MgDev/Server/src/Resources/server_en.res&r1=811&p2=branches/1.0.x/MgDev/Server/src/Resources/server_en.res&r2=812 File: branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp?view=diff&rev=812&p1=branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp&r1=811&p2=branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp&r2=812 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 14 17:25:50 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG389][Modified] Server does not log errors for layers that fail to be styliz... Message-ID: <6839948.1158269150893.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG389 Type: Defect Artifact ID: MG389 (Server does not log errors for layers that fail to be stylized) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Status Explanation set to new value: Code fix submitted. -- Resolution set to new value: Submitted -- Artifact Status changed: Old value: Assigned New value: Resolved -- Resolution Description set to new value: Code fix submitted. -- Submission Reviewed set to new value: No --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 14 17:33:26 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG390][New] Spatial context association of the geometry property not bei... Message-ID: <7313556.1158269606248.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG390 Type Defect Artifact ID MG390 (Spatial context association of the geometry property not being used) Reported by Bruce Dechant brucedechant (bruce.dechant@autodesk.com) New artifact details: --------------------------------------------------------- - Steps to Reproduce set to new value Create a layer against a feature source that contains more than 1 spatial context with the one you are interested in marked as inactive or not the 1st one in the list returned. - Defect Severity set to new value High - Description set to new value The server does not use the spatial context association of the geometry property to determine which spatial context to use. Currently, the server defaults to using the 1st active spatial context returned. In some cases this will cause the server to use the wrong spatial context or to not even have access to the proper spatail context because the real one needed was not marked as active. The fix for this is to use the spatial context referenced by the geometry property itself regardless of being active or not. This needs to be corrected. - Platform set to new value All - Summary set to new value Spatial context association of the geometry property not being used - Component set to new value Server - Artifact Status set to new value New - Priority set to new value P2 - Artifact created - Version set to new value 1.0.1 - Operating system set to new value All - Target milestone set to new value 1.1.0 - Subcomponent set to new value Mapping Service --------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 14 17:33:48 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG390][User] Spatial context association of the geometry property not bei... Message-ID: <32292355.1158269628070.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG390 Type: Defect Artifact ID: MG390 (Spatial context association of the geometry property not being used) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: stevedang -- New value added to attribute Assigned to: brucedechant --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 14 17:33:56 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG390][Modified] Spatial context association of the geometry property not bei... Message-ID: <16666333.1158269636624.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG390 Type: Defect Artifact ID: MG390 (Spatial context association of the geometry property not being used) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Artifact Status changed: Old value: New New value: Assigned --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Fri Sep 15 12:07:59 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG377][Modified] Port MapGuide to Platform API code base on Linux Message-ID: <3745442.1158336479915.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG377 Type: Enhancement Artifact ID: MG377 (Port MapGuide to Platform API code base on Linux) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG377 Fix linkage to MdfModel Modified File: trunk/MgDev/Common/MapGuideCommon/Makefile.am https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MapGuideCommon/Makefile.am?view=diff&rev=813&p1=trunk/MgDev/Common/MapGuideCommon/Makefile.am&r1=812&p2=trunk/MgDev/Common/MapGuideCommon/Makefile.am&r2=813 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Fri Sep 15 17:37:52 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG377][Modified] Port MapGuide to Platform API code base on Linux Message-ID: <19086486.1158356272966.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG377 Type: Enhancement Artifact ID: MG377 (Port MapGuide to Platform API code base on Linux) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG377 Remove unused MgDev/Common/Service directory. The contents of this directory has been migrated to the Platform API code base. Removed Directory: trunk/MgDev/Common/Service --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 15 18:17:11 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG391][New] Ajax Java Viewer does not behave correctly after Platform co... Message-ID: <31680817.1158358631540.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG391 Type Defect Artifact ID MG391 (Ajax Java Viewer does not behave correctly after Platform code refactoring) Reported by Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) New artifact details: --------------------------------------------------------- - Defect Severity set to new value Medium - Artifact created - Description set to new value MG367 introduced a small API change to MgLayerCollection::GetItem(). A base class (MgLayerBase) is now returned. This object is an MgLayer object but Java does not automatically downcast MgLayerBase to the derived MgLayer. This submission fixes the defect by adding an explicit (MgLayer) typecast to the scripts. - Priority set to new value P2 - Steps to Reproduce set to new value Run the Ajax viewer using the Tomcat/JSP setup. It does not behave correctly. - Resolution Description set to new value Code fix submitted. - Submission Reviewed set to new value No - Developer Notes set to new value MgLayerCollection and MgMapCollection now return MgLayerBase and MgMapBase objects. These objects are still an MgLayer and MgMap but .Net and Java require explicit downcasts to assign these objects to MgLayer and MgMap references. - Operating system set to new value All - Version set to new value 1.0.1 - Platform set to new value All - Target milestone set to new value 1.1.0 - Artifact Status set to new value New - Testing Notes set to new value MgLayerCollection and MgMapCollection now return MgLayerBase and MgMapBase objects. These objects are still an MgLayer and MgMap but .Net and Java require explicit downcasts to assign these objects to MgLayer and MgMap references. - Subcomponent set to new value AJAX Viewer - Related Artifacts set to new value MG367 - Summary set to new value Ajax Java Viewer does not behave correctly after Platform code refactoring - Component set to new value Web Server Extensions - Documentation Notes set to new value MgLayerCollection and MgMapCollection now return MgLayerBase and MgMapBase objects. These objects are still an MgLayer and MgMap but .Net and Java require explicit downcasts to assign these objects to MgLayer and MgMap references. - Resolution set to new value Submitted --------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 15 18:17:26 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG391][User] Ajax Java Viewer does not behave correctly after Platform co... Message-ID: <17140091.1158358646878.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG391 Type: Defect Artifact ID: MG391 (Ajax Java Viewer does not behave correctly after Platform code refactoring) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: trevorwekel --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 15 18:17:55 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG391][Modified] Ajax Java Viewer does not behave correctly after Platform co... Message-ID: <23175426.1158358675846.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG391 Type: Defect Artifact ID: MG391 (Ajax Java Viewer does not behave correctly after Platform code refactoring) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Status Explanation set to new value: Fix submitted. -- Artifact Status changed: Old value: New New value: Resolved --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 15 18:19:30 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG391][Modified] Ajax Java Viewer does not behave correctly after Platform co... Message-ID: <18476791.1158358770837.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG391 Type: Defect Artifact ID: MG391 (Ajax Java Viewer does not behave correctly after Platform code refactoring) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG391: Ajax Java Viewer does not behave correctly after Platform code refactoring Modified File: trunk/MgDev/Web/src/mapviewerjava/buffer.jsp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewerjava/buffer.jsp?view=diff&rev=815&p1=trunk/MgDev/Web/src/mapviewerjava/buffer.jsp&r1=814&p2=trunk/MgDev/Web/src/mapviewerjava/buffer.jsp&r2=815 File: trunk/MgDev/Web/src/mapviewerjava/legend.jsp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewerjava/legend.jsp?view=diff&rev=815&p1=trunk/MgDev/Web/src/mapviewerjava/legend.jsp&r1=814&p2=trunk/MgDev/Web/src/mapviewerjava/legend.jsp&r2=815 File: trunk/MgDev/Web/src/mapviewerjava/measure.jsp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewerjava/measure.jsp?view=diff&rev=815&p1=trunk/MgDev/Web/src/mapviewerjava/measure.jsp&r1=814&p2=trunk/MgDev/Web/src/mapviewerjava/measure.jsp&r2=815 File: trunk/MgDev/Web/src/mapviewerjava/selectwithin.jsp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewerjava/selectwithin.jsp?view=diff&rev=815&p1=trunk/MgDev/Web/src/mapviewerjava/selectwithin.jsp&r1=814&p2=trunk/MgDev/Web/src/mapviewerjava/selectwithin.jsp&r2=815 File: trunk/MgDev/Web/src/mapviewerjava/setselection.jsp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewerjava/setselection.jsp?view=diff&rev=815&p1=trunk/MgDev/Web/src/mapviewerjava/setselection.jsp&r1=814&p2=trunk/MgDev/Web/src/mapviewerjava/setselection.jsp&r2=815 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From jason.birch at nanaimo.ca Fri Sep 15 18:19:31 2006 From: jason.birch at nanaimo.ca (Jason Birch) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG392][New] FastCGI MapAgent fails to trap 559 MgUserNotFoundException Message-ID: <26720631.1158358771013.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG392 Type Defect Artifact ID MG392 (FastCGI MapAgent fails to trap 559 MgUserNotFoundException) Reported by Jason Birch jasonbirch (jason.birch@nanaimo.ca) New artifact details: --------------------------------------------------------- - Defect Severity set to new value Low - Artifact Status set to new value New - Component set to new value Web Server Extensions - Description set to new value The MapAgent returns a 559 error code when authentication fails with a bad user name, instead of trapping and returning a 401. Version is really "trunk", not 1.0.1, for this defect. - Summary set to new value FastCGI MapAgent fails to trap 559 MgUserNotFoundException - Subcomponent set to new value Map Agent - Version set to new value 1.0.1 - Artifact created - Steps to Reproduce set to new value 1. Enter a standard MapAgent call, such as: http://vm-jb-w2k3/mapguide/mapagent/mapagent.fcgi?OPERATION=GETMAPIMAGE& VERSION=1.0.0LOCALE=en&MAPDEFINITION=Library%3A%2F%2FSamples%2FSheboygan %2FMaps%2FSheboygan.MapDefinition&FORMAT=PNG&SETDISPLAYDPI=96&SETDISPLAY WIDTH=512&SETDISPLAYHEIGHT=396 2. Enter a bad username and password. 3. See response headers: Connection: close Date: Fri, 15 Sep 2006 21:52:05 GMT Server: Microsoft-IIS/6.0 MicrosoftOfficeWebServer: 5.0_Pub X-Powered-By: ASP.NET Status: 559 MgUserNotFoundException Content-Type: text/html 559 MgUserNotFoundException MgUserNotFoundException

The specified user was not found: asdddd

The specified user was not found: asdddd Exception occurred in method MgSecurityCache.GetUserInfo at line 149 in file d:\osgeo\mgbuild\server\src\common\manager\SecurityCache.cpp --------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 15 18:20:15 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG391][User] Ajax Java Viewer does not behave correctly after Platform co... Message-ID: <15464676.1158358815779.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG391 Type: Defect Artifact ID: MG391 (Ajax Java Viewer does not behave correctly after Platform code refactoring) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: ronnielouie --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 15 18:23:25 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG391][Modified] Ajax Java Viewer does not behave correctly after Platform co... Message-ID: <24833479.1158359005223.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG391 Type: Defect Artifact ID: MG391 (Ajax Java Viewer does not behave correctly after Platform code refactoring) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Description set to new value: Old value: MG367 introduced a small API change to MgLayerCollection::GetItem(). A base class (MgLayerBase) is now returned. This object is an MgLayer object but Java does not automatically downcast MgLayerBase to the derived MgLayer. This submission fixes the defect by adding an explicit (MgLayer) typecast to the scripts. New value: MG367 introduced a small API change to MgLayerCollection::GetItem(). A base class (MgLayerBase) is now returned. This object is an MgLayer object but Java does not automatically downcast MgLayerBase to the derived MgLayer. This submission fixes the defect by adding an explicit (MgLayer) typecast to the scripts. Note: this is a trunk defect, not 1.0.1 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Fri Sep 15 19:26:25 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG364][Modified] Server throws MgDateTimeException when enumerating versions ... Message-ID: <22687134.1158362785959.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG364 Type: Defect Artifact ID: MG364 (Server throws MgDateTimeException when enumerating versions (long transactions)) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed changed: Old value: No New value: Yes --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Fri Sep 15 19:31:52 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG368][Modified] Server reports negative operation times occasionally Message-ID: <15864165.1158363112377.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG368 Type: Defect Artifact ID: MG368 (Server reports negative operation times occasionally) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed changed: Old value: No New value: Yes --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Fri Sep 15 19:33:04 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG391][Modified] Ajax Java Viewer does not behave correctly after Platform co... Message-ID: <22224670.1158363184600.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG391 Type: Defect Artifact ID: MG391 (Ajax Java Viewer does not behave correctly after Platform code refactoring) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed changed: Old value: No New value: Yes --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From carsten.hess at autodesk.com Mon Sep 18 08:55:05 2006 From: carsten.hess at autodesk.com (Carsten Hess) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG393][New] Add Metadata functions to resource service Message-ID: <2163623.1158584105367.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG393 Type Enhancement Artifact ID MG393 (Add Metadata functions to resource service) Reported by Carsten Hess carstenhess (carsten.hess@autodesk.com) New artifact details: --------------------------------------------------------- - Artifact Status set to new value New - Justification set to new value because - Artifact created - Status Explanation set to new value about to be checked in - Summary set to new value Add Metadata functions to resource service - Target milestone set to new value 1.1.0 - Priority set to new value P5 - Description set to new value Add empty stubs for metadata functions to the resource service --------------------------------------------------------- This message was automatically generated by Project Tracker. From carsten.hess at autodesk.com Mon Sep 18 08:55:44 2006 From: carsten.hess at autodesk.com (Carsten Hess) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG393][User] Add Metadata functions to resource service Message-ID: <16931254.1158584144717.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG393 Type: Enhancement Artifact ID: MG393 (Add Metadata functions to resource service) Modified by: Carsten Hess carstenhess (carsten.hess@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: carstenhess -- New value added to attribute Reviewer: trevorwekel --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From carsten.hess at autodesk.com Mon Sep 18 09:14:33 2006 From: carsten.hess at autodesk.com (Carsten Hess) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG393][Modified] Add Metadata functions to resource service Message-ID: <13256770.1158585273484.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG393 Type: Enhancement Artifact ID: MG393 (Add Metadata functions to resource service) Modified by: Carsten Hess carstenhess (carsten.hess@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG393 (Add Metadata functions to resource service) Added empty methods for adding metadata to a resource. Modified File: trunk/MgDev/Common/PlatformBase/Services/ResourceService.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/ResourceService.cpp?view=diff&rev=816&p1=trunk/MgDev/Common/PlatformBase/Services/ResourceService.cpp&r1=815&p2=trunk/MgDev/Common/PlatformBase/Services/ResourceService.cpp&r2=816 File: trunk/MgDev/Common/PlatformBase/Services/ResourceService.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/ResourceService.h?view=diff&rev=816&p1=trunk/MgDev/Common/PlatformBase/Services/ResourceService.h&r1=815&p2=trunk/MgDev/Common/PlatformBase/Services/ResourceService.h&r2=816 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From carsten.hess at autodesk.com Mon Sep 18 09:17:50 2006 From: carsten.hess at autodesk.com (Carsten Hess) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG393][Modified] Add Metadata functions to resource service Message-ID: <25550705.1158585470775.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG393 Type: Enhancement Artifact ID: MG393 (Add Metadata functions to resource service) Modified by: Carsten Hess carstenhess (carsten.hess@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Resolution set to new value: Submitted -- Review Comments set to new value: Traian glanced it over. -- Artifact Status changed: Old value: New New value: Resolved -- Status Explanation set to new value: Old value: about to be checked in New value: done -- Submission Reviewed set to new value: Yes --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Mon Sep 18 12:16:19 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG379][Modified] Add lock/unlock supports in Feature Service Message-ID: <25939270.1158596179910.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG379 Type: Enhancement Artifact ID: MG379 (Add lock/unlock supports in Feature Service) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Artifact Status changed: Old value: Assigned New value: Resolved --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Mon Sep 18 12:18:05 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG382][Modified] Site Administrator - Manage Packages - Next Button issue Message-ID: <3587923.1158596285980.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG382 Type: Defect Artifact ID: MG382 (Site Administrator - Manage Packages - Next Button issue) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed set to new value: Yes -- Review Comments set to new value: Look ok. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Mon Sep 18 12:20:31 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG388][Modified] MapAgent does not exit cleanly when aborted by FastCGI Message-ID: <3849617.1158596431383.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG388 Type: Defect Artifact ID: MG388 (MapAgent does not exit cleanly when aborted by FastCGI) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Review Comments set to new value: Ok. It works. -- Submission Reviewed set to new value: Yes --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Mon Sep 18 12:22:39 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG393][Modified] Add Metadata functions to resource service Message-ID: <10414617.1158596559252.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG393 Type: Enhancement Artifact ID: MG393 (Add Metadata functions to resource service) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Justification set to new value: Old value: because New value: Placeholder for future functionality --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Mon Sep 18 15:37:46 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG394][New] Add missing Gws files to Visual Studio project files Message-ID: <26949591.1158608266885.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG394 Type Enhancement Artifact ID MG394 (Add missing Gws files to Visual Studio project files) Reported by Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) New artifact details: --------------------------------------------------------- - Summary set to new value Add missing Gws files to Visual Studio project files - Description set to new value There are several header files in the Gws components directory that are not included in the Visual Studio project files. - Submission Reviewed set to new value No - Artifact created - Target milestone set to new value 1.1.0 - Artifact Status set to new value New - Priority set to new value P4 --------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Mon Sep 18 15:38:00 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG394][User] Add missing Gws files to Visual Studio project files Message-ID: <26017810.1158608280949.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG394 Type: Enhancement Artifact ID: MG394 (Add missing Gws files to Visual Studio project files) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: ronnielouie --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Mon Sep 18 15:53:30 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG394][Modified] Add missing Gws files to Visual Studio project files Message-ID: <19415050.1158609210443.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG394 Type: Enhancement Artifact ID: MG394 (Add missing Gws files to Visual Studio project files) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Resolution Description set to new value: Add the existing Gws files to the appropriate Visual Studio project files. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Mon Sep 18 15:54:06 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG394][Modified] Add missing Gws files to Visual Studio project files Message-ID: <9519778.1158609246623.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG394 Type: Enhancement Artifact ID: MG394 (Add missing Gws files to Visual Studio project files) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Testing Notes set to new value: Server Unit tests: 380/380 tests OK --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Mon Sep 18 16:01:14 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG394][Modified] Some existing Gws files not included in Visual Studio projec... Message-ID: <2293915.1158609674433.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG394 Type: Enhancement Artifact ID: MG394 (Some existing Gws files not included in Visual Studio project files) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Summary changed: Old value: Add missing Gws files to Visual Studio project files New value: Some existing Gws files not included in Visual Studio project files --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Mon Sep 18 16:02:53 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG394][Modified] Some existing Gws files not included in Visual Studio projec... Message-ID: <19836857.1158609773970.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG394 Type: Enhancement Artifact ID: MG394 (Some existing Gws files not included in Visual Studio project files) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG394 Some existing Gws files not included in Visual Studio project files) Added File: trunk/MgDev/Server/src/Gws/Include/GwsInclude.vcproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Gws/Include/GwsInclude.vcproj?view=auto&rev=817 Modified File: trunk/MgDev/Server/Server.sln https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/Server.sln?view=diff&rev=817&p1=trunk/MgDev/Server/Server.sln&r1=816&p2=trunk/MgDev/Server/Server.sln&r2=817 File: trunk/MgDev/Server/src/Gws/GwsCommon/GwsCommon.vcproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Gws/GwsCommon/GwsCommon.vcproj?view=diff&rev=817&p1=trunk/MgDev/Server/src/Gws/GwsCommon/GwsCommon.vcproj&r1=816&p2=trunk/MgDev/Server/src/Gws/GwsCommon/GwsCommon.vcproj&r2=817 File: trunk/MgDev/Server/src/Gws/GwsCommon/inc/GwsOperationHandler.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Gws/GwsCommon/inc/GwsOperationHandler.h?view=diff&rev=817&p1=trunk/MgDev/Server/src/Gws/GwsCommon/inc/GwsOperationHandler.h&r1=816&p2=trunk/MgDev/Server/src/Gws/GwsCommon/inc/GwsOperationHandler.h&r2=817 File: trunk/MgDev/Server/src/Gws/GwsQueryEngine/GwsQueryEngine.vcproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Gws/GwsQueryEngine/GwsQueryEngine.vcproj?view=diff&rev=817&p1=trunk/MgDev/Server/src/Gws/GwsQueryEngine/GwsQueryEngine.vcproj&r1=816&p2=trunk/MgDev/Server/src/Gws/GwsQueryEngine/GwsQueryEngine.vcproj&r2=817 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Mon Sep 18 16:06:36 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG394][Modified] Some existing Gws files not included in Visual Studio projec... Message-ID: <16895877.1158609996053.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG394 Type: Enhancement Artifact ID: MG394 (Some existing Gws files not included in Visual Studio project files) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Artifact Status changed: Old value: New New value: Resolved -- Resolution set to new value: Submitted --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Mon Sep 18 16:07:03 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG394][User] Some existing Gws files not included in Visual Studio projec... Message-ID: <15705925.1158610023386.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG394 Type: Enhancement Artifact ID: MG394 (Some existing Gws files not included in Visual Studio project files) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: trevorwekel --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Mon Sep 18 16:08:36 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG390][Modified] Spatial context association of the geometry property not bei... Message-ID: <1372750.1158610116123.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG390 Type: Defect Artifact ID: MG390 (Spatial context association of the geometry property not being used) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG390 Modified File: branches/1.0.x/MgDev/Server/src/Services/Feature/ServerFeatureService.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Feature/ServerFeatureService.cpp?view=diff&rev=818&p1=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerFeatureService.cpp&r1=817&p2=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerFeatureService.cpp&r2=818 File: branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp?view=diff&rev=818&p1=branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp&r1=817&p2=branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp&r2=818 File: branches/1.0.x/MgDev/Server/src/Services/Rendering/ServerRenderingService.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Rendering/ServerRenderingService.cpp?view=diff&rev=818&p1=branches/1.0.x/MgDev/Server/src/Services/Rendering/ServerRenderingService.cpp&r1=817&p2=branches/1.0.x/MgDev/Server/src/Services/Rendering/ServerRenderingService.cpp&r2=818 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Mon Sep 18 16:10:00 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG390][Modified] Spatial context association of the geometry property not bei... Message-ID: <31007208.1158610200299.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG390 Type: Defect Artifact ID: MG390 (Spatial context association of the geometry property not being used) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Resolution Description set to new value: Code fix submitted. -- Artifact Status changed: Old value: Assigned New value: Resolved -- Resolution set to new value: Submitted -- Status Explanation set to new value: Code fix submitted. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Mon Sep 18 16:10:26 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG390][Modified] Spatial context association of the geometry property not bei... Message-ID: <29269803.1158610226461.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG390 Type: Defect Artifact ID: MG390 (Spatial context association of the geometry property not being used) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Build set to new value: 178.48 -- Submission Reviewed set to new value: No --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Mon Sep 18 18:38:16 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG393][Modified] Add Metadata functions to resource service Message-ID: <25941148.1158619096031.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG393 Type: Enhancement Artifact ID: MG393 (Add Metadata functions to resource service) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG393 - Change declaration of SetMetadata() from pure virtual to virtual since derived classes currently do not implement this method. - Change backslash to forward slash for Linux compatibility in: #include "Exception/ServiceNotAvailableException.h" #include "Exception/NotImplementedException.h" Modified File: trunk/MgDev/Common/PlatformBase/Services/ResourceService.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/ResourceService.cpp?view=diff&rev=819&p1=trunk/MgDev/Common/PlatformBase/Services/ResourceService.cpp&r1=818&p2=trunk/MgDev/Common/PlatformBase/Services/ResourceService.cpp&r2=819 File: trunk/MgDev/Common/PlatformBase/Services/ResourceService.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/ResourceService.h?view=diff&rev=819&p1=trunk/MgDev/Common/PlatformBase/Services/ResourceService.h&r1=818&p2=trunk/MgDev/Common/PlatformBase/Services/ResourceService.h&r2=819 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From carsten.hess at autodesk.com Mon Sep 18 18:41:00 2006 From: carsten.hess at autodesk.com (Carsten Hess) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG393][Modified] Add Metadata functions to resource service References: <25941148.1158619096031.JavaMail.httpd@localhost> Message-ID: <70BA3F706D35644A93385831136194FC01CAAD62@msgusaemb01.autodesk.com> Ups ... stupid mistake on my side ... mea culpa ... -----Original Message----- From: Ronnie Louie Sent: Mon 9/18/2006 6:38 PM To: Carsten Hess; Trevor Wekel Cc: issues@mapguide.osgeo.org Subject: [mapguide][MG393][Modified] Add Metadata functions to resource service You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG393 Type: Enhancement Artifact ID: MG393 (Add Metadata functions to resource service) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG393 - Change declaration of SetMetadata() from pure virtual to virtual since derived classes currently do not implement this method. - Change backslash to forward slash for Linux compatibility in: #include "Exception/ServiceNotAvailableException.h" #include "Exception/NotImplementedException.h" Modified File: trunk/MgDev/Common/PlatformBase/Services/ResourceService.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/ResourceService.cpp?view=diff&rev=819&p1=trunk/MgDev/Common/PlatformBase/Services/ResourceService.cpp&r1=818&p2=trunk/MgDev/Common/PlatformBase/Services/ResourceService.cpp&r2=819 File: trunk/MgDev/Common/PlatformBase/Services/ResourceService.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/ResourceService.h?view=diff&rev=819&p1=trunk/MgDev/Common/PlatformBase/Services/ResourceService.h&r1=818&p2=trunk/MgDev/Common/PlatformBase/Services/ResourceService.h&r2=819 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.osgeo.org/pipermail/mapguide_issues/attachments/20060918/8eb53a5b/attachment.html From chris.claydon at autodesk.com Tue Sep 19 12:51:56 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG395][New] AJAX Viewer launches EN help instead of localized help Message-ID: <31634813.1158684716764.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG395 Type Defect Artifact ID MG395 (AJAX Viewer launches EN help instead of localized help) Reported by Chris Claydon chrisclaydon (chris.claydon@autodesk.com) New artifact details: --------------------------------------------------------- - Description set to new value When a web layout is displayed using a locale other than EN, the strings are taken from a localized resource file. The help files can also be localized, but there was a defect in the code that launches the help that omitted the required locale code from the request. Thus, the EN version of the help was always displayed. - Subcomponent set to new value AJAX Viewer - Steps to Reproduce set to new value Open a weblayout in an external browser. Ensure that you have localized resources and help in a locale other than EN. Change the locale=en request parameter in the browser URL to the required locale (e.g. locale=de, locale=fr etc.) If the task pane is displaying the default content, click on the "Understanding MapGuide Viewer" (or translated equivalent) link to launch a help page. - Summary set to new value AJAX Viewer launches EN help instead of localized help - Operating system set to new value All - Platform set to new value All - Artifact created - Artifact Status set to new value New - Component set to new value Viewer - Version set to new value 1.0.1 - Defect Severity set to new value Medium --------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Tue Sep 19 12:52:26 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG395][User] AJAX Viewer launches EN help instead of localized help Message-ID: <21656048.1158684746966.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG395 Type: Defect Artifact ID: MG395 (AJAX Viewer launches EN help instead of localized help) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: chrisclaydon --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Tue Sep 19 12:53:21 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG395][Modified] AJAX Viewer launches EN help instead of localized help Message-ID: <25693890.1158684801005.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG395 Type: Defect Artifact ID: MG395 (AJAX Viewer launches EN help instead of localized help) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG395: AJAX viewer should launch localized version of help pages. Modified File: trunk/MgDev/Web/src/mapviewerjava/gettingstarted.jsp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewerjava/gettingstarted.jsp?view=diff&rev=820&p1=trunk/MgDev/Web/src/mapviewerjava/gettingstarted.jsp&r1=819&p2=trunk/MgDev/Web/src/mapviewerjava/gettingstarted.jsp&r2=820 File: trunk/MgDev/Web/src/mapviewernet/gettingstarted.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/gettingstarted.aspx?view=diff&rev=820&p1=trunk/MgDev/Web/src/mapviewernet/gettingstarted.aspx&r1=819&p2=trunk/MgDev/Web/src/mapviewernet/gettingstarted.aspx&r2=820 File: trunk/MgDev/Web/src/mapviewerphp/gettingstarted.php https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewerphp/gettingstarted.php?view=diff&rev=820&p1=trunk/MgDev/Web/src/mapviewerphp/gettingstarted.php&r1=819&p2=trunk/MgDev/Web/src/mapviewerphp/gettingstarted.php&r2=820 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Tue Sep 19 12:54:12 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG395][Modified] AJAX Viewer launches EN help instead of localized help Message-ID: <5623193.1158684852724.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG395 Type: Defect Artifact ID: MG395 (AJAX Viewer launches EN help instead of localized help) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG395 - AJAX viewer should launch localized version of help pages Modified File: branches/1.0.x/MgDev/Web/src/mapviewerjava/gettingstarted.jsp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewerjava/gettingstarted.jsp?view=diff&rev=821&p1=branches/1.0.x/MgDev/Web/src/mapviewerjava/gettingstarted.jsp&r1=820&p2=branches/1.0.x/MgDev/Web/src/mapviewerjava/gettingstarted.jsp&r2=821 File: branches/1.0.x/MgDev/Web/src/mapviewernet/gettingstarted.aspx https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewernet/gettingstarted.aspx?view=diff&rev=821&p1=branches/1.0.x/MgDev/Web/src/mapviewernet/gettingstarted.aspx&r1=820&p2=branches/1.0.x/MgDev/Web/src/mapviewernet/gettingstarted.aspx&r2=821 File: branches/1.0.x/MgDev/Web/src/mapviewerphp/gettingstarted.php https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewerphp/gettingstarted.php?view=diff&rev=821&p1=branches/1.0.x/MgDev/Web/src/mapviewerphp/gettingstarted.php&r1=820&p2=branches/1.0.x/MgDev/Web/src/mapviewerphp/gettingstarted.php&r2=821 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Tue Sep 19 17:41:29 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG396][New] Logos are not displayed on a page created by Print tool in W... Message-ID: <18951443.1158702089847.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG396 Type Defect Artifact ID MG396 (Logos are not displayed on a page created by Print tool in Web Layout and in Preview in a browser (using DWF viewer)) Reported by Bruce Dechant brucedechant (bruce.dechant@autodesk.com) New artifact details: --------------------------------------------------------- - Defect Severity set to new value Medium - Artifact created - Version set to new value 1.0.1 - Steps to Reproduce set to new value Studio and MapGuide server build 178.26, DWF viewer build 928.0 1. Open New Print Layout template in Studio. 2. Change to true in . 3. Update the path pointing to symbol in Symbol Library, symbol name, position and size. 4. When you've set up your custom logo(s), remove comment tags. from the template and save all these changes. 5. Attach this Print Layout into Print command in Web Layout. 6. Having selected DWF viewer as a default trigger Print command from Web Layout menu bar. 7. In opened Print UI select above modified Print Layout and Refresh preview. Created custom Logo(s) are neither displayed in print preview and printed on printout. - Target milestone set to new value 1.1.0 - Subcomponent set to new value Mapping Service - Operating system set to new value All - Platform set to new value All - Priority set to new value P3 - Component set to new value Server - Artifact Status set to new value New - Summary set to new value Logos are not displayed on a page created by Print tool in Web Layout and in Preview in a browser (using DWF viewer) - Description set to new value Logos are not displayed on a page created by Print tool in Web Layout and in Preview in a browser (using DWF viewer) --------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Tue Sep 19 17:41:40 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG396][User] Logos are not displayed on a page created by Print tool in W... Message-ID: <3514517.1158702100545.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG396 Type: Defect Artifact ID: MG396 (Logos are not displayed on a page created by Print tool in Web Layout and in Preview in a browser (using DWF viewer)) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: brucedechant -- New value added to attribute Reviewer: stevedang --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Tue Sep 19 17:41:48 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG396][Modified] Logos are not displayed on a page created by Print tool in W... Message-ID: <12273409.1158702108732.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG396 Type: Defect Artifact ID: MG396 (Logos are not displayed on a page created by Print tool in Web Layout and in Preview in a browser (using DWF viewer)) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Artifact Status changed: Old value: New New value: Assigned --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Tue Sep 19 17:42:18 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG396][Modified] Logos are not displayed on a page created by Print tool in W... Message-ID: <20098220.1158702138472.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG396 Type: Defect Artifact ID: MG396 (Logos are not displayed on a page created by Print tool in Web Layout and in Preview in a browser (using DWF viewer)) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG396 Modified File: branches/1.0.x/MgDev/Server/src/Services/Mapping/LegendPlotUtil.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Mapping/LegendPlotUtil.cpp?view=diff&rev=822&p1=branches/1.0.x/MgDev/Server/src/Services/Mapping/LegendPlotUtil.cpp&r1=821&p2=branches/1.0.x/MgDev/Server/src/Services/Mapping/LegendPlotUtil.cpp&r2=822 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Tue Sep 19 17:42:58 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG396][Modified] Logos are not displayed on a page created by Print tool in W... Message-ID: <31982029.1158702178188.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG396 Type: Defect Artifact ID: MG396 (Logos are not displayed on a page created by Print tool in Web Layout and in Preview in a browser (using DWF viewer)) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed set to new value: No -- Build set to new value: 178.49 -- Resolution Description set to new value: Code fix submitted. -- Status Explanation set to new value: Code fix submitted. -- Resolution set to new value: Submitted -- Artifact Status changed: Old value: Assigned New value: Resolved --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Tue Sep 19 17:54:29 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG397][New] Update GetSpatialContext API to set OGC WKT for FDO WFS/WMS ... Message-ID: <16929556.1158702869565.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG397 Type Defect Artifact ID MG397 (Update GetSpatialContext API to set OGC WKT for FDO WFS/WMS provider spatial contexts) Reported by Bruce Dechant brucedechant (bruce.dechant@autodesk.com) New artifact details: --------------------------------------------------------- - Platform set to new value All - Artifact created - Defect Severity set to new value Medium - Priority set to new value P3 - Version set to new value 1.0.1 - Operating system set to new value All - Steps to Reproduce set to new value Use the web tier test pages to execute the GetSpatialContext API for a WMS/WFS feature source and you will observe that the returned XML is blank for the coordinate system WKT. You can also create a layer from a WFS/WMS feature source in Studio and observe that the coordinate system and extents fail to be set. - Description set to new value The FDO WFS/WMS providers only return a coordinate system code and not the associated OGC WKT when requesting the spatial context information. The server can lookup this code and if successful can set the missing OGC WKT for the resutls returned by the server's GetSpatialContext API. - Component set to new value Server - Target milestone set to new value 1.1.0 - Artifact Status set to new value New - Subcomponent set to new value Feature Service - Summary set to new value Update GetSpatialContext API to set OGC WKT for FDO WFS/WMS provider spatial contexts --------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Tue Sep 19 17:54:38 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG397][User] Update GetSpatialContext API to set OGC WKT for FDO WFS/WMS ... Message-ID: <18826363.1158702878977.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG397 Type: Defect Artifact ID: MG397 (Update GetSpatialContext API to set OGC WKT for FDO WFS/WMS provider spatial contexts) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: brucedechant -- New value added to attribute Reviewer: ronnielouie --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Tue Sep 19 17:54:49 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG397][Modified] Update GetSpatialContext API to set OGC WKT for FDO WFS/WMS ... Message-ID: <27746232.1158702889355.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG397 Type: Defect Artifact ID: MG397 (Update GetSpatialContext API to set OGC WKT for FDO WFS/WMS provider spatial contexts) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed set to new value: No -- Artifact Status changed: Old value: New New value: Assigned --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Tue Sep 19 17:59:41 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG398][New] WMS GetFeature doesn't support SRS parameter (only CRS) Message-ID: <17172327.1158703181835.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG398 Type Defect Artifact ID MG398 (WMS GetFeature doesn't support SRS parameter (only CRS)) Reported by Chris Claydon chrisclaydon (chris.claydon@autodesk.com) New artifact details: --------------------------------------------------------- - Defect Severity set to new value Medium - Steps to Reproduce set to new value Make a WMS GetFeatureInfo request using the SRS parameter. Observe the error regarding the coordinate system. - Artifact created - Description set to new value WMS GetFeatureInfo requests made using the SRS parameter currently fail, because the web tier request parsing code only looks for "CRS" for this type of request. GetMap currently supports either SRS or CRS, and GetFeatureInfo should be modified to behave the same way. - Summary set to new value WMS GetFeature doesn't support SRS parameter (only CRS) - Component set to new value Web Server Extensions - Operating system set to new value All - Platform set to new value All - Artifact Status set to new value New - Version set to new value 1.0.1 - Subcomponent set to new value OGC Interface --------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Tue Sep 19 18:03:08 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG398][Modified] WMS GetFeature doesn't support SRS parameter (only CRS) Message-ID: <24077229.1158703388695.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG398 Type: Defect Artifact ID: MG398 (WMS GetFeature doesn't support SRS parameter (only CRS)) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG398 - Support SRS as well as CRS for WMS GetFeatureInfo requests Modified File: trunk/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp?view=diff&rev=823&p1=trunk/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp&r1=822&p2=trunk/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp&r2=823 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Tue Sep 19 18:07:27 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG395][Modified] AJAX Viewer launches EN help instead of localized help Message-ID: <10097624.1158703647561.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG395 Type: Defect Artifact ID: MG395 (AJAX Viewer launches EN help instead of localized help) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Artifact Status changed: Old value: New New value: Resolved -- Resolution set to new value: Submitted -- Status Explanation set to new value: Code fix -- Resolution Description set to new value: Fixed code to use LOCALE parameter --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Tue Sep 19 18:15:43 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG398][Modified] WMS GetFeature doesn't support SRS parameter (only CRS) Message-ID: <28485293.1158704143807.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG398 Type: Defect Artifact ID: MG398 (WMS GetFeature doesn't support SRS parameter (only CRS)) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: chrisclaydon --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Tue Sep 19 18:16:42 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG398][Modified] WMS GetFeature doesn't support SRS parameter (only CRS) Message-ID: <20661541.1158704202351.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG398 Type: Defect Artifact ID: MG398 (WMS GetFeature doesn't support SRS parameter (only CRS)) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Artifact Status changed: Old value: New New value: Assigned -- Status Explanation set to new value: Fixed in trunk. Awaiting approval to fix in SP1 stream. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From tony.fang at autodesk.com Tue Sep 19 19:09:34 2006 From: tony.fang at autodesk.com (Tony Fang) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG399][New] GetSpatialContexts returning NULL extent Message-ID: <33029083.1158707374218.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG399 Type Defect Artifact ID MG399 (GetSpatialContexts returning NULL extent) Reported by Tony Fang tfang (tony.fang@autodesk.com) New artifact details: --------------------------------------------------------- - Version set to new value 1.0.1 - Priority set to new value P1 - Summary set to new value GetSpatialContexts returning NULL extent - Steps to Reproduce set to new value Using Studio: 1. create a Load Procedure 2. select one of the SDF files from the UnitTestDataFiles (XYGridSdfV2pt1.sdf, XYGridSdfV3pt0.sdf, or XYGridSdfV3pt0_NoWKT.sdf used by the BroadFastVerify tests) 3. set Generalization to 50% 4. create the Load Procedure 5. open up the newly created Layer Definition 6. Notice the mgserver.exe crash!!! - Subcomponent set to new value Feature Service - Artifact created - Defect Severity set to new value High - Component set to new value Server - Description set to new value GetSpatialContexts is returning a NULL extent, which cannot be handled by the server. IT causes the server to crash when it attempts to serialize the NULL extent. - Artifact Status set to new value New - Platform set to new value All --------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.jia at autodesk.com Wed Sep 20 03:10:11 2006 From: bruce.jia at autodesk.com (Bruce Jia) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG400][New] MgFeatureService::GetRaster parameter should be CREFSTRING i... Message-ID: <84582.1158736211164.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG400 Type Defect Artifact ID MG400 (MgFeatureService::GetRaster parameter should be CREFSTRING instead of STRING) Reported by Bruce Jia brucejia (bruce.jia@autodesk.com) New artifact details: --------------------------------------------------------- - Component set to new value Server - Artifact created - Artifact Status set to new value New - Priority set to new value P3 - Description set to new value MgFeatureService::GetRaster parameter should be CREFSTRING instead of STRING. This minor error caused SWIG failed to generate wrapper for it. - Summary set to new value MgFeatureService::GetRaster parameter should be CREFSTRING instead of STRING - Subcomponent set to new value Feature Service - Steps to Reproduce set to new value View the source code. - Version set to new value 1.0.1 - Defect Severity set to new value Medium --------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.jia at autodesk.com Wed Sep 20 03:14:44 2006 From: bruce.jia at autodesk.com (Bruce Jia) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG400][User] MgFeatureService::GetRaster parameter should be CREFSTRING i... Message-ID: <30384214.1158736484701.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG400 Type: Defect Artifact ID: MG400 (MgFeatureService::GetRaster parameter should be CREFSTRING instead of STRING) Modified by: Bruce Jia brucejia (bruce.jia@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Verifier: trevorwekel -- New value added to attribute Reviewer: trevorwekel -- New value added to attribute Assigned to: brucejia Reason: Add Trevor as reviewer. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Wed Sep 20 12:06:51 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG398][Modified] WMS GetFeature doesn't support SRS parameter (only CRS) Message-ID: <14223877.1158768411383.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG398 Type: Defect Artifact ID: MG398 (WMS GetFeature doesn't support SRS parameter (only CRS)) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG398 - Support SRS as well as CRS in WMS GetFeatureInfo Modified File: branches/1.0.x/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp?view=diff&rev=824&p1=branches/1.0.x/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp&r1=823&p2=branches/1.0.x/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp&r2=824 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Wed Sep 20 12:23:53 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG397][Modified] Update GetSpatialContext API to set OGC WKT for FDO WFS/WMS ... Message-ID: <2781456.1158769433213.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG397 Type: Defect Artifact ID: MG397 (Update GetSpatialContext API to set OGC WKT for FDO WFS/WMS provider spatial contexts) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG397 Modified File: branches/1.0.x/MgDev/Server/src/Services/Feature/ServerFeatureService.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Feature/ServerFeatureService.cpp?view=diff&rev=825&p1=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerFeatureService.cpp&r1=824&p2=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerFeatureService.cpp&r2=825 File: branches/1.0.x/MgDev/Server/src/Services/Feature/ServerGetSpatialContexts.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Feature/ServerGetSpatialContexts.cpp?view=diff&rev=825&p1=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerGetSpatialContexts.cpp&r1=824&p2=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerGetSpatialContexts.cpp&r2=825 File: branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp?view=diff&rev=825&p1=branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp&r1=824&p2=branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp&r2=825 File: branches/1.0.x/MgDev/Server/src/Services/Rendering/ServerRenderingService.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Rendering/ServerRenderingService.cpp?view=diff&rev=825&p1=branches/1.0.x/MgDev/Server/src/Services/Rendering/ServerRenderingService.cpp&r1=824&p2=branches/1.0.x/MgDev/Server/src/Services/Rendering/ServerRenderingService.cpp&r2=825 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Wed Sep 20 12:33:34 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG397][Modified] Update GetSpatialContext API to set OGC WKT for FDO WFS/WMS ... Message-ID: <27404956.1158770014708.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG397 Type: Defect Artifact ID: MG397 (Update GetSpatialContext API to set OGC WKT for FDO WFS/WMS provider spatial contexts) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Build set to new value: 178.50 -- Artifact Status changed: Old value: Assigned New value: Resolved -- Resolution Description set to new value: Code fix submitted. -- Resolution set to new value: Submitted -- Status Explanation set to new value: Code fix submitted. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Wed Sep 20 17:56:01 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG401][New] Update web tier test pages Message-ID: <20921088.1158789361551.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG401 Type Enhancement Artifact ID MG401 (Update web tier test pages) Reported by Bruce Dechant brucedechant (bruce.dechant@autodesk.com) New artifact details: --------------------------------------------------------- - Priority set to new value P3 - Summary set to new value Update web tier test pages - Target milestone set to new value 1.0.2 - Description set to new value Update the web tier test pages. - Artifact created - Justification set to new value Add some additional APIs, example Coordinate System. - Artifact Status set to new value New --------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Wed Sep 20 17:56:20 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG401][User] Update web tier test pages Message-ID: <13237308.1158789380041.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG401 Type: Enhancement Artifact ID: MG401 (Update web tier test pages) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: brucedechant -- New value added to attribute Reviewer: trevorwekel --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Wed Sep 20 17:56:36 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG401][Modified] Update web tier test pages Message-ID: <28354971.1158789396007.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG401 Type: Enhancement Artifact ID: MG401 (Update web tier test pages) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Artifact Status changed: Old value: New New value: Assigned --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 21 13:59:31 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG401][Modified] Update web tier test pages Message-ID: <9833313.1158861571307.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG401 Type: Enhancement Artifact ID: MG401 (Update web tier test pages) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG401 Added File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/checkwkt.php https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/checkwkt.php?view=auto&rev=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/checkwktform.html https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/checkwktform.html?view=auto&rev=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/codetowkt.php https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/codetowkt.php?view=auto&rev=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/codetowktform.html https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/codetowktform.html?view=auto&rev=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/coordinatesystemapi.html https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/coordinatesystemapi.html?view=auto&rev=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/enumeratecategories.php https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/enumeratecategories.php?view=auto&rev=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/enumeratecoordinatesystems.php https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/enumeratecoordinatesystems.php?view=auto&rev=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/enumeratecoordinatesystemsform.html https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/enumeratecoordinatesystemsform.html?view=auto&rev=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/epsgcodetowkt.php https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/epsgcodetowkt.php?view=auto&rev=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/epsgcodetowktform.html https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/epsgcodetowktform.html?view=auto&rev=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/initwebtier.php https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/initwebtier.php?view=auto&rev=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/wkttocode.php https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/wkttocode.php?view=auto&rev=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/wkttocodeform.html https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/wkttocodeform.html?view=auto&rev=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/wkttoepsgcode.php https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/wkttoepsgcode.php?view=auto&rev=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/wkttoepsgcodeform.html https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/wkttoepsgcodeform.html?view=auto&rev=826 Modified File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/featureserviceapi.html https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/featureserviceapi.html?view=diff&rev=826&p1=branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/featureserviceapi.html&r1=825&p2=branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/featureserviceapi.html&r2=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/index.html https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/index.html?view=diff&rev=826&p1=branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/index.html&r1=825&p2=branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/index.html&r2=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/menu.html https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/menu.html?view=diff&rev=826&p1=branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/menu.html&r1=825&p2=branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/menu.html&r2=826 File: branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/services.html https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/services.html?view=diff&rev=826&p1=branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/services.html&r1=825&p2=branches/1.0.x/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/services.html&r2=826 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 21 14:01:22 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG401][Modified] Update web tier test pages Message-ID: <27684794.1158861682887.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG401 Type: Enhancement Artifact ID: MG401 (Update web tier test pages) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Resolution Description set to new value: Updated test pages submitted. -- Status Explanation set to new value: Updated test pages submitted. -- Resolution set to new value: Submitted -- Artifact Status changed: Old value: Assigned New value: Resolved -- Submission Reviewed set to new value: No -- Build set to new value: 178.51 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 22 18:26:09 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG402][New] Enhance .Net API mapping to support .Net IList<T> semantics Message-ID: <1558876.1158963969156.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG402 Type Enhancement Artifact ID MG402 (Enhance .Net API mapping to support .Net IList semantics) Reported by Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) New artifact details: --------------------------------------------------------- - Description set to new value Enhance IMake and SWIG generation to support .Net IList semantics for most of the MgCollection derived objects within MapGuide. This submission allows the .Net [] operator and foreach to be used on MapGuide collections. A NUnit test has been added to verify most of the new functionality under MgDev/UnitTest/Common/DotNetWrappers. - Artifact Status set to new value New - Target milestone set to new value 1.1.0 - Submission Reviewed set to new value No - Priority set to new value P3 - Artifact created - Developer Notes set to new value This submission has minimal impact on existing code. Most code will continue to function as is. There has been a small return type semantic change with the collections Add and Remove methods. All of the additional code is in the .Net SWIG wrappers so there are no other changes to existing public API. PHP and Java and unaffected except for the semantic change mentioned above. - Justification set to new value This makes the OSGeo.MapGuide API easier to use in .Net. Many long time .Net developers dislike the MapGuide collection because they are non-standard. - Summary set to new value Enhance .Net API mapping to support .Net IList semantics --------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 22 18:26:19 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG402][User] Enhance .Net API mapping to support .Net IList<T> semantics Message-ID: <12017625.1158963979952.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG402 Type: Enhancement Artifact ID: MG402 (Enhance .Net API mapping to support .Net IList semantics) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: trevorwekel --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 22 18:31:33 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG402][Modified] Enhance .Net API mapping to support .Net IList<T> semantics Message-ID: <2959061.1158964293198.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG402 Type: Enhancement Artifact ID: MG402 (Enhance .Net API mapping to support .Net IList semantics) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG402: Enhance .Net API mapping to support .Net IList semantics Added Directory: trunk/MgDev/UnitTest/Common/DotNetWrappers File: trunk/MgDev/UnitTest/Common/DotNetWrappers/CollectionTest.cs https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/UnitTest/Common/DotNetWrappers/CollectionTest.cs?view=auto&rev=827 File: trunk/MgDev/UnitTest/Common/DotNetWrappers/DotNetWrappers.csproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/UnitTest/Common/DotNetWrappers/DotNetWrappers.csproj?view=auto&rev=827 File: trunk/MgDev/UnitTest/Common/DotNetWrappers/DotNetWrappers.sln https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/UnitTest/Common/DotNetWrappers/DotNetWrappers.sln?view=auto&rev=827 File: trunk/MgDev/UnitTest/Common/DotNetWrappers/GeomBuild.cs https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/UnitTest/Common/DotNetWrappers/GeomBuild.cs?view=auto&rev=827 Directory: trunk/MgDev/UnitTest/Common/DotNetWrappers/Properties File: trunk/MgDev/UnitTest/Common/DotNetWrappers/Properties/AssemblyInfo.cs https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/UnitTest/Common/DotNetWrappers/Properties/AssemblyInfo.cs?view=auto&rev=827 File: trunk/MgDev/UnitTest/Common/DotNetWrappers/PropertiesTest.cs https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/UnitTest/Common/DotNetWrappers/PropertiesTest.cs?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgBatchPropertyCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgBatchPropertyCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgClassDefinitionCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgClassDefinitionCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgCoordinateCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgCoordinateCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgCurvePolygonCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgCurvePolygonCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgCurveRingCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgCurveRingCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgCurveSegmentCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgCurveSegmentCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgCurveStringCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgCurveStringCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgFeatureCommandCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgFeatureCommandCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgFeatureSchemaCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgFeatureSchemaCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgGeometryCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgGeometryCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgIntCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgIntCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgLayerCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgLayerCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgLayerGroupCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgLayerGroupCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgLineStringCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgLineStringCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgLinearRingCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgLinearRingCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgMapCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgMapCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgMapPlotCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgMapPlotCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgPointCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgPointCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgPolygonCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgPolygonCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgPropertyCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgPropertyCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgPropertyDefinitionCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgPropertyDefinitionCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgReadOnlyLayerCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgReadOnlyLayerCollection?view=auto&rev=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgStringPropertyCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgStringPropertyCollection?view=auto&rev=827 Modified File: trunk/MgDev/Common/Foundation/Data/BatchPropertyCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/BatchPropertyCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Foundation/Data/BatchPropertyCollection.cpp&r1=826&p2=trunk/MgDev/Common/Foundation/Data/BatchPropertyCollection.cpp&r2=827 File: trunk/MgDev/Common/Foundation/Data/BatchPropertyCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/BatchPropertyCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Foundation/Data/BatchPropertyCollection.h&r1=826&p2=trunk/MgDev/Common/Foundation/Data/BatchPropertyCollection.h&r2=827 File: trunk/MgDev/Common/Foundation/Data/NamedCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/NamedCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Foundation/Data/NamedCollection.cpp&r1=826&p2=trunk/MgDev/Common/Foundation/Data/NamedCollection.cpp&r2=827 File: trunk/MgDev/Common/Foundation/Data/NamedCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/NamedCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Foundation/Data/NamedCollection.h&r1=826&p2=trunk/MgDev/Common/Foundation/Data/NamedCollection.h&r2=827 File: trunk/MgDev/Common/Foundation/Data/PropertyCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/PropertyCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Foundation/Data/PropertyCollection.cpp&r1=826&p2=trunk/MgDev/Common/Foundation/Data/PropertyCollection.cpp&r2=827 File: trunk/MgDev/Common/Foundation/Data/PropertyCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/PropertyCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Foundation/Data/PropertyCollection.h&r1=826&p2=trunk/MgDev/Common/Foundation/Data/PropertyCollection.h&r2=827 File: trunk/MgDev/Common/Foundation/Data/PropertyDefinition.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/PropertyDefinition.h?view=diff&rev=827&p1=trunk/MgDev/Common/Foundation/Data/PropertyDefinition.h&r1=826&p2=trunk/MgDev/Common/Foundation/Data/PropertyDefinition.h&r2=827 File: trunk/MgDev/Common/Foundation/Data/StringCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/StringCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Foundation/Data/StringCollection.cpp&r1=826&p2=trunk/MgDev/Common/Foundation/Data/StringCollection.cpp&r2=827 File: trunk/MgDev/Common/Foundation/Data/StringCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/StringCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Foundation/Data/StringCollection.h&r1=826&p2=trunk/MgDev/Common/Foundation/Data/StringCollection.h&r2=827 File: trunk/MgDev/Common/Foundation/Data/StringProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/StringProperty.h?view=diff&rev=827&p1=trunk/MgDev/Common/Foundation/Data/StringProperty.h&r1=826&p2=trunk/MgDev/Common/Foundation/Data/StringProperty.h&r2=827 File: trunk/MgDev/Common/Foundation/System/ConfigurationSectionCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/System/ConfigurationSectionCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Foundation/System/ConfigurationSectionCollection.cpp&r1=826&p2=trunk/MgDev/Common/Foundation/System/ConfigurationSectionCollection.cpp&r2=827 File: trunk/MgDev/Common/Foundation/System/ConfigurationSectionCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/System/ConfigurationSectionCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Foundation/System/ConfigurationSectionCollection.h&r1=826&p2=trunk/MgDev/Common/Foundation/System/ConfigurationSectionCollection.h&r2=827 File: trunk/MgDev/Common/Foundation/System/DisposableCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/System/DisposableCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Foundation/System/DisposableCollection.cpp&r1=826&p2=trunk/MgDev/Common/Foundation/System/DisposableCollection.cpp&r2=827 File: trunk/MgDev/Common/Foundation/System/DisposableCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/System/DisposableCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Foundation/System/DisposableCollection.h&r1=826&p2=trunk/MgDev/Common/Foundation/System/DisposableCollection.h&r2=827 File: trunk/MgDev/Common/Geometry/CoordinateCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CoordinateCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/CoordinateCollection.cpp&r1=826&p2=trunk/MgDev/Common/Geometry/CoordinateCollection.cpp&r2=827 File: trunk/MgDev/Common/Geometry/CoordinateCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CoordinateCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/CoordinateCollection.h&r1=826&p2=trunk/MgDev/Common/Geometry/CoordinateCollection.h&r2=827 File: trunk/MgDev/Common/Geometry/CurvePolygonCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CurvePolygonCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/CurvePolygonCollection.cpp&r1=826&p2=trunk/MgDev/Common/Geometry/CurvePolygonCollection.cpp&r2=827 File: trunk/MgDev/Common/Geometry/CurvePolygonCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CurvePolygonCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/CurvePolygonCollection.h&r1=826&p2=trunk/MgDev/Common/Geometry/CurvePolygonCollection.h&r2=827 File: trunk/MgDev/Common/Geometry/CurveRingCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CurveRingCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/CurveRingCollection.cpp&r1=826&p2=trunk/MgDev/Common/Geometry/CurveRingCollection.cpp&r2=827 File: trunk/MgDev/Common/Geometry/CurveRingCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CurveRingCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/CurveRingCollection.h&r1=826&p2=trunk/MgDev/Common/Geometry/CurveRingCollection.h&r2=827 File: trunk/MgDev/Common/Geometry/CurveSegmentCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CurveSegmentCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/CurveSegmentCollection.cpp&r1=826&p2=trunk/MgDev/Common/Geometry/CurveSegmentCollection.cpp&r2=827 File: trunk/MgDev/Common/Geometry/CurveSegmentCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CurveSegmentCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/CurveSegmentCollection.h&r1=826&p2=trunk/MgDev/Common/Geometry/CurveSegmentCollection.h&r2=827 File: trunk/MgDev/Common/Geometry/CurveStringCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CurveStringCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/CurveStringCollection.cpp&r1=826&p2=trunk/MgDev/Common/Geometry/CurveStringCollection.cpp&r2=827 File: trunk/MgDev/Common/Geometry/CurveStringCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CurveStringCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/CurveStringCollection.h&r1=826&p2=trunk/MgDev/Common/Geometry/CurveStringCollection.h&r2=827 File: trunk/MgDev/Common/Geometry/GeometryCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/GeometryCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/GeometryCollection.cpp&r1=826&p2=trunk/MgDev/Common/Geometry/GeometryCollection.cpp&r2=827 File: trunk/MgDev/Common/Geometry/GeometryCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/GeometryCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/GeometryCollection.h&r1=826&p2=trunk/MgDev/Common/Geometry/GeometryCollection.h&r2=827 File: trunk/MgDev/Common/Geometry/GeometryComponentCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/GeometryComponentCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/GeometryComponentCollection.h&r1=826&p2=trunk/MgDev/Common/Geometry/GeometryComponentCollection.h&r2=827 File: trunk/MgDev/Common/Geometry/LineStringCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/LineStringCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/LineStringCollection.cpp&r1=826&p2=trunk/MgDev/Common/Geometry/LineStringCollection.cpp&r2=827 File: trunk/MgDev/Common/Geometry/LineStringCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/LineStringCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/LineStringCollection.h&r1=826&p2=trunk/MgDev/Common/Geometry/LineStringCollection.h&r2=827 File: trunk/MgDev/Common/Geometry/LinearRingCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/LinearRingCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/LinearRingCollection.cpp&r1=826&p2=trunk/MgDev/Common/Geometry/LinearRingCollection.cpp&r2=827 File: trunk/MgDev/Common/Geometry/LinearRingCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/LinearRingCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/LinearRingCollection.h&r1=826&p2=trunk/MgDev/Common/Geometry/LinearRingCollection.h&r2=827 File: trunk/MgDev/Common/Geometry/PointCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/PointCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/PointCollection.cpp&r1=826&p2=trunk/MgDev/Common/Geometry/PointCollection.cpp&r2=827 File: trunk/MgDev/Common/Geometry/PointCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/PointCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/PointCollection.h&r1=826&p2=trunk/MgDev/Common/Geometry/PointCollection.h&r2=827 File: trunk/MgDev/Common/Geometry/PolygonCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/PolygonCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/PolygonCollection.cpp&r1=826&p2=trunk/MgDev/Common/Geometry/PolygonCollection.cpp&r2=827 File: trunk/MgDev/Common/Geometry/PolygonCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/PolygonCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/Geometry/PolygonCollection.h&r1=826&p2=trunk/MgDev/Common/Geometry/PolygonCollection.h&r2=827 File: trunk/MgDev/Common/MapGuideCommon/Services/MapPlotCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MapGuideCommon/Services/MapPlotCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/MapGuideCommon/Services/MapPlotCollection.cpp&r1=826&p2=trunk/MgDev/Common/MapGuideCommon/Services/MapPlotCollection.cpp&r2=827 File: trunk/MgDev/Common/MapGuideCommon/Services/MapPlotCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MapGuideCommon/Services/MapPlotCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/MapGuideCommon/Services/MapPlotCollection.h&r1=826&p2=trunk/MgDev/Common/MapGuideCommon/Services/MapPlotCollection.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/BlobProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/BlobProperty.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/BlobProperty.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/BlobProperty.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/BooleanProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/BooleanProperty.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/BooleanProperty.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/BooleanProperty.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/ByteProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/ByteProperty.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/ByteProperty.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/ByteProperty.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/ClobProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/ClobProperty.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/ClobProperty.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/ClobProperty.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/DoubleProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/DoubleProperty.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/DoubleProperty.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/DoubleProperty.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/Int16Property.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/Int16Property.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/Int16Property.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/Int16Property.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/Int32Property.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/Int32Property.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/Int32Property.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/Int32Property.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/Int64Property.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/Int64Property.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/Int64Property.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/Int64Property.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/IntCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/IntCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/IntCollection.cpp&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/IntCollection.cpp&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/IntCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/IntCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/IntCollection.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/IntCollection.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/PropertyDefinitionCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/PropertyDefinitionCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/PropertyDefinitionCollection.cpp&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/PropertyDefinitionCollection.cpp&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/PropertyDefinitionCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/PropertyDefinitionCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/PropertyDefinitionCollection.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/PropertyDefinitionCollection.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/SerializableCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/SerializableCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/SerializableCollection.cpp&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/SerializableCollection.cpp&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/SerializableCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/SerializableCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/SerializableCollection.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/SerializableCollection.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/SingleProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/SingleProperty.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/SingleProperty.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/SingleProperty.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/StringPropertyCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/StringPropertyCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/StringPropertyCollection.cpp&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/StringPropertyCollection.cpp&r2=827 File: trunk/MgDev/Common/PlatformBase/Data/StringPropertyCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/StringPropertyCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Data/StringPropertyCollection.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Data/StringPropertyCollection.h&r2=827 File: trunk/MgDev/Common/PlatformBase/MapLayer/LayerCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/MapLayer/LayerCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/MapLayer/LayerCollection.cpp&r1=826&p2=trunk/MgDev/Common/PlatformBase/MapLayer/LayerCollection.cpp&r2=827 File: trunk/MgDev/Common/PlatformBase/MapLayer/LayerCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/MapLayer/LayerCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/MapLayer/LayerCollection.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/MapLayer/LayerCollection.h&r2=827 File: trunk/MgDev/Common/PlatformBase/MapLayer/LayerGroupCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/MapLayer/LayerGroupCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/MapLayer/LayerGroupCollection.cpp&r1=826&p2=trunk/MgDev/Common/PlatformBase/MapLayer/LayerGroupCollection.cpp&r2=827 File: trunk/MgDev/Common/PlatformBase/MapLayer/LayerGroupCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/MapLayer/LayerGroupCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/MapLayer/LayerGroupCollection.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/MapLayer/LayerGroupCollection.h&r2=827 File: trunk/MgDev/Common/PlatformBase/MapLayer/MapBase.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/MapLayer/MapBase.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/MapLayer/MapBase.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/MapLayer/MapBase.h&r2=827 File: trunk/MgDev/Common/PlatformBase/MapLayer/MapCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/MapLayer/MapCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/MapLayer/MapCollection.cpp&r1=826&p2=trunk/MgDev/Common/PlatformBase/MapLayer/MapCollection.cpp&r2=827 File: trunk/MgDev/Common/PlatformBase/MapLayer/MapCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/MapLayer/MapCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/MapLayer/MapCollection.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/MapLayer/MapCollection.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Services/ClassDefinitionCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/ClassDefinitionCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Services/ClassDefinitionCollection.cpp&r1=826&p2=trunk/MgDev/Common/PlatformBase/Services/ClassDefinitionCollection.cpp&r2=827 File: trunk/MgDev/Common/PlatformBase/Services/ClassDefinitionCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/ClassDefinitionCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Services/ClassDefinitionCollection.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Services/ClassDefinitionCollection.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Services/FeatureCommandCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/FeatureCommandCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Services/FeatureCommandCollection.cpp&r1=826&p2=trunk/MgDev/Common/PlatformBase/Services/FeatureCommandCollection.cpp&r2=827 File: trunk/MgDev/Common/PlatformBase/Services/FeatureCommandCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/FeatureCommandCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Services/FeatureCommandCollection.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Services/FeatureCommandCollection.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Services/FeatureProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/FeatureProperty.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Services/FeatureProperty.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Services/FeatureProperty.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Services/FeatureQueryOptions.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/FeatureQueryOptions.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Services/FeatureQueryOptions.cpp&r1=826&p2=trunk/MgDev/Common/PlatformBase/Services/FeatureQueryOptions.cpp&r2=827 File: trunk/MgDev/Common/PlatformBase/Services/FeatureSchemaCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/FeatureSchemaCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Services/FeatureSchemaCollection.cpp&r1=826&p2=trunk/MgDev/Common/PlatformBase/Services/FeatureSchemaCollection.cpp&r2=827 File: trunk/MgDev/Common/PlatformBase/Services/FeatureSchemaCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/FeatureSchemaCollection.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Services/FeatureSchemaCollection.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Services/FeatureSchemaCollection.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Services/GeometryProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/GeometryProperty.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Services/GeometryProperty.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Services/GeometryProperty.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Services/LongTransactionReader.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/LongTransactionReader.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Services/LongTransactionReader.cpp&r1=826&p2=trunk/MgDev/Common/PlatformBase/Services/LongTransactionReader.cpp&r2=827 File: trunk/MgDev/Common/PlatformBase/Services/RasterProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/RasterProperty.h?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Services/RasterProperty.h&r1=826&p2=trunk/MgDev/Common/PlatformBase/Services/RasterProperty.h&r2=827 File: trunk/MgDev/Common/PlatformBase/Services/SpatialContextReader.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/SpatialContextReader.cpp?view=diff&rev=827&p1=trunk/MgDev/Common/PlatformBase/Services/SpatialContextReader.cpp&r1=826&p2=trunk/MgDev/Common/PlatformBase/Services/SpatialContextReader.cpp&r2=827 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgStringCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgStringCollection?view=diff&rev=827&p1=trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgStringCollection&r1=826&p2=trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgStringCollection&r2=827 File: trunk/MgDev/Web/src/WebApp/WebApp.vcproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/WebApp/WebApp.vcproj?view=diff&rev=827&p1=trunk/MgDev/Web/src/WebApp/WebApp.vcproj&r1=826&p2=trunk/MgDev/Web/src/WebApp/WebApp.vcproj&r2=827 File: trunk/MgDev/Web/src/WebApp/WebCommandCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/WebApp/WebCommandCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Web/src/WebApp/WebCommandCollection.cpp&r1=826&p2=trunk/MgDev/Web/src/WebApp/WebCommandCollection.cpp&r2=827 File: trunk/MgDev/Web/src/WebApp/WebCommandCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/WebApp/WebCommandCollection.h?view=diff&rev=827&p1=trunk/MgDev/Web/src/WebApp/WebCommandCollection.h&r1=826&p2=trunk/MgDev/Web/src/WebApp/WebCommandCollection.h&r2=827 File: trunk/MgDev/Web/src/WebApp/WebWidgetCollection.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/WebApp/WebWidgetCollection.cpp?view=diff&rev=827&p1=trunk/MgDev/Web/src/WebApp/WebWidgetCollection.cpp&r1=826&p2=trunk/MgDev/Web/src/WebApp/WebWidgetCollection.cpp&r2=827 File: trunk/MgDev/Web/src/WebApp/WebWidgetCollection.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/WebApp/WebWidgetCollection.h?view=diff&rev=827&p1=trunk/MgDev/Web/src/WebApp/WebWidgetCollection.h&r1=826&p2=trunk/MgDev/Web/src/WebApp/WebWidgetCollection.h&r2=827 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 22 18:33:07 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG402][Modified] Enhance .Net API mapping to support .Net IList<T> semantics Message-ID: <13450713.1158964387734.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG402 Type: Enhancement Artifact ID: MG402 (Enhance .Net API mapping to support .Net IList semantics) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Resolution set to new value: Submitted -- Status Explanation set to new value: Code submitted. -- Artifact Status changed: Old value: New New value: Resolved --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Fri Sep 22 18:33:18 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG402][User] Enhance .Net API mapping to support .Net IList<T> semantics Message-ID: <16241959.1158964398777.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG402 Type: Enhancement Artifact ID: MG402 (Enhance .Net API mapping to support .Net IList semantics) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: revadir --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Mon Sep 25 14:24:24 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG390][Modified] Spatial context association of the geometry property not bei... Message-ID: <17496851.1159208664095.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG390 Type: Defect Artifact ID: MG390 (Spatial context association of the geometry property not being used) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG390 Modified File: branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp?view=diff&rev=828&p1=branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp&r1=827&p2=branches/1.0.x/MgDev/Server/src/Services/Mapping/StylizationUtil.cpp&r2=828 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ben.trumbore at autodesk.com Mon Sep 25 16:27:12 2006 From: ben.trumbore at autodesk.com (Ben Trumbore) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG385][Modified] Allow MdfParser to serialize without indentation Message-ID: <18018449.1159216032955.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG385 Type: Defect Artifact ID: MG385 (Allow MdfParser to serialize without indentation) Modified by: Ben Trumbore bentrumbore (ben.trumbore@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG385: Allow MdfParser to serialize without indentation Modified File: trunk/MgDev/Common/MdfParser/FSDSAX2Parser.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/FSDSAX2Parser.cpp?view=diff&rev=829&p1=trunk/MgDev/Common/MdfParser/FSDSAX2Parser.cpp&r1=828&p2=trunk/MgDev/Common/MdfParser/FSDSAX2Parser.cpp&r2=829 File: trunk/MgDev/Common/MdfParser/FSDSAX2Parser.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/FSDSAX2Parser.h?view=diff&rev=829&p1=trunk/MgDev/Common/MdfParser/FSDSAX2Parser.h&r1=828&p2=trunk/MgDev/Common/MdfParser/FSDSAX2Parser.h&r2=829 File: trunk/MgDev/Common/MdfParser/IOUtil.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/MdfParser/IOUtil.cpp?view=diff&rev=829&p1=trunk/MgDev/Common/MdfParser/IOUtil.cpp&r1=828&p2=trunk/MgDev/Common/MdfParser/IOUtil.cpp&r2=829 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ben.trumbore at autodesk.com Mon Sep 25 16:29:23 2006 From: ben.trumbore at autodesk.com (Ben Trumbore) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG385][Modified] Allow MdfParser to serialize without indentation Message-ID: <26560507.1159216163445.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG385 Type: Defect Artifact ID: MG385 (Allow MdfParser to serialize without indentation) Modified by: Ben Trumbore bentrumbore (ben.trumbore@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Developer Notes set to new value: In response to reviewer comments, the method of producing the indentation string was changed to eliminate a potentially time consuming loop. The DisableTabs method was also added to the FSDSAX2Parser class for use when serializing feature sources. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Tue Sep 26 00:57:29 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG403][New] Add tags for SWIG generation of automatic .NET properties fo... Message-ID: <24856144.1159246649231.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG403 Type Enhancement Artifact ID MG403 (Add tags for SWIG generation of automatic .NET properties for Platform API) Reported by Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) New artifact details: --------------------------------------------------------- - Related Artifacts set to new value MG402 - Priority set to new value P3 - Artifact Status set to new value New - Artifact created - Description set to new value Tags added for SWIG generation to support .NET automatic properties for Platform API objects. - Target milestone set to new value 1.1.0 - Summary set to new value Add tags for SWIG generation of automatic .NET properties for Platform API --------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Tue Sep 26 00:57:44 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG403][User] Add tags for SWIG generation of automatic .NET properties fo... Message-ID: <10605734.1159246664151.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG403 Type: Enhancement Artifact ID: MG403 (Add tags for SWIG generation of automatic .NET properties for Platform API) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: ronnielouie --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Tue Sep 26 01:03:29 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG403][Modified] Add tags for SWIG generation of automatic .NET properties fo... Message-ID: <31855339.1159247009981.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG403 Type: Enhancement Artifact ID: MG403 (Add tags for SWIG generation of automatic .NET properties for Platform API) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Description set to new value: Old value: Tags added for SWIG generation to support .NET automatic properties for Platform API objects. New value: Tags added for SWIG generation to support .NET automatic properties for Platform API objects. NUnit tests added to verify object property accessors. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Tue Sep 26 01:04:28 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG403][Modified] Add tags for SWIG generation of automatic .NET properties fo... Message-ID: <3139528.1159247068512.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG403 Type: Enhancement Artifact ID: MG403 (Add tags for SWIG generation of automatic .NET properties for Platform API) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG403 Modified File: trunk/MgDev/BuildTools/WebTools/IMake/IMake.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/BuildTools/WebTools/IMake/IMake.cpp?view=diff&rev=830&p1=trunk/MgDev/BuildTools/WebTools/IMake/IMake.cpp&r1=829&p2=trunk/MgDev/BuildTools/WebTools/IMake/IMake.cpp&r2=830 File: trunk/MgDev/BuildTools/WebTools/IMake/Win32/IMake.exe https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/BuildTools/WebTools/IMake/Win32/IMake.exe?view=diff&rev=830&p1=trunk/MgDev/BuildTools/WebTools/IMake/Win32/IMake.exe&r1=829&p2=trunk/MgDev/BuildTools/WebTools/IMake/Win32/IMake.exe&r2=830 File: trunk/MgDev/Common/Foundation/Data/ByteReader.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/ByteReader.h?view=diff&rev=830&p1=trunk/MgDev/Common/Foundation/Data/ByteReader.h&r1=829&p2=trunk/MgDev/Common/Foundation/Data/ByteReader.h&r2=830 File: trunk/MgDev/Common/Foundation/Data/ByteSource.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/ByteSource.h?view=diff&rev=830&p1=trunk/MgDev/Common/Foundation/Data/ByteSource.h&r1=829&p2=trunk/MgDev/Common/Foundation/Data/ByteSource.h&r2=830 File: trunk/MgDev/Common/Foundation/Data/DateTime.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/DateTime.h?view=diff&rev=830&p1=trunk/MgDev/Common/Foundation/Data/DateTime.h&r1=829&p2=trunk/MgDev/Common/Foundation/Data/DateTime.h&r2=830 File: trunk/MgDev/Common/Foundation/Data/Property.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/Property.h?view=diff&rev=830&p1=trunk/MgDev/Common/Foundation/Data/Property.h&r1=829&p2=trunk/MgDev/Common/Foundation/Data/Property.h&r2=830 File: trunk/MgDev/Common/Foundation/Data/PropertyDefinition.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/PropertyDefinition.h?view=diff&rev=830&p1=trunk/MgDev/Common/Foundation/Data/PropertyDefinition.h&r1=829&p2=trunk/MgDev/Common/Foundation/Data/PropertyDefinition.h&r2=830 File: trunk/MgDev/Common/Foundation/Data/StringProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/StringProperty.h?view=diff&rev=830&p1=trunk/MgDev/Common/Foundation/Data/StringProperty.h&r1=829&p2=trunk/MgDev/Common/Foundation/Data/StringProperty.h&r2=830 File: trunk/MgDev/Common/Foundation/System/Object.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/System/Object.cpp?view=diff&rev=830&p1=trunk/MgDev/Common/Foundation/System/Object.cpp&r1=829&p2=trunk/MgDev/Common/Foundation/System/Object.cpp&r2=830 File: trunk/MgDev/Common/Foundation/System/Object.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/System/Object.h?view=diff&rev=830&p1=trunk/MgDev/Common/Foundation/System/Object.h&r1=829&p2=trunk/MgDev/Common/Foundation/System/Object.h&r2=830 File: trunk/MgDev/Common/Geometry/AggregateGeometry.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/AggregateGeometry.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/AggregateGeometry.h&r1=829&p2=trunk/MgDev/Common/Geometry/AggregateGeometry.h&r2=830 File: trunk/MgDev/Common/Geometry/ArcSegment.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/ArcSegment.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/ArcSegment.h&r1=829&p2=trunk/MgDev/Common/Geometry/ArcSegment.h&r2=830 File: trunk/MgDev/Common/Geometry/Coordinate.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/Coordinate.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/Coordinate.h&r1=829&p2=trunk/MgDev/Common/Geometry/Coordinate.h&r2=830 File: trunk/MgDev/Common/Geometry/CoordinateSystem/CoordinateSystem.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CoordinateSystem/CoordinateSystem.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/CoordinateSystem/CoordinateSystem.h&r1=829&p2=trunk/MgDev/Common/Geometry/CoordinateSystem/CoordinateSystem.h&r2=830 File: trunk/MgDev/Common/Geometry/CoordinateSystem/CoordinateSystemMeasure.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CoordinateSystem/CoordinateSystemMeasure.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/CoordinateSystem/CoordinateSystemMeasure.h&r1=829&p2=trunk/MgDev/Common/Geometry/CoordinateSystem/CoordinateSystemMeasure.h&r2=830 File: trunk/MgDev/Common/Geometry/CoordinateXY.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CoordinateXY.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/CoordinateXY.h&r1=829&p2=trunk/MgDev/Common/Geometry/CoordinateXY.h&r2=830 File: trunk/MgDev/Common/Geometry/CoordinateXYM.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CoordinateXYM.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/CoordinateXYM.h&r1=829&p2=trunk/MgDev/Common/Geometry/CoordinateXYM.h&r2=830 File: trunk/MgDev/Common/Geometry/CoordinateXYZ.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CoordinateXYZ.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/CoordinateXYZ.h&r1=829&p2=trunk/MgDev/Common/Geometry/CoordinateXYZ.h&r2=830 File: trunk/MgDev/Common/Geometry/CoordinateXYZM.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CoordinateXYZM.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/CoordinateXYZM.h&r1=829&p2=trunk/MgDev/Common/Geometry/CoordinateXYZM.h&r2=830 File: trunk/MgDev/Common/Geometry/Curve.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/Curve.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/Curve.h&r1=829&p2=trunk/MgDev/Common/Geometry/Curve.h&r2=830 File: trunk/MgDev/Common/Geometry/CurvePolygon.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CurvePolygon.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/CurvePolygon.h&r1=829&p2=trunk/MgDev/Common/Geometry/CurvePolygon.h&r2=830 File: trunk/MgDev/Common/Geometry/CurveRing.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CurveRing.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/CurveRing.h&r1=829&p2=trunk/MgDev/Common/Geometry/CurveRing.h&r2=830 File: trunk/MgDev/Common/Geometry/CurveSegment.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CurveSegment.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/CurveSegment.h&r1=829&p2=trunk/MgDev/Common/Geometry/CurveSegment.h&r2=830 File: trunk/MgDev/Common/Geometry/CurveString.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/CurveString.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/CurveString.h&r1=829&p2=trunk/MgDev/Common/Geometry/CurveString.h&r2=830 File: trunk/MgDev/Common/Geometry/Envelope.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/Envelope.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/Envelope.h&r1=829&p2=trunk/MgDev/Common/Geometry/Envelope.h&r2=830 File: trunk/MgDev/Common/Geometry/GeometricEntity.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/GeometricEntity.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/GeometricEntity.h&r1=829&p2=trunk/MgDev/Common/Geometry/GeometricEntity.h&r2=830 File: trunk/MgDev/Common/Geometry/Geometry.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/Geometry.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/Geometry.h&r1=829&p2=trunk/MgDev/Common/Geometry/Geometry.h&r2=830 File: trunk/MgDev/Common/Geometry/GeometryComponent.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/GeometryComponent.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/GeometryComponent.h&r1=829&p2=trunk/MgDev/Common/Geometry/GeometryComponent.h&r2=830 File: trunk/MgDev/Common/Geometry/LineString.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/LineString.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/LineString.h&r1=829&p2=trunk/MgDev/Common/Geometry/LineString.h&r2=830 File: trunk/MgDev/Common/Geometry/LinearRing.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/LinearRing.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/LinearRing.h&r1=829&p2=trunk/MgDev/Common/Geometry/LinearRing.h&r2=830 File: trunk/MgDev/Common/Geometry/LinearSegment.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/LinearSegment.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/LinearSegment.h&r1=829&p2=trunk/MgDev/Common/Geometry/LinearSegment.h&r2=830 File: trunk/MgDev/Common/Geometry/MultiCurvePolygon.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/MultiCurvePolygon.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/MultiCurvePolygon.h&r1=829&p2=trunk/MgDev/Common/Geometry/MultiCurvePolygon.h&r2=830 File: trunk/MgDev/Common/Geometry/MultiCurveString.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/MultiCurveString.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/MultiCurveString.h&r1=829&p2=trunk/MgDev/Common/Geometry/MultiCurveString.h&r2=830 File: trunk/MgDev/Common/Geometry/MultiGeometry.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/MultiGeometry.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/MultiGeometry.h&r1=829&p2=trunk/MgDev/Common/Geometry/MultiGeometry.h&r2=830 File: trunk/MgDev/Common/Geometry/MultiLineString.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/MultiLineString.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/MultiLineString.h&r1=829&p2=trunk/MgDev/Common/Geometry/MultiLineString.h&r2=830 File: trunk/MgDev/Common/Geometry/MultiPoint.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/MultiPoint.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/MultiPoint.h&r1=829&p2=trunk/MgDev/Common/Geometry/MultiPoint.h&r2=830 File: trunk/MgDev/Common/Geometry/MultiPolygon.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/MultiPolygon.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/MultiPolygon.h&r1=829&p2=trunk/MgDev/Common/Geometry/MultiPolygon.h&r2=830 File: trunk/MgDev/Common/Geometry/Point.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/Point.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/Point.h&r1=829&p2=trunk/MgDev/Common/Geometry/Point.h&r2=830 File: trunk/MgDev/Common/Geometry/Polygon.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/Polygon.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/Polygon.h&r1=829&p2=trunk/MgDev/Common/Geometry/Polygon.h&r2=830 File: trunk/MgDev/Common/Geometry/Region.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/Region.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/Region.h&r1=829&p2=trunk/MgDev/Common/Geometry/Region.h&r2=830 File: trunk/MgDev/Common/Geometry/Ring.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Geometry/Ring.h?view=diff&rev=830&p1=trunk/MgDev/Common/Geometry/Ring.h&r1=829&p2=trunk/MgDev/Common/Geometry/Ring.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Data/BlobProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/BlobProperty.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Data/BlobProperty.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Data/BlobProperty.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Data/BooleanProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/BooleanProperty.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Data/BooleanProperty.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Data/BooleanProperty.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Data/ByteProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/ByteProperty.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Data/ByteProperty.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Data/ByteProperty.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Data/ClobProperty.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/ClobProperty.cpp?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Data/ClobProperty.cpp&r1=829&p2=trunk/MgDev/Common/PlatformBase/Data/ClobProperty.cpp&r2=830 File: trunk/MgDev/Common/PlatformBase/Data/ClobProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/ClobProperty.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Data/ClobProperty.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Data/ClobProperty.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Data/Color.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/Color.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Data/Color.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Data/Color.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Data/DateTimeProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/DateTimeProperty.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Data/DateTimeProperty.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Data/DateTimeProperty.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Data/DoubleProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/DoubleProperty.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Data/DoubleProperty.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Data/DoubleProperty.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Data/Int16Property.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/Int16Property.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Data/Int16Property.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Data/Int16Property.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Data/Int32Property.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/Int32Property.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Data/Int32Property.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Data/Int32Property.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Data/Int64Property.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/Int64Property.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Data/Int64Property.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Data/Int64Property.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Data/SingleProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Data/SingleProperty.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Data/SingleProperty.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Data/SingleProperty.h&r2=830 File: trunk/MgDev/Common/PlatformBase/MapLayer/LayerBase.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/MapLayer/LayerBase.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/MapLayer/LayerBase.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/MapLayer/LayerBase.h&r2=830 File: trunk/MgDev/Common/PlatformBase/MapLayer/LayerGroup.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/MapLayer/LayerGroup.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/MapLayer/LayerGroup.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/MapLayer/LayerGroup.h&r2=830 File: trunk/MgDev/Common/PlatformBase/MapLayer/MapBase.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/MapLayer/MapBase.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/MapLayer/MapBase.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/MapLayer/MapBase.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/ClassDefinition.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/ClassDefinition.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/ClassDefinition.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/ClassDefinition.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/CreateSdfParams.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/CreateSdfParams.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/CreateSdfParams.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/CreateSdfParams.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/DataPropertyDefinition.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/DataPropertyDefinition.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/DataPropertyDefinition.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/DataPropertyDefinition.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/DeleteFeatures.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/DeleteFeatures.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/DeleteFeatures.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/DeleteFeatures.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/FeatureCommand.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/FeatureCommand.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/FeatureCommand.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/FeatureCommand.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/FeatureProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/FeatureProperty.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/FeatureProperty.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/FeatureProperty.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/FeatureSchema.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/FeatureSchema.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/FeatureSchema.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/FeatureSchema.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/GeometricPropertyDefinition.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/GeometricPropertyDefinition.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/GeometricPropertyDefinition.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/GeometricPropertyDefinition.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/GeometryProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/GeometryProperty.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/GeometryProperty.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/GeometryProperty.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/InsertFeatures.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/InsertFeatures.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/InsertFeatures.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/InsertFeatures.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/LockFeatures.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/LockFeatures.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/LockFeatures.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/LockFeatures.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/LongTransactionReader.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/LongTransactionReader.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/LongTransactionReader.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/LongTransactionReader.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/ObjectPropertyDefinition.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/ObjectPropertyDefinition.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/ObjectPropertyDefinition.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/ObjectPropertyDefinition.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/Raster.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/Raster.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/Raster.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/Raster.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/RasterProperty.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/RasterProperty.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/RasterProperty.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/RasterProperty.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/RasterPropertyDefinition.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/RasterPropertyDefinition.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/RasterPropertyDefinition.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/RasterPropertyDefinition.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/ResourceIdentifier.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/ResourceIdentifier.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/ResourceIdentifier.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/ResourceIdentifier.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/SpatialContextReader.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/SpatialContextReader.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/SpatialContextReader.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/SpatialContextReader.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/UnlockFeatures.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/UnlockFeatures.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/UnlockFeatures.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/UnlockFeatures.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/UpdateFeatures.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/UpdateFeatures.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/UpdateFeatures.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/UpdateFeatures.h&r2=830 File: trunk/MgDev/Common/PlatformBase/Services/Warnings.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/PlatformBase/Services/Warnings.h?view=diff&rev=830&p1=trunk/MgDev/Common/PlatformBase/Services/Warnings.h&r1=829&p2=trunk/MgDev/Common/PlatformBase/Services/Warnings.h&r2=830 File: trunk/MgDev/UnitTest/Common/DotNetWrappers/PropertiesTest.cs https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/UnitTest/Common/DotNetWrappers/PropertiesTest.cs?view=diff&rev=830&p1=trunk/MgDev/UnitTest/Common/DotNetWrappers/PropertiesTest.cs&r1=829&p2=trunk/MgDev/UnitTest/Common/DotNetWrappers/PropertiesTest.cs&r2=830 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj?view=diff&rev=830&p1=trunk/MgDev/Web/src/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj&r1=829&p2=trunk/MgDev/Web/src/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj&r2=830 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Tue Sep 26 01:05:19 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG403][Modified] Add tags for SWIG generation of automatic .NET properties fo... Message-ID: <30409723.1159247119625.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG403 Type: Enhancement Artifact ID: MG403 (Add tags for SWIG generation of automatic .NET properties for Platform API) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Resolution set to new value: Submitted -- Artifact Status changed: Old value: New New value: Resolved -- Submission Reviewed set to new value: No --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Tue Sep 26 01:05:44 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG403][User] Add tags for SWIG generation of automatic .NET properties fo... Message-ID: <15978087.1159247144281.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG403 Type: Enhancement Artifact ID: MG403 (Add tags for SWIG generation of automatic .NET properties for Platform API) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: trevorwekel --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Tue Sep 26 17:31:56 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG403][Modified] Add tags for SWIG generation of automatic .NET properties fo... Message-ID: <21063860.1159306316365.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG403 Type: Enhancement Artifact ID: MG403 (Add tags for SWIG generation of automatic .NET properties for Platform API) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG403 - Addendum to to NUnit tests for .NET property generation for Platform API objects Modified File: trunk/MgDev/UnitTest/Common/DotNetWrappers/PropertiesTest.cs https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/UnitTest/Common/DotNetWrappers/PropertiesTest.cs?view=diff&rev=831&p1=trunk/MgDev/UnitTest/Common/DotNetWrappers/PropertiesTest.cs&r1=830&p2=trunk/MgDev/UnitTest/Common/DotNetWrappers/PropertiesTest.cs&r2=831 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From walt.welton-lair at autodesk.com Wed Sep 27 07:23:39 2006 From: walt.welton-lair at autodesk.com (Walt Welton-Lair) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG78][Modified] DWF Viewer complains when EMap contains too many resources Message-ID: <25428621.1159356219880.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG78 Type: Defect Artifact ID: MG78 (DWF Viewer complains when EMap contains too many resources) Modified by: Walt Welton-Lair waltweltonlair (walt.welton-lair@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Resolution Description set to new value: Old value: This will be fixed in the next release of DWF Viewer. New value: This will be fixed in the next release of DWF Viewer. This was fixed in DWF Viewer 7. -- Artifact Status changed: Old value: Assigned New value: Resolved -- Submission Reviewed set to new value: Yes --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From walt.welton-lair at autodesk.com Wed Sep 27 07:25:37 2006 From: walt.welton-lair at autodesk.com (Walt Welton-Lair) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG157][Modified] Annoyance: DWF viewer samples behaviour changed by Microsof... Message-ID: <7359359.1159356337459.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG157 Type: Defect Artifact ID: MG157 (Annoyance: DWF viewer samples behaviour changed by Microsoft KB912945 update) Modified by: Walt Welton-Lair waltweltonlair (walt.welton-lair@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed set to new value: Yes -- Resolution Description set to new value: Old value: There are two parts to this. 1/ Fixing MapGuide's web surround to use the workaround from Microsoft - this was fixed with submission MG72. 2/ Fixing DWF Viewer - it uses embedded controls and the same workaround needs to be applied here. The next release of DWF Viewer will have this fixed (the fix for EMap has been submitted). New value: There are two parts to this. 1/ Fixing MapGuide's web surround to use the workaround from Microsoft - this was fixed with submission MG72. 2/ Fixing DWF Viewer - it uses embedded controls and the same workaround needs to be applied here. The next release of DWF Viewer will have this fixed (the fix for EMap has been submitted). DWF Viewer 7 addresses this issue. -- Artifact Status changed: Old value: Assigned New value: Resolved --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From walt.welton-lair at autodesk.com Wed Sep 27 07:25:58 2006 From: walt.welton-lair at autodesk.com (Walt Welton-Lair) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG157][User] Annoyance: DWF viewer samples behaviour changed by Microsof... Message-ID: <3437513.1159356358811.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG157 Type: Defect Artifact ID: MG157 (Annoyance: DWF viewer samples behaviour changed by Microsoft KB912945 update) Modified by: Walt Welton-Lair waltweltonlair (walt.welton-lair@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: waltweltonlair --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Wed Sep 27 16:05:19 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG398][Modified] WMS GetFeature doesn't support SRS parameter (only CRS) Message-ID: <15448506.1159387519860.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG398 Type: Defect Artifact ID: MG398 (WMS GetFeature doesn't support SRS parameter (only CRS)) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Resolution Description set to new value: Code fix -- Resolution set to new value: Submitted -- Status Explanation set to new value: Old value: Fixed in trunk. Awaiting approval to fix in SP1 stream. New value: Fixed in trunk. Awaiting approval to fix in SP1 stream. Fixed in SP1 too. -- Artifact Status changed: Old value: Assigned New value: Resolved --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Wed Sep 27 16:10:26 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG404][New] AJAX Viewer .NET Version - Measure command fails on French O... Message-ID: <32076558.1159387826808.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG404 Type Defect Artifact ID MG404 (AJAX Viewer .NET Version - Measure command fails on French OS) Reported by Chris Claydon chrisclaydon (chris.claydon@autodesk.com) New artifact details: --------------------------------------------------------- - Component set to new value Web Server Extensions - Description set to new value When running the .NET version of the web extensions on a French operating system, the Measure command fails when attempting to parse a numerical value that uses a comma as the decimal point. - Subcomponent set to new value AJAX Viewer - Artifact Status set to new value New - Version set to new value 1.0.1 - Operating system set to new value Windows XP - Artifact created - Summary set to new value AJAX Viewer .NET Version - Measure command fails on French OS - Defect Severity set to new value High - Steps to Reproduce set to new value On a French OS using .NET web extensions create a web layout and use the Measure command. - Platform set to new value All - OS Distribution and Version set to new value French --------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Wed Sep 27 16:11:11 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG404][User] AJAX Viewer .NET Version - Measure command fails on French O... Message-ID: <29289126.1159387871899.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG404 Type: Defect Artifact ID: MG404 (AJAX Viewer .NET Version - Measure command fails on French OS) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: chrisclaydon --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Wed Sep 27 16:17:04 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG404][Modified] AJAX Viewer .NET Version - Measure command fails on French O... Message-ID: <5915532.1159388224778.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG404 Type: Defect Artifact ID: MG404 (AJAX Viewer .NET Version - Measure command fails on French OS) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG404 - Fix AJAX viewer problems when numbers are accidentally converted to localized string format. Modified File: trunk/MgDev/Web/src/mapviewernet/buffer.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/buffer.aspx?view=diff&rev=832&p1=trunk/MgDev/Web/src/mapviewernet/buffer.aspx&r1=831&p2=trunk/MgDev/Web/src/mapviewernet/buffer.aspx&r2=832 File: trunk/MgDev/Web/src/mapviewernet/bufferui.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/bufferui.aspx?view=diff&rev=832&p1=trunk/MgDev/Web/src/mapviewernet/bufferui.aspx&r1=831&p2=trunk/MgDev/Web/src/mapviewernet/bufferui.aspx&r2=832 File: trunk/MgDev/Web/src/mapviewernet/common.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/common.aspx?view=diff&rev=832&p1=trunk/MgDev/Web/src/mapviewernet/common.aspx&r1=831&p2=trunk/MgDev/Web/src/mapviewernet/common.aspx&r2=832 File: trunk/MgDev/Web/src/mapviewernet/legend.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/legend.aspx?view=diff&rev=832&p1=trunk/MgDev/Web/src/mapviewernet/legend.aspx&r1=831&p2=trunk/MgDev/Web/src/mapviewernet/legend.aspx&r2=832 File: trunk/MgDev/Web/src/mapviewernet/mainframe.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/mainframe.aspx?view=diff&rev=832&p1=trunk/MgDev/Web/src/mapviewernet/mainframe.aspx&r1=831&p2=trunk/MgDev/Web/src/mapviewernet/mainframe.aspx&r2=832 File: trunk/MgDev/Web/src/mapviewernet/mapframe.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/mapframe.aspx?view=diff&rev=832&p1=trunk/MgDev/Web/src/mapviewernet/mapframe.aspx&r1=831&p2=trunk/MgDev/Web/src/mapviewernet/mapframe.aspx&r2=832 File: trunk/MgDev/Web/src/mapviewernet/measure.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/measure.aspx?view=diff&rev=832&p1=trunk/MgDev/Web/src/mapviewernet/measure.aspx&r1=831&p2=trunk/MgDev/Web/src/mapviewernet/measure.aspx&r2=832 File: trunk/MgDev/Web/src/mapviewernet/measureui.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/measureui.aspx?view=diff&rev=832&p1=trunk/MgDev/Web/src/mapviewernet/measureui.aspx&r1=831&p2=trunk/MgDev/Web/src/mapviewernet/measureui.aspx&r2=832 File: trunk/MgDev/Web/src/mapviewernet/search.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/search.aspx?view=diff&rev=832&p1=trunk/MgDev/Web/src/mapviewernet/search.aspx&r1=831&p2=trunk/MgDev/Web/src/mapviewernet/search.aspx&r2=832 File: trunk/MgDev/Web/src/mapviewernet/searchprompt.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/searchprompt.aspx?view=diff&rev=832&p1=trunk/MgDev/Web/src/mapviewernet/searchprompt.aspx&r1=831&p2=trunk/MgDev/Web/src/mapviewernet/searchprompt.aspx&r2=832 File: trunk/MgDev/Web/src/mapviewernet/selectwithinui.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/selectwithinui.aspx?view=diff&rev=832&p1=trunk/MgDev/Web/src/mapviewernet/selectwithinui.aspx&r1=831&p2=trunk/MgDev/Web/src/mapviewernet/selectwithinui.aspx&r2=832 File: trunk/MgDev/Web/src/mapviewernet/viewoptions.aspx https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/mapviewernet/viewoptions.aspx?view=diff&rev=832&p1=trunk/MgDev/Web/src/mapviewernet/viewoptions.aspx&r1=831&p2=trunk/MgDev/Web/src/mapviewernet/viewoptions.aspx&r2=832 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Wed Sep 27 16:18:24 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG404][Modified] AJAX Viewer .NET Version - Measure command fails on French O... Message-ID: <24096905.1159388304867.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG404 Type: Defect Artifact ID: MG404 (AJAX Viewer .NET Version - Measure command fails on French OS) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG404 - Fix AJAX viewer problems when numbers were accidentally converted to localized string format Modified File: branches/1.0.x/MgDev/Web/src/mapviewernet/buffer.aspx https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewernet/buffer.aspx?view=diff&rev=833&p1=branches/1.0.x/MgDev/Web/src/mapviewernet/buffer.aspx&r1=832&p2=branches/1.0.x/MgDev/Web/src/mapviewernet/buffer.aspx&r2=833 File: branches/1.0.x/MgDev/Web/src/mapviewernet/bufferui.aspx https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewernet/bufferui.aspx?view=diff&rev=833&p1=branches/1.0.x/MgDev/Web/src/mapviewernet/bufferui.aspx&r1=832&p2=branches/1.0.x/MgDev/Web/src/mapviewernet/bufferui.aspx&r2=833 File: branches/1.0.x/MgDev/Web/src/mapviewernet/common.aspx https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewernet/common.aspx?view=diff&rev=833&p1=branches/1.0.x/MgDev/Web/src/mapviewernet/common.aspx&r1=832&p2=branches/1.0.x/MgDev/Web/src/mapviewernet/common.aspx&r2=833 File: branches/1.0.x/MgDev/Web/src/mapviewernet/legend.aspx https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewernet/legend.aspx?view=diff&rev=833&p1=branches/1.0.x/MgDev/Web/src/mapviewernet/legend.aspx&r1=832&p2=branches/1.0.x/MgDev/Web/src/mapviewernet/legend.aspx&r2=833 File: branches/1.0.x/MgDev/Web/src/mapviewernet/mainframe.aspx https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewernet/mainframe.aspx?view=diff&rev=833&p1=branches/1.0.x/MgDev/Web/src/mapviewernet/mainframe.aspx&r1=832&p2=branches/1.0.x/MgDev/Web/src/mapviewernet/mainframe.aspx&r2=833 File: branches/1.0.x/MgDev/Web/src/mapviewernet/mapframe.aspx https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewernet/mapframe.aspx?view=diff&rev=833&p1=branches/1.0.x/MgDev/Web/src/mapviewernet/mapframe.aspx&r1=832&p2=branches/1.0.x/MgDev/Web/src/mapviewernet/mapframe.aspx&r2=833 File: branches/1.0.x/MgDev/Web/src/mapviewernet/measure.aspx https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewernet/measure.aspx?view=diff&rev=833&p1=branches/1.0.x/MgDev/Web/src/mapviewernet/measure.aspx&r1=832&p2=branches/1.0.x/MgDev/Web/src/mapviewernet/measure.aspx&r2=833 File: branches/1.0.x/MgDev/Web/src/mapviewernet/measureui.aspx https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewernet/measureui.aspx?view=diff&rev=833&p1=branches/1.0.x/MgDev/Web/src/mapviewernet/measureui.aspx&r1=832&p2=branches/1.0.x/MgDev/Web/src/mapviewernet/measureui.aspx&r2=833 File: branches/1.0.x/MgDev/Web/src/mapviewernet/search.aspx https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewernet/search.aspx?view=diff&rev=833&p1=branches/1.0.x/MgDev/Web/src/mapviewernet/search.aspx&r1=832&p2=branches/1.0.x/MgDev/Web/src/mapviewernet/search.aspx&r2=833 File: branches/1.0.x/MgDev/Web/src/mapviewernet/searchprompt.aspx https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewernet/searchprompt.aspx?view=diff&rev=833&p1=branches/1.0.x/MgDev/Web/src/mapviewernet/searchprompt.aspx&r1=832&p2=branches/1.0.x/MgDev/Web/src/mapviewernet/searchprompt.aspx&r2=833 File: branches/1.0.x/MgDev/Web/src/mapviewernet/selectwithinui.aspx https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewernet/selectwithinui.aspx?view=diff&rev=833&p1=branches/1.0.x/MgDev/Web/src/mapviewernet/selectwithinui.aspx&r1=832&p2=branches/1.0.x/MgDev/Web/src/mapviewernet/selectwithinui.aspx&r2=833 File: branches/1.0.x/MgDev/Web/src/mapviewernet/viewoptions.aspx https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Web/src/mapviewernet/viewoptions.aspx?view=diff&rev=833&p1=branches/1.0.x/MgDev/Web/src/mapviewernet/viewoptions.aspx&r1=832&p2=branches/1.0.x/MgDev/Web/src/mapviewernet/viewoptions.aspx&r2=833 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From tony.fang at autodesk.com Wed Sep 27 18:41:44 2006 From: tony.fang at autodesk.com (Tony Fang) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG399][Modified] GetSpatialContexts returning NULL extent Message-ID: <23452439.1159396904786.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG399 Type: Defect Artifact ID: MG399 (GetSpatialContexts returning NULL extent) Modified by: Tony Fang tonyfang (tony.fang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG399 Handle NULL extents returned from GetSpatialContexts Modified File: branches/1.0.x/MgDev/Common/Service/Services/SpatialContextData.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Services/SpatialContextData.cpp?view=diff&rev=834&p1=branches/1.0.x/MgDev/Common/Service/Services/SpatialContextData.cpp&r1=833&p2=branches/1.0.x/MgDev/Common/Service/Services/SpatialContextData.cpp&r2=834 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From tony.fang at autodesk.com Wed Sep 27 18:52:59 2006 From: tony.fang at autodesk.com (Tony Fang) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG399][User] GetSpatialContexts returning NULL extent Message-ID: <14469949.1159397579047.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG399 Type: Defect Artifact ID: MG399 (GetSpatialContexts returning NULL extent) Modified by: Tony Fang tonyfang (tony.fang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: brucedechant -- New value added to attribute Assigned to: tonyfang --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Wed Sep 27 19:12:03 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG405][New] Usability enhancements for MgByteReader Message-ID: <32631341.1159398723832.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG405 Type Enhancement Artifact ID MG405 (Usability enhancements for MgByteReader) Reported by Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) New artifact details: --------------------------------------------------------- - Testing Notes set to new value MgByteSource and MgByteSink will continue to be supported but may be deprecated in a future release of the API. The new MgByteReader APIs are a superset of the existing functionality. - Priority set to new value P3 - Artifact created - Justification set to new value MgByteReader is a key API class but it is not very programmer friendly. - Artifact Status set to new value New - Submission Reviewed set to new value No - Summary set to new value Usability enhancements for MgByteReader - Target milestone set to new value 1.1.0 - Description set to new value Add additional shortcut APIs to MgByteReader so that it is easier to use. The news APIs allow direct conversion to/from byte arrays, files, and strings. Also add an additional .Net type mapping between MgStringCollection and the .Net StringCollection. .Net based unit tests were created for added APIs. MgByteSource and MgByteSink will continue to be supported but may be deprecated in a future release of the API. The new MgByteReader APIs are a superset of the existing functionality. - Developer Notes set to new value MgByteSource and MgByteSink will continue to be supported but may be deprecated in a future release of the API. The new MgByteReader APIs are a superset of the existing functionality. - Documentation Notes set to new value MgByteSource and MgByteSink will continue to be supported but may be deprecated in a future release of the API. The new MgByteReader APIs are a superset of the existing functionality. --------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Wed Sep 27 19:12:13 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG405][User] Usability enhancements for MgByteReader Message-ID: <25334637.1159398733997.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG405 Type: Enhancement Artifact ID: MG405 (Usability enhancements for MgByteReader) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: trevorwekel --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Wed Sep 27 19:12:30 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG405][Modified] Usability enhancements for MgByteReader Message-ID: <27497520.1159398750509.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG405 Type: Enhancement Artifact ID: MG405 (Usability enhancements for MgByteReader) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Artifact Status changed: Old value: New New value: Assigned --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Wed Sep 27 19:16:28 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG405][Modified] Usability enhancements for MgByteReader Message-ID: <16458159.1159398988975.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG405 Type: Enhancement Artifact ID: MG405 (Usability enhancements for MgByteReader) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG405: Usability enhancements for MgByteReader Added File: trunk/MgDev/UnitTest/Common/DotNetWrappers/ByteReaderTest.cs https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/UnitTest/Common/DotNetWrappers/ByteReaderTest.cs?view=auto&rev=835 Modified File: trunk/MgDev/Common/Foundation/Data/ByteReader.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/ByteReader.cpp?view=diff&rev=835&p1=trunk/MgDev/Common/Foundation/Data/ByteReader.cpp&r1=834&p2=trunk/MgDev/Common/Foundation/Data/ByteReader.cpp&r2=835 File: trunk/MgDev/Common/Foundation/Data/ByteReader.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/Foundation/Data/ByteReader.h?view=diff&rev=835&p1=trunk/MgDev/Common/Foundation/Data/ByteReader.h&r1=834&p2=trunk/MgDev/Common/Foundation/Data/ByteReader.h&r2=835 File: trunk/MgDev/UnitTest/Common/DotNetWrappers/CollectionTest.cs https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/UnitTest/Common/DotNetWrappers/CollectionTest.cs?view=diff&rev=835&p1=trunk/MgDev/UnitTest/Common/DotNetWrappers/CollectionTest.cs&r1=834&p2=trunk/MgDev/UnitTest/Common/DotNetWrappers/CollectionTest.cs&r2=835 File: trunk/MgDev/UnitTest/Common/DotNetWrappers/DotNetWrappers.csproj https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/UnitTest/Common/DotNetWrappers/DotNetWrappers.csproj?view=diff&rev=835&p1=trunk/MgDev/UnitTest/Common/DotNetWrappers/DotNetWrappers.csproj&r1=834&p2=trunk/MgDev/UnitTest/Common/DotNetWrappers/DotNetWrappers.csproj&r2=835 File: trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgStringCollection https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgStringCollection?view=diff&rev=835&p1=trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgStringCollection&r1=834&p2=trunk/MgDev/Web/src/DotNetUnmanagedApi/custom/MgStringCollection&r2=835 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Wed Sep 27 19:16:59 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG405][Modified] Usability enhancements for MgByteReader Message-ID: <32893230.1159399019636.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG405 Type: Enhancement Artifact ID: MG405 (Usability enhancements for MgByteReader) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Resolution set to new value: Submitted -- Artifact Status changed: Old value: Assigned New value: Resolved -- Resolution Description set to new value: Code changes submitted. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From trevor.wekel at autodesk.com Wed Sep 27 19:17:40 2006 From: trevor.wekel at autodesk.com (Trevor Wekel) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG405][User] Usability enhancements for MgByteReader Message-ID: <8607458.1159399060369.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG405 Type: Enhancement Artifact ID: MG405 (Usability enhancements for MgByteReader) Modified by: Trevor Wekel trevorwekel (trevor.wekel@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: ronnielouie --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 28 18:09:46 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG384][Modified] Performance Improvement: Add FDO connection pooling Message-ID: <13617259.1159481386816.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG384 Type: Enhancement Artifact ID: MG384 (Performance Improvement: Add FDO connection pooling) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG384 Modified File: branches/1.0.x/MgDev/Common/Service/System/ConfigProperties.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/System/ConfigProperties.cpp?view=diff&rev=836&p1=branches/1.0.x/MgDev/Common/Service/System/ConfigProperties.cpp&r1=835&p2=branches/1.0.x/MgDev/Common/Service/System/ConfigProperties.cpp&r2=836 File: branches/1.0.x/MgDev/Common/Service/System/ConfigProperties.h https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/System/ConfigProperties.h?view=diff&rev=836&p1=branches/1.0.x/MgDev/Common/Service/System/ConfigProperties.h&r1=835&p2=branches/1.0.x/MgDev/Common/Service/System/ConfigProperties.h&r2=836 File: branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.cpp?view=diff&rev=836&p1=branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.cpp&r1=835&p2=branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.cpp&r2=836 File: branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.h https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.h?view=diff&rev=836&p1=branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.h&r1=835&p2=branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.h&r2=836 File: branches/1.0.x/MgDev/Server/src/Core/Server.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Core/Server.cpp?view=diff&rev=836&p1=branches/1.0.x/MgDev/Server/src/Core/Server.cpp&r1=835&p2=branches/1.0.x/MgDev/Server/src/Core/Server.cpp&r2=836 File: branches/1.0.x/MgDev/Server/src/Core/serverconfig.ini https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Core/serverconfig.ini?view=diff&rev=836&p1=branches/1.0.x/MgDev/Server/src/Core/serverconfig.ini&r1=835&p2=branches/1.0.x/MgDev/Server/src/Core/serverconfig.ini&r2=836 File: branches/1.0.x/MgDev/Server/src/Services/Resource/ApplicationRepositoryManager.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Resource/ApplicationRepositoryManager.cpp?view=diff&rev=836&p1=branches/1.0.x/MgDev/Server/src/Services/Resource/ApplicationRepositoryManager.cpp&r1=835&p2=branches/1.0.x/MgDev/Server/src/Services/Resource/ApplicationRepositoryManager.cpp&r2=836 File: branches/1.0.x/MgDev/Server/src/Services/Resource/ResourceContentManager.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Resource/ResourceContentManager.cpp?view=diff&rev=836&p1=branches/1.0.x/MgDev/Server/src/Services/Resource/ResourceContentManager.cpp&r1=835&p2=branches/1.0.x/MgDev/Server/src/Services/Resource/ResourceContentManager.cpp&r2=836 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 28 18:30:32 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG406][New] Identity properties are not being retrieved correctly which ... Message-ID: <28432674.1159482632313.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG406 Type Defect Artifact ID MG406 (Identity properties are not being retrieved correctly which leads to all features being selected when using the AJAX viewer) Reported by Bruce Dechant brucedechant (bruce.dechant@autodesk.com) New artifact details: --------------------------------------------------------- - Platform set to new value All - Component set to new value Server - Defect Severity set to new value High - Artifact created - Priority set to new value P2 - Version set to new value 1.0.1 - Operating system set to new value All - Subcomponent set to new value Feature Service - Description set to new value The MapGuide server code is not properly returning the identity properties when dealing with feature sources that contain more then one feature class. This can cause all the features to be selected when using the AJAX viewer and performing selection of a single feature. - Target milestone set to new value 1.0.2 - Steps to Reproduce set to new value 1) Setup a feature source that contains multiple feature classes. 2) Ensure that the 1st feature class in the list does not have the same identity properties as any of the other feature classes. 3) Create a layer against this feature source, but select any feature class other than the 1st one. 4) Try and select a single feature using the AJAX viewer and observe that all the features are selected. - Summary set to new value Identity properties are not being retrieved correctly which leads to all features being selected when using the AJAX viewer - Artifact Status set to new value New --------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 28 18:30:44 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG406][User] Identity properties are not being retrieved correctly which ... Message-ID: <16805592.1159482644759.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG406 Type: Defect Artifact ID: MG406 (Identity properties are not being retrieved correctly which leads to all features being selected when using the AJAX viewer) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: ronnielouie -- New value added to attribute Assigned to: brucedechant --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Thu Sep 28 18:30:57 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG406][Modified] Identity properties are not being retrieved correctly which ... Message-ID: <2011325.1159482657228.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG406 Type: Defect Artifact ID: MG406 (Identity properties are not being retrieved correctly which leads to all features being selected when using the AJAX viewer) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed set to new value: No -- Artifact Status changed: Old value: New New value: Assigned --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Thu Sep 28 18:32:31 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG407][New] Connection pooling causes joins to fail Message-ID: <13817293.1159482751179.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG407 Type Defect Artifact ID MG407 (Connection pooling causes joins to fail) Reported by Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) New artifact details: --------------------------------------------------------- - Version set to new value 1.0.1 - External ID set to new value 832470 - Steps to Reproduce set to new value Preview a layer using a join, for example SDF and ODBC. The layer should preview. Attempt to zoom and nothing is shown. Several errors in the server error logs indicating "Cannot establish connection" are generated and the layer will no longer preview. - Component set to new value Server - Artifact Status set to new value New - Defect Severity set to new value High - Priority set to new value P2 - Artifact created - Subcomponent set to new value Feature Service - Description set to new value Preview a layer using a join, for example SDF and ODBC. The layer should preview. Attempt to zoom and nothing is shown. Several errors in the server error logs indicating "Cannot establish connection" are generated and the layer will no longer preview. - Summary set to new value Connection pooling causes joins to fail --------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Thu Sep 28 18:32:40 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG407][User] Connection pooling causes joins to fail Message-ID: <24250947.1159482760302.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG407 Type: Defect Artifact ID: MG407 (Connection pooling causes joins to fail) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Assigned to: ronnielouie --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Thu Sep 28 20:32:45 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG407][Modified] Connection pooling causes joins to fail Message-ID: <22169380.1159489965903.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG407 Type: Defect Artifact ID: MG407 (Connection pooling causes joins to fail) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Build set to new value: 178.56 -- External ID changed: Old value: 832470 New value: 832470, 832724 -- Resolution Description set to new value: When connection pooling is enabled, the join code was attempting to obtain the connection from the pool and pass it to the join engine. When finished, the join code closed the connection, but it still remained in the pool. When obtaining the connection again, it is able to grab it, but since it is closed, it results in the connection error. The solution is to prevent the join code from closing the connection since it should be managed by the pool instead. Also, as a failover the FdoConnectionManager is modified to check for an open connection before retrieving it from the pool. This submission also fixes a related defect where server would crash when previewing layers consisting of a join. Problem was that DescribeSchema was not returning a correct schema for the feature source, when lead to a null pointer when interrogating the class definition for the extension. --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Thu Sep 28 20:46:48 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG407][Modified] Connection pooling causes joins to fail Message-ID: <20575481.1159490808969.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG407 Type: Defect Artifact ID: MG407 (Connection pooling causes joins to fail) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG407 Connection pooling causes joins to fail Modified File: branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.cpp?view=diff&rev=837&p1=branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.cpp&r1=836&p2=branches/1.0.x/MgDev/Server/src/Common/Manager/FdoConnectionManager.cpp&r2=837 File: branches/1.0.x/MgDev/Server/src/Services/Feature/FeatureServiceCache.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Feature/FeatureServiceCache.cpp?view=diff&rev=837&p1=branches/1.0.x/MgDev/Server/src/Services/Feature/FeatureServiceCache.cpp&r1=836&p2=branches/1.0.x/MgDev/Server/src/Services/Feature/FeatureServiceCache.cpp&r2=837 File: branches/1.0.x/MgDev/Server/src/Services/Feature/GwsConnectionPool.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Feature/GwsConnectionPool.cpp?view=diff&rev=837&p1=branches/1.0.x/MgDev/Server/src/Services/Feature/GwsConnectionPool.cpp&r1=836&p2=branches/1.0.x/MgDev/Server/src/Services/Feature/GwsConnectionPool.cpp&r2=837 File: branches/1.0.x/MgDev/Server/src/Services/Feature/ServerCreateFeatureSource.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Feature/ServerCreateFeatureSource.cpp?view=diff&rev=837&p1=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerCreateFeatureSource.cpp&r1=836&p2=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerCreateFeatureSource.cpp&r2=837 File: branches/1.0.x/MgDev/Server/src/Services/Feature/ServerDescribeSchema.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Feature/ServerDescribeSchema.cpp?view=diff&rev=837&p1=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerDescribeSchema.cpp&r1=836&p2=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerDescribeSchema.cpp&r2=837 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Thu Sep 28 20:47:30 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG407][Modified] Connection pooling causes joins to fail Message-ID: <19064032.1159490850632.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG407 Type: Defect Artifact ID: MG407 (Connection pooling causes joins to fail) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Target milestone set to new value: 1.1.0 -- Resolution set to new value: Submitted -- Artifact Status changed: Old value: New New value: Resolved --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Thu Sep 28 20:47:50 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG407][User] Connection pooling causes joins to fail Message-ID: <6032474.1159490870083.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG407 Type: Defect Artifact ID: MG407 (Connection pooling causes joins to fail) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: brucedechant --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Fri Sep 29 12:31:09 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG389][Modified] Server does not log errors for layers that fail to be styliz... Message-ID: <2496581.1159547469655.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG389 Type: Defect Artifact ID: MG389 (Server does not log errors for layers that fail to be stylized) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed changed: Old value: No New value: Yes --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Fri Sep 29 12:58:05 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG384][Modified] Performance Improvement: Add FDO connection pooling Message-ID: <18242073.1159549085750.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG384 Type: Enhancement Artifact ID: MG384 (Performance Improvement: Add FDO connection pooling) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG384 Modified File: branches/1.0.x/MgDev/Server/src/Core/Server.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Core/Server.cpp?view=diff&rev=838&p1=branches/1.0.x/MgDev/Server/src/Core/Server.cpp&r1=837&p2=branches/1.0.x/MgDev/Server/src/Core/Server.cpp&r2=838 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Fri Sep 29 13:00:14 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG397][Modified] Update GetSpatialContext API to set OGC WKT for FDO WFS/WMS ... Message-ID: <11135008.1159549214478.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG397 Type: Defect Artifact ID: MG397 (Update GetSpatialContext API to set OGC WKT for FDO WFS/WMS provider spatial contexts) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed changed: Old value: No New value: Yes --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From ronnie.louie at autodesk.com Fri Sep 29 13:12:58 2006 From: ronnie.louie at autodesk.com (Ronnie Louie) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG405][Modified] Usability enhancements for MgByteReader Message-ID: <26884014.1159549978442.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG405 Type: Enhancement Artifact ID: MG405 (Usability enhancements for MgByteReader) Modified by: Ronnie Louie ronnielouie (ronnie.louie@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Submission Reviewed changed: Old value: No New value: Yes --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Fri Sep 29 14:14:19 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG406][Modified] Identity properties are not being retrieved correctly which ... Message-ID: <13645667.1159553659103.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG406 Type: Defect Artifact ID: MG406 (Identity properties are not being retrieved correctly which leads to all features being selected when using the AJAX viewer) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG406 Modified File: branches/1.0.x/MgDev/Server/src/Services/Feature/ServerDescribeSchema.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Feature/ServerDescribeSchema.cpp?view=diff&rev=839&p1=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerDescribeSchema.cpp&r1=838&p2=branches/1.0.x/MgDev/Server/src/Services/Feature/ServerDescribeSchema.cpp&r2=839 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From bruce.dechant at autodesk.com Fri Sep 29 14:14:58 2006 From: bruce.dechant at autodesk.com (Bruce Dechant) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG406][Modified] Identity properties are not being retrieved correctly which ... Message-ID: <19612580.1159553698217.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG406 Type: Defect Artifact ID: MG406 (Identity properties are not being retrieved correctly which leads to all features being selected when using the AJAX viewer) Modified by: Bruce Dechant brucedechant (bruce.dechant@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- Build set to new value: 178.58 -- Resolution Description set to new value: Code fix submitted. -- Status Explanation set to new value: Code fix submitted. -- Resolution set to new value: Submitted -- Artifact Status changed: Old value: Assigned New value: Resolved --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Fri Sep 29 17:31:04 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG353][Modified] WMS Calls to MapGuide Open fail with 1.0.1 Message-ID: <26304438.1159565464176.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG353 Type: Defect Artifact ID: MG353 (WMS Calls to MapGuide Open fail with 1.0.1) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG353 - IIS cannot read the PROJ_LIB setting from an environment variable in the web tier. This prevents the coordinate system dictionary from initializing correctly. So if we fail to obtain the value of PROJ_LIB using getenv() we now look for a registry entry that stores the required path. Modified File: branches/1.0.x/MgDev/Common/CoordinateSystem/CoordSysCatalog.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/CoordinateSystem/CoordSysCatalog.cpp?view=diff&rev=840&p1=branches/1.0.x/MgDev/Common/CoordinateSystem/CoordSysCatalog.cpp&r1=839&p2=branches/1.0.x/MgDev/Common/CoordinateSystem/CoordSysCatalog.cpp&r2=840 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From chris.claydon at autodesk.com Fri Sep 29 17:35:34 2006 From: chris.claydon at autodesk.com (Chris Claydon) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG353][Modified] WMS Calls to MapGuide Open fail with 1.0.1 Message-ID: <4934643.1159565734734.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG353 Type: Defect Artifact ID: MG353 (WMS Calls to MapGuide Open fail with 1.0.1) Modified by: Chris Claydon chrisclaydon (chris.claydon@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG353 - Read PROJ_LIB from registry if read from environment variable fails Modified File: trunk/MgDev/Common/CoordinateSystem/CoordSysCatalog.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Common/CoordinateSystem/CoordSysCatalog.cpp?view=diff&rev=841&p1=trunk/MgDev/Common/CoordinateSystem/CoordSysCatalog.cpp&r1=840&p2=trunk/MgDev/Common/CoordinateSystem/CoordSysCatalog.cpp&r2=841 --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From steve.dang at autodesk.com Sat Sep 30 02:06:00 2006 From: steve.dang at autodesk.com (Steve Dang) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG408][New] Security: Web Admin vulnerable to cross-site scripting attac... Message-ID: <25806607.1159596360149.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG408 Type Defect Artifact ID MG408 (Security: Web Admin vulnerable to cross-site scripting attacks) Reported by Steve Dang stevedang (steve.dang@autodesk.com) New artifact details: --------------------------------------------------------- - Operating system set to new value All - Platform set to new value All - Artifact created - Component set to new value Web Server Extensions - Defect Severity set to new value High - Summary set to new value Security: Web Admin vulnerable to cross-site scripting attacks - Description set to new value Security: Web Admin vulnerable to cross-site scripting attacks - Priority set to new value P1 - Version set to new value 1.0.1 - Subcomponent set to new value Map Admin - Steps to Reproduce set to new value Log into the Web Admin application using a valid administrator's username and password. Add a new user using the following data: User ID : badadmin User name : Big Bad Admin Description : Can I have your cookie? Password and confirmation: password Click Save. Expected result: The user to be added with all metacharacters escaped so that the browser doesn't read the user name and description as html (i.e. the user name in the displayed user list should reproduce the above data exactly, not show 'Big Bad Admin' with the 'Bad' in bold and the 'Admin' in italics. No alert dialog box should be displayed either.) Actual result: The user name in the list has bold and italic portions. An alert dialog pops up containing the data from the user's cookie for the admin site. Even if you log off and log on as a different admin, the exploit is active--when the other user displays the user list (either explicitly, or by viewing logs that contain the information), the cookie is displayed. A more sophisticated exploit could invisibly redirect the user to a spoofed site to 'phish' for the user's username and password. This problem can also be duplicated using the Add Group functionality. - Artifact Status set to new value New - Target milestone set to new value 1.0.2 --------------------------------------------------------- This message was automatically generated by Project Tracker. From steve.dang at autodesk.com Sat Sep 30 02:06:29 2006 From: steve.dang at autodesk.com (Steve Dang) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG408][User] Security: Web Admin vulnerable to cross-site scripting attac... Message-ID: <22336721.1159596389110.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG408 Type: Defect Artifact ID: MG408 (Security: Web Admin vulnerable to cross-site scripting attacks) Modified by: Steve Dang stevedang (steve.dang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- -- New value added to attribute Reviewer: trevorwekel -- New value added to attribute Assigned to: stevedang --------------------------------------------------------------------- This message was automatically generated by Project Tracker. From steve.dang at autodesk.com Sat Sep 30 02:34:12 2006 From: steve.dang at autodesk.com (Steve Dang) Date: Fri Dec 22 16:08:34 2006 Subject: [mapguide][MG408][Modified] Security: Web Admin vulnerable to cross-site scripting attac... Message-ID: <4997559.1159598052034.JavaMail.httpd@localhost> You can view the artifact detail at the following URL: https://mapguide.osgeo.org/servlets/Scarab/id/MG408 Type: Defect Artifact ID: MG408 (Security: Web Admin vulnerable to cross-site scripting attacks) Modified by: Steve Dang stevedang (steve.dang@autodesk.com) The following modifications were made to this artifact: --------------------------------------------------------------------- Added following comment to artifact:: Automated Comment. Version control commit message. MG408 (Security: Web Admin vulnerable to cross-site scripting attacks) Modified File: branches/1.0.x/MgDev/Common/Service/System/Configuration.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/System/Configuration.cpp?view=diff&rev=842&p1=branches/1.0.x/MgDev/Common/Service/System/Configuration.cpp&r1=841&p2=branches/1.0.x/MgDev/Common/Service/System/Configuration.cpp&r2=842 File: branches/1.0.x/MgDev/Common/Service/Util/Util.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Util/Util.cpp?view=diff&rev=842&p1=branches/1.0.x/MgDev/Common/Service/Util/Util.cpp&r1=841&p2=branches/1.0.x/MgDev/Common/Service/Util/Util.cpp&r2=842 File: branches/1.0.x/MgDev/Common/Service/Util/Util.h https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Common/Service/Util/Util.h?view=diff&rev=842&p1=branches/1.0.x/MgDev/Common/Service/Util/Util.h&r1=841&p2=branches/1.0.x/MgDev/Common/Service/Util/Util.h&r2=842 File: branches/1.0.x/MgDev/Server/src/Services/Site/ServerSiteService.cpp https://mapguide.osgeo.org/source/browse/mapguide/branches/1.0.x/MgDev/Server/src/Services/Site/ServerSiteService.cpp?view=diff&rev=842&p1=branches/1.0.x/MgDev/Server/src/Services/Site/ServerSiteService.cpp&r1=841&p2=branches/1.0.x/MgDev/Server/src/Services/Site/ServerSiteService.cpp&r2=842 --------------------------------------------------------------------- This message was automatically generated by Project Tracker.