[mapguide][MG144][New] MgColor is not part of the third-party API

Alain Lebatard alain.lebatard at autodesk.com
Mon Mar 20 20:37:42 EST 2006


You can view the artifact detail at the following URL:

    https://mapguide.osgeo.org/servlets/Scarab/id/MG144

Type
 Defect

Artifact ID
 MG144 (MgColor is not part of the third-party API)

Reported by
 Alain Lebatard
 alainlebatard (alain.lebatard at autodesk.com)

New artifact details:
---------------------------------------------------------

- Description set to new value
  Third party scripts writien in PHP, JSP, or ASP.NET cannot use the class MgColor
- Version set to new value
  1.0.0
- Subcomponent set to new value
  Web API
- Steps to Reproduce set to new value
  The following PHP script fails with an error "Fatal error: Class 'MgColor' not found"

<?php

$clr = new MgColor(0, 0, 128);
echo "RGB: " . $clr->GetColor();

?>

- Summary set to new value
  MgColor is not part of the third-party API
- Defect Severity set to new value
  Medium
- Artifact Status set to new value
  New
- Platform set to new value
  All
- Component set to new value
  Web Server Extensions
- Artifact created

---------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Mapguide_issues mailing list