| Summary: | po header contains invalid entry will cause upload/push failure | ||
|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Patrick Huang <pahuang> |
| Component: | Usability | Assignee: | Patrick Huang <pahuang> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Damian Jansen <djansen> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | dchen, djansen, yurchor, zanata-bugs |
| Target Milestone: | --- | Keywords: | screened |
| Target Release: | 3.7 | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 3.7.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-3120) | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-22 02:19:44 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Patrick Huang
2013-11-13 04:31:12 UTC
Our current accepted header entry is in "key:value\n" format. But I've tried with "key:\n" ":value:\n" "\n" msgcat seems accept them all. Should be an easy fix and reduce dev and user's time for troubleshooting this type of errors. *** Bug 1201718 has been marked as a duplicate of this bug. *** Verified server (master) at d43744fe01f6d97c15727b33d9944068e04ca624 Verified client (master) at 9fbe0e4395cb2e492f295debc1bee1d55cf0c2f7 |