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 , 4 months ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
comment:2 by , 4 months ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Re-opening.
The cause is that the PostgreSQL provider is providing the MySQL provider message catalog ids when resolving localizable strings.
Note:
See TracTickets
for help on using tickets.
Couldn't actually find the specific strings in the PostgreSQL provider source