Itamar Heim has submitted this change and it was merged.
Change subject: engine: no documentation message
......................................................................
engine: no documentation message
- Fixed issue where the locale in the links would have
an underscore, while the documentation would contain
a dash. This caused the message to popup even though
the documentation was installed. Fixed it so it no longer
matters if the link has an underscore or dash in it,
both will correctly determine if the language is available.
Change-Id: Ic70eb10eb0264857568028f8307df4408dd36922
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1011430
Signed-off-by: Alexander Wels <awels(a)redhat.com>
---
M backend/manager/modules/root/src/main/java/org/ovirt/engine/core/DocsServlet.java
1 file changed, 9 insertions(+), 5 deletions(-)
Approvals:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20447
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic70eb10eb0264857568028f8307df4408dd36922
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server