Bug 1077024
| Summary: | Content Spec defined publican.cfg values should probably be omitted | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] PressGang CCMS | Reporter: | Lee Newson <lnewson> | ||||
| Component: | ImportTool | Assignee: | Matthew Casperson <mcaspers> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 1.5 | CC: | cbredesen, mcaspers | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 1.5 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-05-01 21:39:58 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: | |||||||
| Attachments: |
|
||||||
|
Description
Lee Newson
2014-03-17 03:07:40 UTC
Fixed in 201403171339 The following are ignored: xml_lang brand type dtdver The values are not removed and are just commented out. Since they will never be useful (except in custom configs, ie: beta-publican.cfg), they should be removed (probably with a note at the end of the import saying that they were removed and why). Also we should probably include that warning during the validation process as well, so I'll create a bug for that in a second. In the case that you don't want to remove them, then it would be better left as is and the above should take care of it. Fixed in 201404021024 I'll leave the values commented out because things like different brands in secondary config files have no equivalent field in the content spec. This way the original source information is present and can be retrieved later on if needed. A message is display when the import has finished notifying the user that some fields have been commented out. Verified that a message is displayed when the import has been completed. I've undone these changes. Now only the publican.cfg file will have redundant fields removed. Secondary config files have all fields added. Created attachment 881600 [details]
Image showing multiple notes being displayed
I got this before when uploading a book, so I'm just logging it as a reference. Since I've only seen it once, I'm not going to set this back to ASSIGNED until I see it again.
The warning isn't shown when importing from a directory. Since this isn't actually supported yet I'm just making a note of it here. All the warnings should have been removed. If you see any then it is a bug. Right sorry I misunderstood your comment earlier. I thought you meant that you undid the changes for the additional files and left the root one as it was. In that case marking this as VERIFIED. |