Alon Bar-Lev has posted comments on this change.
Change subject: userportal, webadmin: added favicon.ico to branding
......................................................................
Patch Set 1:
(1 comment)
....................................................
File
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/branding/BrandingServlet.java
Line 44: public void doGet(final HttpServletRequest request,
Line 45: final HttpServletResponse response) throws IOException,
Line 46: ServletException {
Line 47:
Line 48: if (request.getRequestURI().equals("/favicon.ico")) {
???
http://www.chami.com/tips/Internet/110599I.html
Line 49: String faviconPath =
brandingManager.getBrandedFaviconPath();
Line 50: if (faviconPath == null) {
Line 51: response.sendError(HttpServletResponse.SC_NOT_FOUND);
Line 52: }
--
To view, visit http://gerrit.ovirt.org/18385
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I1dcd9d0f22a7c5867c39576020ad16dd6c53deda
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Sheremeta <[email protected]>
Gerrit-Reviewer: Alexander Wels <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Einav Cohen <[email protected]>
Gerrit-Reviewer: Greg Sheremeta <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches