Bug 717814

Summary: RFE - Display warning if orphan po file is detected.
Product: [Retired] Zanata Reporter: Ding-Yi Chen <dchen>
Component: Component-Maven, Component-PythonClientAssignee: Isaac Rooskov <irooskov>
Status: CLOSED WONTFIX QA Contact: Zanata-QA Mailling List <zanata-qa>
Severity: low Docs Contact:
Priority: medium    
Version: unspecifiedCC: mkim, sflaniga, yshao, zanata-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-24 01:01:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ding-Yi Chen 2011-06-30 01:31:35 UTC
Description of problem:
Current maven client ignores orphan po files (the po files that don't have corresponding pot files) silently.

However, get warning when orphan po file is detected has following benefits:
1) Less misleading
2) It is easier for users to notice the change so they can take corresponding actions, like a) remove the orphan file or b) discuss with upstream about the change.


Version-Release number of selected component (if applicable):
1.4-SNAPSHOT (20110623-1549)


How reproducible:
Always

Steps to Reproduce:
1. git clone git://git.fedorahosted.org/docs/deployment-guide.git
2. cd deployment-guide; git checkout f13
3. Create a project "deployment-guide" in zanata, and a version as "f13"
4. Push the project to zanata server
  
Actual results:
Orphan po files do not trigger warning.

Expected results:
Orphan po files trigger warning like:
[Warning] XXX.po is orphaned.


Additional info:

Comment 1 Sean Flanigan 2011-09-07 04:33:07 UTC
Assigning to Scrum product owner for prioritisation.

Comment 2 Runa Bhattacharjee 2012-07-30 14:02:41 UTC
Is this still a problem? Thanks

Comment 3 Sean Flanigan 2012-07-31 02:37:01 UTC
This RFE has not been implemented yet.