Bug 832345
| Summary: | [Branding]The files in images directory is not correct when create a brand | ||
|---|---|---|---|
| Product: | [Community] Publican | Reporter: | zhaiyu <yzhai> |
| Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ruediger Landmann <rlandman+disabled> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | mshao, rlandman+disabled, rlandman |
| Target Milestone: | 3.0 | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 3.0.0 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-10-31 03:11:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
zhaiyu
2012-06-15 08:27:33 UTC
A newly-created brand file should not contain these images. The images in a brand override the default images provided by the Publican "common" brand. If you do not create custom images for your brand, Publican uses the default images when you build a document. This is a bug. Publican should be copying the images in brand-template/images/ to the new brand. Looks like brand-template isn't being installed properly and the copy isn't being caught when it fails. The brand template files were not being copied during publican install and the copy was not giving an error message when it failed. Fixed installer and add error message. To ssh://git.fedorahosted.org/git/publican.git d60b0f1..762f306 master -> master Verified in 3.0.t197 -- brand is created with images directory already populated |