[mapguide][MG152][New] MgColor::GetColor() throws MgNotImplementedException
Alain Lebatard
alain.lebatard at autodesk.com
Tue Mar 21 14:15:53 EST 2006
You can view the artifact detail at the following URL:
https://mapguide.osgeo.org/servlets/Scarab/id/MG152
Type
Defect
Artifact ID
MG152 (MgColor::GetColor() throws MgNotImplementedException)
Reported by
Alain Lebatard
alainlebatard (alain.lebatard at autodesk.com)
New artifact details:
---------------------------------------------------------
- Steps to Reproduce set to new value
The following script fails because of an MgNotImplementedException is thrown:
<?php
$clr = new MgColor(0, 0, 128);
echo "RGB: " . $clr->GetColor();
?>
- Summary set to new value
MgColor::GetColor() throws MgNotImplementedException
- Subcomponent set to new value
Web API
- Artifact created
- Version set to new value
1.0.0
- Description set to new value
MgColor::GetColor() is not implemented.
- Defect Severity set to new value
Medium
- Artifact Status set to new value
New
- Component set to new value
Web Server Extensions
- Platform set to new value
All
---------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Mapguide_issues
mailing list