|
127 KB
|
118 KB
|
123 KB
|
92 KB
|
58 KB
Scenario 1 (reported in issue description): WON'T FIX
If you turn on the i18n flag and run ADS, you'll see that the words DATATYPE and OBJECT_TYPE are non-translatable texts. These are internal labels for extraction and scripting. If we try to change them for PostgreSQL, we'll also need to make other code changes to make them work correctly.
Scenarios 2 and 3 (reported in this issue comment): FIXED
These two scenarios showed what the problem would be when the wrong non-translatable object types were being used. I've fixed the Object Search code so that DATATYPE and OBJECT_TYPE are used as labels. With DATATYPE and OBJECT_TYPE as object types, the correct icons are displayed.
Take a look at the attachment Issue15307.png. It explains that when translatable texts are used, we display the labels "Domain" and "Data Type". But when non-translatable object types are used, we display DATATYPE and OBJECT_TYPE.
Scenario 1 (reported in issue description): WON'T FIX
If you turn on the i18n flag and run ADS, you'll see that the words DATATYPE and OBJECT_TYPE are non-translatable texts. These are internal labels for extraction and scripting. If we try to change them for PostgreSQL, we'll also need to make other code changes to make them work correctly.
Scenarios 2 and 3 (reported in this issue comment): FIXED
These two scenarios showed what the problem would be when the wrong non-translatable object types were being used. I've fixed the Object Search code so that DATATYPE and OBJECT_TYPE are used as labels. With DATATYPE and OBJECT_TYPE as object types, the correct icons are displayed.
Take a look at the attachment Issue15307.png. It explains that when translatable texts are used, we display the labels "Domain" and "Data Type". But when non-translatable object types are used, we display DATATYPE and OBJECT_TYPE.
closed and verified issue in ADS19.0.0-beta-24
please refer screenshot closed_15307.png
closed and verified issue in ADS19.0.0-beta-24
please refer screenshot closed_15307.png
Issue #15307 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADS 19.0.0-beta-24 |
No time estimate |