Vojtech Szocs 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:
Vojtech Szocs: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20105
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic70eb10eb0264857568028f8307df4408dd36922
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
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: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server