Opened 8 months ago

#2875 new defect

MGOS 4.0 FDO providers.xml file. PostgreSQL provider has the wrong DisplayName and Description

Reported by: pcardinal Owned by:
Priority: medium Milestone:
Component: General Version:
Severity: minor Keywords:
Cc: pcardinal External ID:

Description

<Name>OSGeo.PostgreSQL.4.2</Name>

<DisplayName>OSGeo FDO Provider for MySQL </DisplayName> <Description>Read/write access to MySQL-based data store. Supports spatial data types and spatial query operations. </Description>

Should be

<Name>OSGeo.PostgreSQL.4.2</Name> <DisplayName>OSGeo FDO Provider for PostgreSQL </DisplayName> <Description>Read/write access to PostgreSQL-based data store. Supports spatial data types and spatial query operations. </Description>

Change History (0)

Note: See TracTickets for help on using tickets.