Allon Mureinik has posted comments on this change.
Change subject: core: Remove deprecated Postgres options
......................................................................
Patch Set 1:
The implementation of getI18NPrefix seems straight forward:
public static String getI18NPrefix() {
// for tests we don't have the Config class initialized
if (Config.getConfigUtils() == null)
return "";
else
return Config.<String> GetValue(ConfigValues.DBI18NPrefix);
}
Eli - is it possible that the behavior you're describing was removed in some
earlier patch?
--
To view, visit http://gerrit.ovirt.org/9682
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I6f7d76256490ada9c1b31020e87577523f6451fc
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches