Opened 4 months ago

Closed 4 months ago

#1006 closed defect (fixed)

PostgreSQL provider has MySQL provider metadata when dll installed

Reported by: jng Owned by: jng
Priority: major Milestone: 4.2.0
Component: PostgreSQL Provider Version:
Severity: 3 Keywords:
Cc: External ID:

Description

When you install the PostgreSQL provider using the provider registry API, it is installed into providers.xml with MySQL provider metadata.

Change History (3)

comment:1 by jng, 4 months ago

Resolution: invalid
Status: assignedclosed

Couldn't actually find the specific strings in the PostgreSQL provider source

comment:2 by jng, 4 months ago

Resolution: invalid
Status: closedreopened

Re-opening.

The cause is that the PostgreSQL provider is providing the MySQL provider message catalog ids when resolving localizable strings.

comment:3 by jng, 4 months ago

Resolution: fixed
Status: reopenedclosed

In 8261:

Use correct message ids for PostgreSQL provider

Fixes #1006

Note: See TracTickets for help on using tickets.