From bugzilla at redhat.com Thu Dec 1 05:39:15 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 1 Dec 2011 00:39:15 -0500 Subject: [zanata-bugs] [Bug 758972] New: As a tester, I want to delete my user account so that I can execute "first login" test cases Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: As a tester, I want to delete my user account so that I can execute "first login" test cases https://bugzilla.redhat.com/show_bug.cgi?id=758972 Summary: As a tester, I want to delete my user account so that I can execute "first login" test cases Product: Zanata Version: 1.5-SNAPSHOT Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: medium Component: Component-Logic AssignedTo: runab at redhat.com ReportedBy: sflaniga at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Group: private Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- When using an external auth system like Kerberos, it is very difficult to test scenarios involving first login, because you can't just register another user account. We need to be able to delete the Zanata account corresponding to a Kerberos user. This would let the user log in again and test the "first login" workflow. This function would obviously be restricted to admin users, because it will have to remove or modify all data which is owned by the user being deleted, so as to avoid dangling foreign keys. Removing the data could be very dangerous, so it might be best to mark the user's record as obsolete, and wipe out its username field. The important thing is that the user must be able to log in again and create a brand new user record under the original username. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu Dec 1 06:14:43 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 1 Dec 2011 01:14:43 -0500 Subject: [zanata-bugs] [Bug 758972] As a tester, I want to delete my user account so that I can execute "first login" test cases In-Reply-To: References: Message-ID: <201112010614.pB16EhT7024233@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=758972 --- Comment #1 from Sean Flanigan 2011-12-01 01:14:42 EST --- Created attachment 538948 --> https://bugzilla.redhat.com/attachment.cgi?id=538948 server.log showing ConstraintViolationException deleting a user Even if we do implement some sort of obsolete user function, we should enable cascade delete from HAccount to HAccountRole, HLocaleMember and HProject_Maintainer. If the only associated entities for a user are those, it should be okay to delete the user. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu Dec 1 08:04:48 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 1 Dec 2011 03:04:48 -0500 Subject: [zanata-bugs] [Bug 759001] New: Not able to login directly into a particular project. Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Not able to login directly into a particular project. https://bugzilla.redhat.com/show_bug.cgi?id=759001 Summary: Not able to login directly into a particular project. Product: Zanata Version: 1.4.2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: low Priority: unspecified Component: Component-Logic AssignedTo: runab at redhat.com ReportedBy: mgiri at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Description of problem: Trying to log into a particular project, after authentication it comes to the home page not coming to the desired project. Version-Release number of selected component (if applicable): 1.4.2 How reproducible: Always Steps to Reproduce: 1.Log in to a particular project. (i.e,https://translate.zanata.org/zanata/project/view/aeolus-conductor) 2. After authentication it will come to the home page, and again you have to search for that project from the list. 3. Actual results: It always comes to the home page irrespective of the project link you are trying to login. Expected results: After authentication it should come to the desired project page, not to the home page. Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 2 02:23:30 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 1 Dec 2011 21:23:30 -0500 Subject: [zanata-bugs] [Bug 759337] New: Translation editor: Long word in source cell invades the editor cell Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Translation editor: Long word in source cell invades the editor cell https://bugzilla.redhat.com/show_bug.cgi?id=759337 Summary: Translation editor: Long word in source cell invades the editor cell Product: Zanata Version: 1.4.1 Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Usability AssignedTo: runab at redhat.com ReportedBy: dchen at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Created attachment 539480 --> https://bugzilla.redhat.com/attachment.cgi?id=539480 Screen shoot of the symptom Description of problem: When encounter an unbreakable long word, usually url, near the right border of source cell, the long word does not wrap properly and shows on top of editor cell. This does not only looks bad, but also make "copy from source" button hard to press. Version-Release number of selected component (if applicable): Zanata version 1.4.1 (20111006-0937) This also appear in 1.4.3 How reproducible: Always Steps to Reproduce: 1. login in translate.jboss.org 2. Go to "JBoss EAP - Security Guide", version 5.1.0, click translate (any language will do) 3. click Document "chap-JBoss_Security_Extension_Architecture" 4. Normally the symptom can already be seen. If not, narrower the browser. Actual results: Long source word invaded the editor cell. Expected results: Long source word stays in source cell/column. Additional info: Two workarounds: 1. Use bigger screen. 2. Opera seems to handle the rendering properly. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 2 02:23:57 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 1 Dec 2011 21:23:57 -0500 Subject: [zanata-bugs] [Bug 759337] Translation editor: Long word in source cell invades the editor cell In-Reply-To: References: Message-ID: <201112020223.pB22Nvjt020994@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759337 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Usability |Component-UI -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 2 04:24:31 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 1 Dec 2011 23:24:31 -0500 Subject: [zanata-bugs] [Bug 746859] Projects page: Sort by "Project Name" should sort by project name, not by project id In-Reply-To: References: Message-ID: <201112020424.pB24OV20016171@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=746859 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |1.4.2-SNAPSHOT | |(20111019-1122) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 2 04:28:29 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 1 Dec 2011 23:28:29 -0500 Subject: [zanata-bugs] [Bug 716782] RFE: Ability to sort&group projects in a Zanata Instance In-Reply-To: References: Message-ID: <201112020428.pB24ST7n003940@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=716782 --- Comment #2 from Ding-Yi Chen 2011-12-01 23:28:28 EST --- Jared, As Bug 746859 describe, Zanata-1.4.1 and early is actually sort by id, not by project name. This is fixed in 1.4.2. Yet, the project grouping is not yet implemented. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 2 05:26:36 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 2 Dec 2011 00:26:36 -0500 Subject: [zanata-bugs] [Bug 759001] Not able to login directly into a particular project. In-Reply-To: References: Message-ID: <201112020526.pB25QaDi016164@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759001 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|x86_64 |All OS/Version|Linux |All -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 2 05:26:01 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 2 Dec 2011 00:26:01 -0500 Subject: [zanata-bugs] [Bug 759001] Not able to login directly into a particular project. In-Reply-To: References: Message-ID: <201112020526.pB25Q18S016104@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759001 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|unspecified |medium Severity|low |medium -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 2 05:47:27 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 2 Dec 2011 00:47:27 -0500 Subject: [zanata-bugs] [Bug 759359] New: "Search project" does not find correct result. Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: "Search project" does not find correct result. https://bugzilla.redhat.com/show_bug.cgi?id=759359 Summary: "Search project" does not find correct result. Product: Zanata Version: 1.4.3-SNAPSHOT Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: medium Priority: unspecified Component: Component-Persistence AssignedTo: runab at redhat.com ReportedBy: dchen at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Description of problem: On Zanata 1.4.3, searching project sometimes failed to retrieve relevant results. This did not happen in Zanata version 1.4.1 (20111006-0937) Version-Release number of selected component (if applicable): Zanata version 1.4.3-beta-1 (20111201-2036) How reproducible: Always Steps to Reproduce: 1. Login in the staging instance 2. Search project by "rhn" Actual results: Only "RHN Satellite UI" is returned Expected results: 3 projects should be returned: rhn-client-tools RHN Satellite UI RHN_Subscription_Management Additional info: Make sure the database has been re-indexed. To re-indexed the database, Go Menu Administration -> Manage Search -> "Re-index full text search database" -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 2 08:10:19 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 2 Dec 2011 03:10:19 -0500 Subject: [zanata-bugs] [Bug 729522] RFE: Map language codes to teams server-side In-Reply-To: References: Message-ID: <201112020810.pB28AJcb001403@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=729522 --- Comment #5 from Runa Bhattacharjee 2011-12-02 03:10:16 EST --- As a references, am adding the link from the publican documentation about how their language codes are structured: http://docs.fedoraproject.org/en-US/Fedora_Contributor_Documentation/1/html/Users_Guide/appe-Users_Guide-Language_codes.html -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 5 02:54:29 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 4 Dec 2011 21:54:29 -0500 Subject: [zanata-bugs] [Bug 747836] Transaction failed when re-indexing full-text-search database In-Reply-To: References: Message-ID: <201112050254.pB52sT7j018769@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=747836 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Group|redhat | -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 5 04:56:53 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 4 Dec 2011 23:56:53 -0500 Subject: [zanata-bugs] [Bug 759983] New: Features for Skynet integration Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Features for Skynet integration https://bugzilla.redhat.com/show_bug.cgi?id=759983 Summary: Features for Skynet integration Product: Zanata Version: unspecified Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Component-Logic AssignedTo: runab at redhat.com ReportedBy: mcaspers at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- I need to get a few features implemented for the integration with Skynet: 1. Deterministic URLs to the editor for a specific document 2. The ability to get translation statistics (like x% completed) for a document via the REST interface.. 3. The ability to list the available translation resources for a document. At the moment the ITranslationResources.getTranslations() function assumes the caller is asking for a specific language, which forces me run through every locale when downloading the translations (50 odd locales * 500 documents makes for a very lengthy downloading process). 4. The ability to create a project, project revision, specify languages and assigned a user to a language via the REST API . This is so I can create the Skynet project via code rather than having to set it up manually via the web page each time. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 5 06:32:10 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 5 Dec 2011 01:32:10 -0500 Subject: [zanata-bugs] [Bug 759994] New: Editor table stops working after 'Source and Target' search returns no results Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Editor table stops working after 'Source and Target' search returns no results https://bugzilla.redhat.com/show_bug.cgi?id=759994 Summary: Editor table stops working after 'Source and Target' search returns no results Product: Zanata Version: 1.4.3-SNAPSHOT Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Component-UI AssignedTo: runab at redhat.com ReportedBy: damason at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Description of problem: After a search of source and target textflows has returned no results, any attempt to clear or change the search causes the editor table to remain blank until a different document is loaded. Version-Release number of selected component (if applicable): 1.4.3-SNAPSHOT 1.5-SNAPSHOT How reproducible: Always Steps to Reproduce: 1. Load a document with 1 or more text flows 2. Click the search textbox and type a string that is not present in any flows 3. Press Enter so that "There is no data to display" is shown. 4a. Click the X to clear the results OR 4b. Type another string in the box and press Enter Loading a document with no content may also cause the same behaviour. Actual results: The editor table is blank and no text flows are shown. Expected results: The results of the new search are shown, or all textflows if the search was cleared. Additional info: Exception on Javascript console whenever this happens (just a gwt UmbrellaException though). Probably caused by trying to auto-save with an empty table. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 5 06:37:50 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 5 Dec 2011 01:37:50 -0500 Subject: [zanata-bugs] [Bug 759994] Editor table stops working after 'Source and Target' search returns no results In-Reply-To: References: Message-ID: <201112050637.pB56boxe021015@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759994 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com AssignedTo|runab at redhat.com |aeng at redhat.com --- Comment #1 from Sean Flanigan 2011-12-05 01:37:50 EST --- Possible workarounds: (a) go back to document list and select a different document, or (b) reload page with F5. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 5 20:47:12 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 5 Dec 2011 15:47:12 -0500 Subject: [zanata-bugs] [Bug 759983] Features for Skynet integration In-Reply-To: References: Message-ID: <201112052047.pB5KlC3e021467@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759983 Matthew Casperson changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |755802 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 6 00:41:57 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 5 Dec 2011 19:41:57 -0500 Subject: [zanata-bugs] [Bug 756264] Highlight differences compared to Translation Memory matches In-Reply-To: References: Message-ID: <201112060041.pB60fv0r013310@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756264 --- Comment #1 from Sean Flanigan 2011-12-05 19:41:56 EST --- I've done some of the work here: https://github.com/zanata/zanata/tree/rhbz756264 The colour scheme still needs some work. I think we need an option (easily accessible, not buried in the options menu) to hide the deleted/missing text, which would switch from a diff view to highlighting the matching text. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 6 02:26:44 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 5 Dec 2011 21:26:44 -0500 Subject: [zanata-bugs] [Bug 760390] New: User story: As a GWT developer, I want to push/pull UTF-8 Properties files so that they can be translated Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: User story: As a GWT developer, I want to push/pull UTF-8 Properties files so that they can be translated https://bugzilla.redhat.com/show_bug.cgi?id=760390 Summary: User story: As a GWT developer, I want to push/pull UTF-8 Properties files so that they can be translated Product: Zanata Version: 1.4.3-SNAPSHOT Platform: Unspecified OS/Version: Unspecified Status: NEW Keywords: UserStory Severity: unspecified Priority: unspecified Component: Component-Maven AssignedTo: runab at redhat.com ReportedBy: sflaniga at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- User story: As a GWT developer, I want to push/pull UTF-8 Properties files so that they can be translated The existing implementation expects and generates standard Java Properties files, which are ISO-8859-1. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 6 05:13:18 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 6 Dec 2011 00:13:18 -0500 Subject: [zanata-bugs] [Bug 759994] Editor table stops working after 'Source and Target' search returns no results In-Reply-To: References: Message-ID: <201112060513.pB65DIfs007284@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759994 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|unspecified |high Severity|unspecified |medium -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 6 05:42:05 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 6 Dec 2011 00:42:05 -0500 Subject: [zanata-bugs] [Bug 747836] Transaction failed when re-indexing full-text-search database In-Reply-To: References: Message-ID: <201112060542.pB65g5Gs001995@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=747836 --- Comment #3 from Sean Flanigan 2011-12-06 00:42:04 EST --- Note that https://github.com/zanata/zanata/commit/ae29a61cb999f2b4611534958f6f9f485ffde1db didn't make it into Zanata 1.4.3, which means that "re-index" tends to omit the last batch of entities from the search index. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 6 05:48:09 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 6 Dec 2011 00:48:09 -0500 Subject: [zanata-bugs] [Bug 759001] Not able to login directly into a particular project. In-Reply-To: References: Message-ID: <201112060548.pB65m9oA003372@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759001 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Component|Component-Logic |Usability --- Comment #1 from Sean Flanigan 2011-12-06 00:48:08 EST --- True, this is annoying, and we should do something about it. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 6 06:16:39 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 6 Dec 2011 01:16:39 -0500 Subject: [zanata-bugs] [Bug 759994] Editor table stops working after 'Source and Target' search returns no results In-Reply-To: References: Message-ID: <201112060616.pB66GdEM010511@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759994 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ON_QA --- Comment #2 from Alex Eng 2011-12-06 01:16:39 EST --- Bug fixed in 1.4. See https://github.com/zanata/zanata/commit/4bf069930b4895cea55d9ac09162d2bbbab0570f -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 6 06:29:21 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 6 Dec 2011 01:29:21 -0500 Subject: [zanata-bugs] [Bug 759994] Editor table stops working after 'Source and Target' search returns no results In-Reply-To: References: Message-ID: <201112060629.pB66TLVT013435@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759994 --- Comment #3 from David Mason 2011-12-06 01:29:20 EST --- merged to 1.5 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 6 07:27:01 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 6 Dec 2011 02:27:01 -0500 Subject: [zanata-bugs] [Bug 760431] New: Moving to a new page does not refresh the translation textboxes Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Moving to a new page does not refresh the translation textboxes https://bugzilla.redhat.com/show_bug.cgi?id=760431 Summary: Moving to a new page does not refresh the translation textboxes Product: Zanata Version: 1.4.3-SNAPSHOT Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Usability AssignedTo: runab at redhat.com ReportedBy: runab at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Description of problem: After translating the last entry of a page, when a translator moves to a new page the first string of the next page is initially not-clickable. Eventually when it becomes editable, it shows the translations from the first entry of the earlier page next to the first entry of the second page. An edit in this box affects the first entry of the first page. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. sign in at translate.zanata.org and open a project with multiple pages 2. complete the translations on page 1 and move to page 2 3. click the first entry on page 2 4. if the box does not become editable, click on the second string 5. move back to the first entry on page 2 again 6. check if any translations show up on that box 7. edit the translation 8. go back to the 1st entry on page 1 and check if the edits from step 7 have been applied here. Actual results: The translation for string 1 from page 1 are displayed. If it is not displayed, then go back to step 2, edit the last string on page 1 again and move to page 2. Repeat step 3. Expected results: The first entry of page 2 should display an empty text box or any existing translations for the string at that position correctly. Additional info: Does not happen all the time. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 6 07:49:41 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 6 Dec 2011 02:49:41 -0500 Subject: [zanata-bugs] [Bug 760390] User story: As a GWT developer, I want to push/pull UTF-8 Properties files so that they can be translated In-Reply-To: References: Message-ID: <201112060749.pB67nf0U018233@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760390 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ON_QA --- Comment #1 from Sean Flanigan 2011-12-06 02:49:40 EST --- https://github.com/zanata/zanata/commit/f072bb3814fcb3f1680d98b0e2028c8a32dd84f8 is in branch 1.4 (1.4.4-SNAPSHOT) Some test data can be found here: https://github.com/droolsjbpm/guvnor/tree/master/guvnor-webapp-drools/src/main/java/org/drools/guvnor/client/messages -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 6 08:00:19 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 6 Dec 2011 03:00:19 -0500 Subject: [zanata-bugs] [Bug 760431] Moving to a new page does not refresh the translation textboxes In-Reply-To: References: Message-ID: <201112060800.pB680JYO021726@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760431 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|unspecified |high Severity|unspecified |urgent -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 6 23:51:48 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 6 Dec 2011 18:51:48 -0500 Subject: [zanata-bugs] [Bug 760788] New: Clone shortcut Alt+G collides with hotkey in browsers search functionality Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Clone shortcut Alt+G collides with hotkey in browsers search functionality https://bugzilla.redhat.com/show_bug.cgi?id=760788 Summary: Clone shortcut Alt+G collides with hotkey in browsers search functionality Product: Zanata Version: 1.4.1 Platform: Unspecified URL: https://translate.engineering.redhat.com/webtrans/Appl ication.html?project=rhel_deployment_guide&iteration=6 .2&localeId=de&locale=de OS/Version: Linux Status: NEW Severity: low Priority: unspecified Component: Component-UI AssignedTo: runab at redhat.com ReportedBy: hpeters at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.24) Gecko/20111108 Fedora/3.6.24-1.fc14 Firefox/3.6.24 When having the Browsers search functionality open (the little search bar that opens at the bottom of the window when pressing Ctrl+F), this search bar uses a number of hotkeys. These hotkeys are accessed by pressing Alt+letter. Pressing Alt+G in order to clone the msgid to msgstr does not work, because the browser instead uses this to activate the G-hotkey in the search bar (in this case toggling a certain check box) This problem would be specific to the locale the browser is using - other languages might not use the hotkey Alt+G for anything. Reproducible: Always Steps to Reproduce: 1. browser locale needs to be German 2. open browser search bar with Ctrl+F 3. open editor for any string 4. hit Alt+G Actual Results: Brower will toggle a checkbox in search bar. Msgid will not be cloned. Have to close the browsers search bar before being able to clone using Alt+G Expected Results: Msgid should be cloned to msgstr. No big deal I guess, if this is the whole scope of the problem. Something to keep an eye out for though, in case it affects other languages, other hotkeys, other functions. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 6 23:56:12 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 6 Dec 2011 18:56:12 -0500 Subject: [zanata-bugs] [Bug 760788] Clone shortcut Alt+G collides with hotkey in browsers search functionality In-Reply-To: References: Message-ID: <201112062356.pB6NuCn9017511@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760788 --- Comment #1 from Hedda Peters 2011-12-06 18:56:11 EST --- Created attachment 541631 --> https://bugzilla.redhat.com/attachment.cgi?id=541631 Search functionality at bottom of browser window -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 03:58:50 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 6 Dec 2011 22:58:50 -0500 Subject: [zanata-bugs] [Bug 760828] Source & target Strings are overlapping In-Reply-To: References: Message-ID: <201112070358.pB73woG6004822@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760828 Yuko Katabami changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Unspecified |x86_64 OS/Version|Unspecified |Linux -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 03:58:07 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 6 Dec 2011 22:58:07 -0500 Subject: [zanata-bugs] [Bug 760828] New: Source & target Strings are overlapping Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Source & target Strings are overlapping https://bugzilla.redhat.com/show_bug.cgi?id=760828 Summary: Source & target Strings are overlapping Product: Zanata Version: 1.4.1 Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Component-UI AssignedTo: runab at redhat.com ReportedBy: ykatabam at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Description of problem: A long source string can overflow beyond the field and appear on top of the target string field, making it difficult to read. Version-Release number of selected component (if applicable): 1.4.1 How reproducible: Please check the following example: RHEV Administration Guide 3.0 File: topics/References/RHEV//2 String: Sets the usernam to log in as to USER. This must be a username that exists in directory services, and is known to the Red Hat Enterprise Virtualization Manager. The user must be specified in the format user@domain, where user is replaced by the username, and domain is replaced by the directory services domain in use. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 05:29:14 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 00:29:14 -0500 Subject: [zanata-bugs] [Bug 742872] As a project maintainer, I want my Maven modules to share Zanata configuration so that administration is easy In-Reply-To: References: Message-ID: <201112070529.pB75TEx3025318@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=742872 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.redhat.com | |/show_bug.cgi?id=760390 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 05:29:15 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 00:29:15 -0500 Subject: [zanata-bugs] [Bug 760390] User story: As a GWT developer, I want to push/pull UTF-8 Properties files so that they can be translated In-Reply-To: References: Message-ID: <201112070529.pB75TFb1025322@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760390 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.redhat.com | |/show_bug.cgi?id=742872 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 05:27:14 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 00:27:14 -0500 Subject: [zanata-bugs] [Bug 759359] "Search project" does not find correct result. In-Reply-To: References: Message-ID: <201112070527.pB75RE5c010877@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759359 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |760842(Zanata-1.4.4) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 05:27:14 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 00:27:14 -0500 Subject: [zanata-bugs] [Bug 760842] New: Zanata 1.4.4 release tracking bug Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Zanata 1.4.4 release tracking bug Alias: Zanata-1.4.4 https://bugzilla.redhat.com/show_bug.cgi?id=760842 Summary: Zanata 1.4.4 release tracking bug Product: Zanata Version: unspecified Platform: Unspecified OS/Version: Unspecified Status: NEW Keywords: Tracking Severity: unspecified Priority: unspecified Component: Deployment AssignedTo: zanata-dev-internal at redhat.com ReportedBy: sflaniga at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Depends on: 759359,759994,760390 Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 05:27:16 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 00:27:16 -0500 Subject: [zanata-bugs] [Bug 760390] User story: As a GWT developer, I want to push/pull UTF-8 Properties files so that they can be translated In-Reply-To: References: Message-ID: <201112070527.pB75RGew010888@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760390 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |760842(Zanata-1.4.4) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 05:27:15 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 00:27:15 -0500 Subject: [zanata-bugs] [Bug 759994] Editor table stops working after 'Source and Target' search returns no results In-Reply-To: References: Message-ID: <201112070527.pB75RFDD010883@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759994 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |760842(Zanata-1.4.4) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 05:38:48 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 00:38:48 -0500 Subject: [zanata-bugs] [Bug 759337] Translation editor: Long word in source cell invades the editor cell In-Reply-To: References: Message-ID: <201112070538.pB75cmx5027755@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759337 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ykatabam at redhat.com --- Comment #1 from Runa Bhattacharjee 2011-12-07 00:38:46 EST --- *** Bug 760828 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 05:38:47 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 00:38:47 -0500 Subject: [zanata-bugs] [Bug 760828] Source & target Strings are overlapping In-Reply-To: References: Message-ID: <201112070538.pB75clox027746@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760828 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |DUPLICATE Last Closed| |2011-12-07 00:38:46 --- Comment #1 from Runa Bhattacharjee 2011-12-07 00:38:46 EST --- *** This bug has been marked as a duplicate of bug 759337 *** -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:08:52 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:08:52 -0500 Subject: [zanata-bugs] [Bug 760842] Zanata 1.4.4 release tracking bug In-Reply-To: References: Message-ID: <201112070608.pB768qGr002209@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760842 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |756230(ZanataSprint30) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:08:50 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:08:50 -0500 Subject: [zanata-bugs] [Bug 756230] Zanata sprint 30 meta-bug In-Reply-To: References: Message-ID: <201112070608.pB768oQr002199@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756230 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |742872, | |760842(Zanata-1.4.4) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:08:51 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:08:51 -0500 Subject: [zanata-bugs] [Bug 742872] As a project maintainer, I want my Maven modules to share Zanata configuration so that administration is easy In-Reply-To: References: Message-ID: <201112070608.pB768pE0002205@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=742872 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |756230(ZanataSprint30) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:14:19 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:14:19 -0500 Subject: [zanata-bugs] [Bug 725319] Offline translation feature via web UI In-Reply-To: References: Message-ID: <201112070614.pB76EJFU003266@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=725319 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |756230(ZanataSprint30) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:14:03 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:14:03 -0500 Subject: [zanata-bugs] [Bug 756230] Zanata sprint 30 meta-bug In-Reply-To: References: Message-ID: <201112070614.pB76E3QJ003204@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756230 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |748727 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:14:20 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:14:20 -0500 Subject: [zanata-bugs] [Bug 756230] Zanata sprint 30 meta-bug In-Reply-To: References: Message-ID: <201112070614.pB76EKvw003271@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756230 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |725319 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:14:01 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:14:01 -0500 Subject: [zanata-bugs] [Bug 748727] US31 As a translator I want the appropriate character encoding for my language to be used so that the content is saved in the correct encoding format In-Reply-To: References: Message-ID: <201112070614.pB76E11w003192@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=748727 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |756230(ZanataSprint30) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:10:55 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:10:55 -0500 Subject: [zanata-bugs] [Bug 759359] "Search project" does not find correct result. In-Reply-To: References: Message-ID: <201112070610.pB76Atf6002596@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759359 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ON_QA CC| |sflaniga at redhat.com AssignedTo|runab at redhat.com |damason at redhat.com --- Comment #1 from Sean Flanigan 2011-12-07 01:10:54 EST --- https://github.com/zanata/zanata/commit/ae29a61cb999f2b4611534958f6f9f485ffde1db should fix this. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:14:41 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:14:41 -0500 Subject: [zanata-bugs] [Bug 756230] Zanata sprint 30 meta-bug In-Reply-To: References: Message-ID: <201112070614.pB76EfTK021782@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756230 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |755735 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:14:40 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:14:40 -0500 Subject: [zanata-bugs] [Bug 755735] Increase the padding to the top and bottom of the Translation Unit cells In-Reply-To: References: Message-ID: <201112070614.pB76EeLY021776@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=755735 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Blocks| |756230(ZanataSprint30) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:12:21 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:12:21 -0500 Subject: [zanata-bugs] [Bug 756264] Highlight differences compared to Translation Memory matches In-Reply-To: References: Message-ID: <201112070612.pB76CLpw021304@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756264 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|runab at redhat.com |sflaniga at redhat.com -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:16:55 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:16:55 -0500 Subject: [zanata-bugs] [Bug 756230] Zanata sprint 30 meta-bug In-Reply-To: References: Message-ID: <201112070616.pB76GthP004114@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756230 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |756235 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:16:46 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:16:46 -0500 Subject: [zanata-bugs] [Bug 756230] Zanata sprint 30 meta-bug In-Reply-To: References: Message-ID: <201112070616.pB76Gkig004072@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756230 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |750673 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:16:54 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:16:54 -0500 Subject: [zanata-bugs] [Bug 756235] XML and HTML tags to be checked for completeness In-Reply-To: References: Message-ID: <201112070616.pB76GsM4004109@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756235 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Blocks| |756230(ZanataSprint30) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 06:16:45 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 01:16:45 -0500 Subject: [zanata-bugs] [Bug 750673] Admin should be able to mark project as obsolete and hide from view. In-Reply-To: References: Message-ID: <201112070616.pB76Gjpc004063@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=750673 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Blocks| |756230(ZanataSprint30) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 7 08:14:27 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 7 Dec 2011 03:14:27 -0500 Subject: [zanata-bugs] [Bug 748727] US31 As a translator I want the appropriate character encoding for my language to be used so that the content is saved in the correct encoding format In-Reply-To: References: Message-ID: <201112070814.pB78ERe5020854@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=748727 --- Comment #3 from Sean Flanigan 2011-12-07 03:14:27 EST --- A survey of Google Code Search finds real-world POT files with these charset headers: CHARSET utf-8 iso-8859-1 iso-8859-15 ascii latin1 gbk de_DE "" (empty string) utf8 iso-8859-2 CP1252 (de_DE and "" look like mistakes to me.) A survey of all the POT files in the src directory on my computer (a collection of random open source projects) only finds these: CHARSET UTF-8 utf-8 I think we could get away with accepting any POT file where charset has one of the above three values (plus UTF8, ASCII) without warning, and accepting anything else with a warning, but treating it as UTF-8 anyway. Even if the POT file declares a different charset, it probably only contains plain ASCII or UTF-8 characters anyway. (Maybe Latin-1 with some toolchains.) Or if we want to be safer, we could reject POT files which have other charset values. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu Dec 8 05:53:32 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 00:53:32 -0500 Subject: [zanata-bugs] [Bug 759359] "Search project" does not find correct result. In-Reply-To: References: Message-ID: <201112080553.pB85rWMi012550@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759359 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |Zanata version | |1.4.4-SNAPSHOT --- Comment #2 from Ding-Yi Chen 2011-12-08 00:53:31 EST --- VERIFIED with Zanata version 1.4.4-SNAPSHOT (20111206-1747) Yet 1.5 still has this problem. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu Dec 8 06:00:27 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 01:00:27 -0500 Subject: [zanata-bugs] [Bug 759994] Editor table stops working after 'Source and Target' search returns no results In-Reply-To: References: Message-ID: <201112080600.pB860Rjj018418@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759994 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |1.4.4-SNAPSHOT | |(20111206-1747) --- Comment #4 from Ding-Yi Chen 2011-12-08 01:00:26 EST --- VERIFIED with Zanata version 1.4.4-SNAPSHOT (20111206-1747) yet problem still exist in Zanata version 1.5-SNAPSHOT (20111201-1521) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu Dec 8 06:51:32 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 01:51:32 -0500 Subject: [zanata-bugs] [Bug 759994] Editor table stops working after 'Source and Target' search returns no results In-Reply-To: References: Message-ID: <201112080651.pB86pW1w031335@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759994 --- Comment #5 from Sean Flanigan 2011-12-08 01:51:32 EST --- The Jenkins box is acting up, and hasn't done a master build since 20111201. I'm looking into it. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu Dec 8 07:54:45 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 02:54:45 -0500 Subject: [zanata-bugs] [Bug 759994] Editor table stops working after 'Source and Target' search returns no results In-Reply-To: References: Message-ID: <201112080754.pB87sjcI015758@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759994 --- Comment #6 from Sean Flanigan 2011-12-08 02:54:45 EST --- Jenkins fixed. Try now. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 9 04:02:23 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 23:02:23 -0500 Subject: [zanata-bugs] [Bug 760390] User story: As a GWT developer, I want to push/pull UTF-8 Properties files so that they can be translated In-Reply-To: References: Message-ID: <201112090402.pB942NkT014434@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760390 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |1.4.4-SNAPSHOT | |(20111206-1747) --- Comment #2 from Ding-Yi Chen 2011-12-08 23:02:22 EST --- VERIFIED with Zanata version 1.4.4-SNAPSHOT (20111206-1747) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 9 04:14:28 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 23:14:28 -0500 Subject: [zanata-bugs] [Bug 746140] Check that leading/trailing newlines match between source and target In-Reply-To: References: Message-ID: <201112090414.pB94ESXg025623@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=746140 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|unspecified |urgent Severity|unspecified |urgent -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 9 04:16:38 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 23:16:38 -0500 Subject: [zanata-bugs] [Bug 746140] Check that leading/trailing newlines match between source and target In-Reply-To: References: Message-ID: <201112090416.pB94Gco3016950@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=746140 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.redhat.com | |/show_bug.cgi?id=744277 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 9 04:16:40 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 23:16:40 -0500 Subject: [zanata-bugs] [Bug 744277] Python client should not import .po files with stray quotes In-Reply-To: References: Message-ID: <201112090416.pB94GePc016964@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=744277 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.redhat.com | |/show_bug.cgi?id=746140 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 9 04:16:16 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 23:16:16 -0500 Subject: [zanata-bugs] [Bug 744277] Python client should not import .po files with stray quotes In-Reply-To: References: Message-ID: <201112090416.pB94GGaM026096@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=744277 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|unspecified |urgent -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 9 04:16:57 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 23:16:57 -0500 Subject: [zanata-bugs] [Bug 746140] Check that leading/trailing newlines match between source and target In-Reply-To: References: Message-ID: <201112090416.pB94Gvdu026212@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=746140 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.redhat.com | |/show_bug.cgi?id=740122 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 9 04:16:58 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 23:16:58 -0500 Subject: [zanata-bugs] [Bug 740122] Make \n in source text visible in the translation editor In-Reply-To: References: Message-ID: <201112090416.pB94Gwmg026221@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=740122 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.redhat.com | |/show_bug.cgi?id=746140 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 9 04:28:10 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 23:28:10 -0500 Subject: [zanata-bugs] [Bug 740122] Make \n in source text visible in the translation editor In-Reply-To: References: Message-ID: <201112090428.pB94SALx019015@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=740122 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.redhat.com | |/show_bug.cgi?id=744277 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 9 04:28:09 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 23:28:09 -0500 Subject: [zanata-bugs] [Bug 744277] Python client should not import .po files with stray quotes In-Reply-To: References: Message-ID: <201112090428.pB94S9Ik019008@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=744277 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.redhat.com | |/show_bug.cgi?id=740122 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 9 04:47:27 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 23:47:27 -0500 Subject: [zanata-bugs] [Bug 746140] Check that leading/trailing newlines match between source and target In-Reply-To: References: Message-ID: <201112090447.pB94lRCs032091@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=746140 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Story Points|--- |1 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 9 04:51:58 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 8 Dec 2011 23:51:58 -0500 Subject: [zanata-bugs] [Bug 740122] Make \n in source text visible in the translation editor In-Reply-To: References: Message-ID: <201112090451.pB94pw68023358@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=740122 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |1.4.2-SNAPSHOT | |(20111017-1623) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 9 06:10:43 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 9 Dec 2011 01:10:43 -0500 Subject: [zanata-bugs] [Bug 759994] Editor table stops working after 'Source and Target' search returns no results In-Reply-To: References: Message-ID: <201112090610.pB96AhaF017977@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759994 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED --- Comment #7 from Ding-Yi Chen 2011-12-09 01:10:42 EST --- VERIFIED with Zanata version 1.5-SNAPSHOT (20111209-1504) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 9 07:34:47 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 9 Dec 2011 02:34:47 -0500 Subject: [zanata-bugs] [Bug 759359] "Search project" does not find correct result. In-Reply-To: References: Message-ID: <201112090734.pB97YllV006421@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759359 --- Comment #3 from Ding-Yi Chen 2011-12-09 02:34:47 EST --- VERIFIED with Zanata version 1.5-SNAPSHOT (20111209-1504) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 12 03:17:21 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 11 Dec 2011 22:17:21 -0500 Subject: [zanata-bugs] [Bug 756235] XML and HTML tags to be checked for completeness In-Reply-To: References: Message-ID: <201112120317.pBC3HLBm011102@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756235 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 12 03:16:29 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 11 Dec 2011 22:16:29 -0500 Subject: [zanata-bugs] [Bug 756264] Highlight differences compared to Translation Memory matches In-Reply-To: References: Message-ID: <201112120316.pBC3GTP3010959@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756264 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sflaniga at redhat.com |aeng at redhat.com -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 12 03:19:29 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 11 Dec 2011 22:19:29 -0500 Subject: [zanata-bugs] [Bug 749439] Implement PO file download In-Reply-To: References: Message-ID: <201112120319.pBC3JTCS023055@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=749439 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |725319 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 12 03:19:29 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 11 Dec 2011 22:19:29 -0500 Subject: [zanata-bugs] [Bug 756230] Zanata sprint 30 meta-bug In-Reply-To: References: Message-ID: <201112120319.pBC3JTcg023060@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756230 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|725319 | -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 12 03:19:27 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 11 Dec 2011 22:19:27 -0500 Subject: [zanata-bugs] [Bug 725319] Offline translation feature via web UI In-Reply-To: References: Message-ID: <201112120319.pBC3JR1u023041@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=725319 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|756230(ZanataSprint30) | Depends on|736898 |749439 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 12 03:19:28 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 11 Dec 2011 22:19:28 -0500 Subject: [zanata-bugs] [Bug 736898] As a translator, I want to push translations to Zanata so that I can do offline translation In-Reply-To: References: Message-ID: <201112120319.pBC3JS7d023049@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=736898 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|725319 | -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 12 03:20:35 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 11 Dec 2011 22:20:35 -0500 Subject: [zanata-bugs] [Bug 749439] Implement PO file download In-Reply-To: References: Message-ID: <201112120320.pBC3KZLO023832@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=749439 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |756230(ZanataSprint30) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 12 03:20:36 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 11 Dec 2011 22:20:36 -0500 Subject: [zanata-bugs] [Bug 756230] Zanata sprint 30 meta-bug In-Reply-To: References: Message-ID: <201112120320.pBC3KaRS023838@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756230 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |749439 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 12 06:27:53 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 01:27:53 -0500 Subject: [zanata-bugs] [Bug 766474] New: UI row above editor table hidden when loading a new document Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: UI row above editor table hidden when loading a new document https://bugzilla.redhat.com/show_bug.cgi?id=766474 Summary: UI row above editor table hidden when loading a new document Product: Zanata Version: 1.4.3-SNAPSHOT Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Component-UI AssignedTo: runab at redhat.com ReportedBy: damason at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Environment: Firefox 3.6.18 Type: --- Regression: --- Mount Type: --- Documentation: --- Description of problem: In Firefox 3.6.18, after loading a document, when a new document is loaded the row with navigation buttons and the search bar (1.5) or document stats (1.4) is not visible. The editor table extends over the usual location of this row. The row becomes visible when an editor cell is opened. Version-Release number of selected component (if applicable): 1.4.4, 1.5 How reproducible: Always Steps to Reproduce: 1.Sign in to a workspace 2.Load a document 3.Return to the document list 4.Load another document 5.Open an editor cell Actual results: Strip with navigation buttons is not visible after the second document is loaded. The strip becomes visible when the editor cell is opened. Expected results: The strip with the navigation buttons is always visible. Additional info: This problem does not appear to occur in Chrome or in Firefox 8. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 12 09:23:59 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 04:23:59 -0500 Subject: [zanata-bugs] [Bug 742426] Navigation buttons are hidden if user returns to the project file list from the editor and opens a new file In-Reply-To: References: Message-ID: <201112120923.pBC9NxFs013828@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=742426 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |damason at redhat.com --- Comment #2 from Runa Bhattacharjee 2011-12-12 04:23:58 EST --- *** Bug 766474 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 12 09:23:58 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 04:23:58 -0500 Subject: [zanata-bugs] [Bug 766474] UI row above editor table hidden when loading a new document In-Reply-To: References: Message-ID: <201112120923.pBC9Nw49013824@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=766474 Runa Bhattacharjee changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |DUPLICATE Last Closed| |2011-12-12 04:23:58 --- Comment #1 from Runa Bhattacharjee 2011-12-12 04:23:58 EST --- *** This bug has been marked as a duplicate of bug 742426 *** -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 12 22:09:42 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 17:09:42 -0500 Subject: [zanata-bugs] [Bug 728415] Zanata doesnt give out a warning/error message when losing the connection In-Reply-To: References: Message-ID: <201112122209.pBCM9gpj030326@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=728415 --- Comment #7 from Hedda Peters 2011-12-12 17:09:41 EST --- This is still a problem. There is *no* warning message when attempting to save a translation without connection. Only the usual message "translation unit succesfully saved" is not being displayed, which is of course not enough to alert the user. We do need a very obvious warning message. I'm having a buggy VPN connection these days, and I repeatetly lose the translation of 3-4 stings, before finally realizing that my VPN connection dropped. Using Zanata version 1.4.1 (20111006-0937) at the moment. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 01:08:27 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 20:08:27 -0500 Subject: [zanata-bugs] [Bug 742426] Navigation buttons are hidden if user returns to the project file list from the editor and opens a new file In-Reply-To: References: Message-ID: <201112130108.pBD18RVM014522@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=742426 --- Comment #3 from David Mason 2011-12-12 20:08:27 EST --- Note that the editor table appears to be positioned over the navigation buttons, and the stats or search bar (depending on the Zanata UI version). More specifically, opening an editor cell causes the buttons etc. to become visible again (a click that selects the TU but does not open an editor cell does not make them visible). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 01:48:26 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 20:48:26 -0500 Subject: [zanata-bugs] [Bug 760842] Zanata 1.4.4 release tracking bug In-Reply-To: References: Message-ID: <201112130148.pBD1mQL8023122@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760842 Bug 760842 depends on bug 759359, which changed state. Bug 759359 Summary: "Search project" does not find correct result. https://bugzilla.redhat.com/show_bug.cgi?id=759359 What |Old Value |New Value ---------------------------------------------------------------------------- Resolution| |NEXTRELEASE Status|VERIFIED |CLOSED -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 01:48:25 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 20:48:25 -0500 Subject: [zanata-bugs] [Bug 759359] "Search project" does not find correct result. In-Reply-To: References: Message-ID: <201112130148.pBD1mPAl023119@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759359 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |CLOSED Resolution| |NEXTRELEASE Last Closed| |2011-12-12 20:48:24 --- Comment #4 from Ding-Yi Chen 2011-12-12 20:48:24 EST --- REVERIFIED in staging machine Zanata version 1.4.4 (20111211-2301) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 01:52:14 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 20:52:14 -0500 Subject: [zanata-bugs] [Bug 760842] Zanata 1.4.4 release tracking bug In-Reply-To: References: Message-ID: <201112130152.pBD1qErt024017@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760842 Bug 760842 depends on bug 759994, which changed state. Bug 759994 Summary: Editor table stops working after 'Source and Target' search returns no results https://bugzilla.redhat.com/show_bug.cgi?id=759994 What |Old Value |New Value ---------------------------------------------------------------------------- Resolution| |NEXTRELEASE Status|VERIFIED |CLOSED -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 01:52:13 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 20:52:13 -0500 Subject: [zanata-bugs] [Bug 759994] Editor table stops working after 'Source and Target' search returns no results In-Reply-To: References: Message-ID: <201112130152.pBD1qDfD024013@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759994 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |CLOSED Resolution| |NEXTRELEASE Last Closed| |2011-12-12 20:52:12 --- Comment #8 from Ding-Yi Chen 2011-12-12 20:52:12 EST --- REVERIFIED with staging machine Zanata version 1.4.4 (20111211-2301) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 01:58:06 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 20:58:06 -0500 Subject: [zanata-bugs] [Bug 758587] Ability to bookmark multiple documents In-Reply-To: References: Message-ID: <201112130158.pBD1w6JH025299@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=758587 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA --- Comment #1 from David Mason 2011-12-12 20:58:06 EST --- Implemented in 1.5 see https://github.com/zanata/zanata/commit/0b2b5b308cd133470b92a51e5800834b8fef27f1 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 02:09:08 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 21:09:08 -0500 Subject: [zanata-bugs] [Bug 758587] Ability to bookmark multiple documents In-Reply-To: References: Message-ID: <201112130209.pBD298Xp017660@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=758587 --- Comment #2 from David Mason 2011-12-12 21:09:08 EST --- Example usage: examples use this base workspace url: http://zanata-fortitude.lab.eng.bne.redhat.com:8080/webtrans/Application.html?project=demo&iteration=1.0&localeId=de&locale=en to add a subtitle next to the project name, add &title= , escape spaces and other special characters. e.g. for subtitle "HELLO WORLD" use: http://zanata-fortitude.lab.eng.bne.redhat.com:8080/webtrans/Application.html?project=demo&iteration=1.0&localeId=de&locale=en&title=HELLO%20WORLD if no documents are defined, the full list of documents will be displayed. To show a subset of documents, add &doc=<full doc path and name> for each document. e.g. to show only documents "test", "content/best_practices" and "content/events" in the document list, use: http://zanata-fortitude.lab.eng.bne.redhat.com:8080/webtrans/Application.html?project=demo&iteration=1.0&localeId=de&locale=en&doc=test&doc=content/best_practices&doc=content/events -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 03:26:51 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 22:26:51 -0500 Subject: [zanata-bugs] [Bug 760842] Zanata 1.4.4 release tracking bug In-Reply-To: <bug-760842-312264@bugzilla.redhat.com> References: <bug-760842-312264@bugzilla.redhat.com> Message-ID: <201112130326.pBD3QpuX010884@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760842 Ding-Yi Chen <dchen at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RELEASE_PENDING --- Comment #1 from Ding-Yi Chen <dchen at redhat.com> 2011-12-12 22:26:51 EST --- All blocker bugs are verified. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 03:26:21 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 22:26:21 -0500 Subject: [zanata-bugs] [Bug 760390] User story: As a GWT developer, I want to push/pull UTF-8 Properties files so that they can be translated In-Reply-To: <bug-760390-312264@bugzilla.redhat.com> References: <bug-760390-312264@bugzilla.redhat.com> Message-ID: <201112130326.pBD3QLtb010814@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760390 Ding-Yi Chen <dchen at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |RELEASE_PENDING --- Comment #3 from Ding-Yi Chen <dchen at redhat.com> 2011-12-12 22:26:21 EST --- REVERIFIED with Zanata version 1.4.5-SNAPSHOT (20111212-1307) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 03:39:34 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 22:39:34 -0500 Subject: [zanata-bugs] [Bug 748727] US31 As a translator I want the appropriate character encoding for my language to be used so that the content is saved in the correct encoding format In-Reply-To: <bug-748727-312264@bugzilla.redhat.com> References: <bug-748727-312264@bugzilla.redhat.com> Message-ID: <201112130339.pBD3dY3g007511@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=748727 --- Comment #4 from James Ni <jni at redhat.com> 2011-12-12 22:39:33 EST --- Hi, For writing side, I have commit a pull request to polib and wait for the response from author of polib. For reading side, I add a check for charset in header entry of pot, and give a warning if charset values are not one of these: [CHARSET, UTF-8, utf-8, utf8, UTF8, ascii] for po files, if charset value equal 'CHARSET', i will also give a warning since this value is not acceptable for po files. One thing i am concerned is polib using codecs lib of python to detect encoding of pot file. If encoding is valid, polib will try to decode the file with that encoding. Please check the list of the encodings supported by python. http://docs.python.org/library/codecs.html#standard-encodings Base on the list, "iso-8859-1, iso-8859-15, ascii, latin1, gbk, iso-8859-2, CP1252" are valid encoding for python, so polib will decode the pot file with these encodings not utf-8. If we want to force decode with UTF-8, we probably could use polib.pofile('name', encoding="UTF-8") -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 03:41:37 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 22:41:37 -0500 Subject: [zanata-bugs] [Bug 748727] US31 As a translator I want the appropriate character encoding for my language to be used so that the content is saved in the correct encoding format In-Reply-To: <bug-748727-312264@bugzilla.redhat.com> References: <bug-748727-312264@bugzilla.redhat.com> Message-ID: <201112130341.pBD3fbRw018438@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=748727 James Ni <jni at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jni at redhat.com |camunoz at redhat.com -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 04:08:20 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 23:08:20 -0500 Subject: [zanata-bugs] [Bug 758587] Ability to bookmark multiple documents In-Reply-To: <bug-758587-312264@bugzilla.redhat.com> References: <bug-758587-312264@bugzilla.redhat.com> Message-ID: <201112130408.pBD48KDB024240@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=758587 Ding-Yi Chen <dchen at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |Zanata version 1.5-SNAPSHOT | |(20111213-1143) --- Comment #3 from Ding-Yi Chen <dchen at redhat.com> 2011-12-12 23:08:20 EST --- VERIFIED with Zanata version 1.5-SNAPSHOT (20111213-1143) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 04:59:47 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 12 Dec 2011 23:59:47 -0500 Subject: [zanata-bugs] [Bug 767055] New: Error when pull as XLIFF file format: Underlying stream encoding 'ASCII' and input paramter for writeStartDocument() method 'utf-8' do not match Message-ID: <bug-767055-312264@bugzilla.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Error when pull as XLIFF file format: Underlying stream encoding 'ASCII' and input paramter for writeStartDocument() method 'utf-8' do not match https://bugzilla.redhat.com/show_bug.cgi?id=767055 Summary: Error when pull as XLIFF file format: Underlying stream encoding 'ASCII' and input paramter for writeStartDocument() method 'utf-8' do not match Product: Zanata Version: 1.4.3-SNAPSHOT Platform: Unspecified OS/Version: Unspecified Status: ASSIGNED Severity: unspecified Priority: unspecified Component: Component-Maven AssignedTo: camunoz at redhat.com ReportedBy: dchen at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- Description of problem: When pulling an XLIFF project, following error is shown: [ERROR] Failed to execute goal org.zanata:zanata-maven-plugin:1.4.4-SNAPSHOT:pull (default-cli) on project null: Zanata mojo exception: Error generating XLIFF file format: Underlying stream encoding 'ASCII' and input paramter for writeStartDocument() method 'utf-8' do not match. -> [Help 1] Version-Release number of selected component (if applicable): Server: Zanata version 1.4.5-SNAPSHOT (20111212-1307). Client: 1.4.4-SNAPSHOT How reproducible: Always Steps to Reproduce: 1. Push the project Spacewalk (git://git.fedorahosted.org/spacewalk.git) in to zanata 2. Pull the project using maven client with: mvn -B -e org.zanata:zanata-maven-plugin:push "-Dzanata.includes=**/StringResource_en_US.xml" -Dzanata.pushTrans Actual results: Failed with error Expected results: Pull successfully. Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 05:59:52 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 13 Dec 2011 00:59:52 -0500 Subject: [zanata-bugs] [Bug 767066] New: RFE: able to change connection timeout for slow connection Message-ID: <bug-767066-312264@bugzilla.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: RFE: able to change connection timeout for slow connection https://bugzilla.redhat.com/show_bug.cgi?id=767066 Summary: RFE: able to change connection timeout for slow connection Product: Zanata Version: 1.4.3-SNAPSHOT Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Component-PythonClient AssignedTo: runab at redhat.com ReportedBy: dchen at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- Description of problem: At present, python client returns errors if it failed to connect to zanata sever in a short period. However, people with slow connection might not be able to connect before default timeout. Thus, being able to change the connection timeout will enable translators to be able to work behind slow translation. Version-Release number of selected component (if applicable): zanata-python-client-1.3.3 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 07:19:27 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 13 Dec 2011 02:19:27 -0500 Subject: [zanata-bugs] [Bug 748727] US31 As a translator I want the appropriate character encoding for my language to be used so that the content is saved in the correct encoding format In-Reply-To: <bug-748727-312264@bugzilla.redhat.com> References: <bug-748727-312264@bugzilla.redhat.com> Message-ID: <201112130719.pBD7JRPp015395@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=748727 Sean Flanigan <sflaniga at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag| |needinfo?(jni at redhat.com) --- Comment #5 from Sean Flanigan <sflaniga at redhat.com> 2011-12-13 02:19:26 EST --- Hi James, We should accept ASCII too, so I hope it's not case sensitive. Is polib trying to auto-detect the encoding, or is it using the charset encoding metadata from the Gettext header? The Python standard encodings do seem to include UTF-8, are you just saying that it will try the other encodings first? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 07:27:42 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 13 Dec 2011 02:27:42 -0500 Subject: [zanata-bugs] [Bug 748727] US31 As a translator I want the appropriate character encoding for my language to be used so that the content is saved in the correct encoding format In-Reply-To: <bug-748727-312264@bugzilla.redhat.com> References: <bug-748727-312264@bugzilla.redhat.com> Message-ID: <201112130727.pBD7Rg03025616@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=748727 --- Comment #6 from Sean Flanigan <sflaniga at redhat.com> 2011-12-13 02:27:41 EST --- James, I assume this is the pull request? https://bitbucket.org/izi/polib/pull-request/2/add-check-for-charset-in-content-type-of Assuming the pull request is accepted, how far apart are the polib releases? Perhaps we should patch the polib Fedora package in the meantime. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 08:48:23 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 13 Dec 2011 03:48:23 -0500 Subject: [zanata-bugs] [Bug 748727] US31 As a translator I want the appropriate character encoding for my language to be used so that the content is saved in the correct encoding format In-Reply-To: <bug-748727-312264@bugzilla.redhat.com> References: <bug-748727-312264@bugzilla.redhat.com> Message-ID: <201112130848.pBD8mNCh008047@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=748727 --- Comment #8 from James Ni <jni at redhat.com> 2011-12-13 03:48:23 EST --- (In reply to comment #6) > James, I assume this is the pull request? > > https://bitbucket.org/izi/polib/pull-request/2/add-check-for-charset-in-content-type-of > > Assuming the pull request is accepted, how far apart are the polib releases? > Perhaps we should patch the polib Fedora package in the meantime. Ok, I will ask Ding's help for patch the polib Fedora package. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 08:46:27 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 13 Dec 2011 03:46:27 -0500 Subject: [zanata-bugs] [Bug 748727] US31 As a translator I want the appropriate character encoding for my language to be used so that the content is saved in the correct encoding format In-Reply-To: <bug-748727-312264@bugzilla.redhat.com> References: <bug-748727-312264@bugzilla.redhat.com> Message-ID: <201112130846.pBD8kRYT007666@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=748727 James Ni <jni at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(jni at redhat.com) | --- Comment #7 from James Ni <jni at redhat.com> 2011-12-13 03:46:26 EST --- Hi Sean, > We should accept ASCII too, so I hope it's not case sensitive. OK, i will add ASCII too. > Is polib trying to auto-detect the encoding, or is it using the charset > encoding metadata from the Gettext header? polib will use the charset encoding metadata from the Gettext Header, then if it is not an supported encoding of python, then it will use UTF-8 instead. >The Python standard encodings do > seem to include UTF-8, are you just saying that it will try the other encodings > first? Yeah, i am saying that polib will try the other encodings first, if it is an supported encoding and set in charset encoding metadata from the Gettext Header, like iso-8859-1, iso-8859-15, ascii, latin1, gbk, etc. >>>I think we could get away with accepting any POT file where charset has one of >>>the above three values (plus UTF8, ASCII) without warning, and accepting >>>anything else with a warning, but treating it as UTF-8 anyway. For example, if the charset encoding metadata from the Gettext is set to gbk, polib will decode po file with gbk but not UTF-8, since gbk is supported by python. So i just want to make sure that we do want to force UTF-8 in this situation. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 13 23:57:18 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 13 Dec 2011 18:57:18 -0500 Subject: [zanata-bugs] [Bug 748727] US31 As a translator I want the appropriate character encoding for my language to be used so that the content is saved in the correct encoding format In-Reply-To: <bug-748727-312264@bugzilla.redhat.com> References: <bug-748727-312264@bugzilla.redhat.com> Message-ID: <201112132357.pBDNvIEZ012259@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=748727 --- Comment #9 from Sean Flanigan <sflaniga at redhat.com> 2011-12-13 18:57:17 EST --- (In reply to comment #7) > Hi Sean, > > > We should accept ASCII too, so I hope it's not case sensitive. > > OK, i will add ASCII too. > > > Is polib trying to auto-detect the encoding, or is it using the charset > > encoding metadata from the Gettext header? > > polib will use the charset encoding metadata from the Gettext Header, then if > it is not an supported encoding of python, then it will use UTF-8 instead. > > >The Python standard encodings do > > seem to include UTF-8, are you just saying that it will try the other encodings > > first? > > Yeah, i am saying that polib will try the other encodings first, if it is an > supported encoding and set in charset encoding metadata from the Gettext > Header, like iso-8859-1, iso-8859-15, ascii, latin1, gbk, etc. > > >>>I think we could get away with accepting any POT file where charset has one of > >>>the above three values (plus UTF8, ASCII) without warning, and accepting > >>>anything else with a warning, but treating it as UTF-8 anyway. > > For example, if the charset encoding metadata from the Gettext is set to gbk, > polib will decode po file with gbk but not UTF-8, since gbk is supported by > python. So i just want to make sure that we do want to force UTF-8 in this > situation. No, using the encoding from the Gettext header, or failing that the auto-detected encoding, should be fine. We don't need to force UTF-8 if polib can do better than that; it's just that UTF-8 seemed like a reasonable compromise. Does polib tell you when it has to use auto-detection, rather than the Gettext header? If so, we could generate a warning in that case. Otherwise I don't think a warning is needed. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 14 01:35:33 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 13 Dec 2011 20:35:33 -0500 Subject: [zanata-bugs] [Bug 748727] US31 As a translator I want the appropriate character encoding for my language to be used so that the content is saved in the correct encoding format In-Reply-To: <bug-748727-312264@bugzilla.redhat.com> References: <bug-748727-312264@bugzilla.redhat.com> Message-ID: <201112140135.pBE1ZXnX032355@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=748727 --- Comment #10 from Carlos Munoz <camunoz at redhat.com> 2011-12-13 20:35:32 EST --- Added case-insensitive validation for PO Content-Type header. If the character set on this header does not have one of the following values (case-insensitive), the server will assume UTF-8 and return a warning message to the clients: UTF8, UTF-8, CHARSET, ASCII. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 14 04:35:17 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 13 Dec 2011 23:35:17 -0500 Subject: [zanata-bugs] [Bug 757621] Ability to bookmark a specific document In-Reply-To: <bug-757621-312264@bugzilla.redhat.com> References: <bug-757621-312264@bugzilla.redhat.com> Message-ID: <201112140435.pBE4ZHcC005006@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=757621 Ding-Yi Chen <dchen at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |1.5-SNAPSHOT | |(20111214-1125) --- Comment #2 from Ding-Yi Chen <dchen at redhat.com> 2011-12-13 23:35:16 EST --- VERIFIED with Zanata version 1.5-SNAPSHOT (20111214-1125) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu Dec 15 02:35:14 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 14 Dec 2011 21:35:14 -0500 Subject: [zanata-bugs] [Bug 742872] As a project maintainer, I want my Maven modules to share Zanata configuration so that administration is easy In-Reply-To: <bug-742872-312264@bugzilla.redhat.com> References: <bug-742872-312264@bugzilla.redhat.com> Message-ID: <201112150235.pBF2ZESl027620@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=742872 Sean Flanigan <sflaniga at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA --- Comment #1 from Sean Flanigan <sflaniga at redhat.com> 2011-12-14 21:35:11 EST --- Implemented in the branch rhbz742872, merged into 1.4. When the option -Dzanata.enableModules is set, Maven module IDs will be prepended to document names before pushing to the server, to look like this: org.example.groupId/org.example.artifactId/originalDocName The reverse will happen when pulling from the server. This should all work for any supported project type. I've also added a -DdryRun option which doesn't change the server (for push) or the filesystem (for pull). There is a lot more information being logged now, which makes dry runs more useful. For safety, obsolete modules will not be deleted from the server by default, but they will generate a log warning. The option -Dzanata.deleteObsoleteModules will enable deletion of docs from obsolete modules. NB: when setting up the parent pom for a multi-module project, I found this useful for allowing all modules to share the same zanata.xml: <projectConfig>${session.executionRootDirectory}/zanata.xml</projectConfig> (Requires Maven 3) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu Dec 15 04:45:47 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 14 Dec 2011 23:45:47 -0500 Subject: [zanata-bugs] [Bug 756230] Zanata sprint 30 meta-bug In-Reply-To: <bug-756230-312264@bugzilla.redhat.com> References: <bug-756230-312264@bugzilla.redhat.com> Message-ID: <201112150445.pBF4jlUm022470@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756230 Ding-Yi Chen <dchen at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|zanata-dev-internal at redhat. |dchen at redhat.com |com | --- Comment #1 from Ding-Yi Chen <dchen at redhat.com> 2011-12-14 23:45:47 EST --- Working on it. While Zatata-1.4.4 are all verified. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu Dec 15 05:36:41 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 15 Dec 2011 00:36:41 -0500 Subject: [zanata-bugs] [Bug 760431] Moving to a new page does not refresh the translation textboxes In-Reply-To: <bug-760431-312264@bugzilla.redhat.com> References: <bug-760431-312264@bugzilla.redhat.com> Message-ID: <201112150536.pBF5af8K000844@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760431 --- Comment #1 from Ding-Yi Chen <dchen at redhat.com> 2011-12-15 00:36:40 EST --- Reporter mentioned this bug occurs in following project: https://translate.zanata.org/zanata/project/view/aeolus-conductor https://translate.zanata.org/zanata/project/view/pulp https://translate.zanata.org/zanata/project/view/katello -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu Dec 15 05:37:09 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 15 Dec 2011 00:37:09 -0500 Subject: [zanata-bugs] [Bug 760431] Moving to a new page does not refresh the translation textboxes In-Reply-To: <bug-760431-312264@bugzilla.redhat.com> References: <bug-760431-312264@bugzilla.redhat.com> Message-ID: <201112150537.pBF5b9w4000908@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760431 Runa Bhattacharjee <runab at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|runab at redhat.com |zanata-dev-internal at redhat. | |com -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 16 01:08:56 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 15 Dec 2011 20:08:56 -0500 Subject: [zanata-bugs] [Bug 754870] Maven client is not pulling some files In-Reply-To: <bug-754870-312264@bugzilla.redhat.com> References: <bug-754870-312264@bugzilla.redhat.com> Message-ID: <201112160108.pBG18uRR011430@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=754870 Sean Flanigan <sflaniga at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://community.rallydev. | |com/slm/rally.sp?#/39269334 | |31d/detail/userstory/499748 | |0898 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 16 01:11:12 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 15 Dec 2011 20:11:12 -0500 Subject: [zanata-bugs] [Bug 760431] Moving to a new page does not refresh the translation textboxes In-Reply-To: <bug-760431-312264@bugzilla.redhat.com> References: <bug-760431-312264@bugzilla.redhat.com> Message-ID: <201112160111.pBG1BCEg012227@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=760431 Sean Flanigan <sflaniga at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com AssignedTo|zanata-dev-internal at redhat. |aeng at redhat.com |com | Flag| |needinfo?(dchen at redhat.com) --- Comment #2 from Sean Flanigan <sflaniga at redhat.com> 2011-12-15 20:11:10 EST --- Dean, see if you can find a reliable way of reproducing this one. We need to know if we should avoid deploying Zanata 1.4.4 with this bug in it. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 16 02:43:30 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 15 Dec 2011 21:43:30 -0500 Subject: [zanata-bugs] [Bug 742872] As a project maintainer, I want my Maven modules to share Zanata configuration so that administration is easy In-Reply-To: <bug-742872-312264@bugzilla.redhat.com> References: <bug-742872-312264@bugzilla.redhat.com> Message-ID: <201112160243.pBG2hUUV001827@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=742872 Sean Flanigan <sflaniga at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sflaniga at redhat.com |damason at redhat.com --- Comment #2 from Sean Flanigan <sflaniga at redhat.com> 2011-12-15 21:43:29 EST --- David, could you please try to get the unit tests passing again? I suspect I introduced the problem when I changed the pom.xml in https://github.com/zanata/zanata/commit/3e23a73c -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 16 04:34:41 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 15 Dec 2011 23:34:41 -0500 Subject: [zanata-bugs] [Bug 742872] As a project maintainer, I want my Maven modules to share Zanata configuration so that administration is easy In-Reply-To: <bug-742872-312264@bugzilla.redhat.com> References: <bug-742872-312264@bugzilla.redhat.com> Message-ID: <201112160434.pBG4YfAG004931@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=742872 --- Comment #3 from David Mason <damason at redhat.com> 2011-12-15 23:34:41 EST --- Unit tests passing after adding plexus-utils to test scope https://github.com/zanata/zanata/commit/2f643aaaaedd5f977156cdd986a75744a15a5611 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 16 06:29:54 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 16 Dec 2011 01:29:54 -0500 Subject: [zanata-bugs] [Bug 768246] New: Maven client should display readable error messages Message-ID: <bug-768246-312264@bugzilla.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Maven client should display readable error messages https://bugzilla.redhat.com/show_bug.cgi?id=768246 Summary: Maven client should display readable error messages Product: Zanata Version: 1.5-SNAPSHOT Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Component-Logic AssignedTo: runab at redhat.com ReportedBy: sflaniga at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- Seam/RESTEasy seems to generate some error responses in the form of HTML error pages. These are virtually unreadable when printed to the console as a single line. 1. We should look at overriding this behaviour on the server, so that our REST services return plain text, XML or JSON when handling exceptions. 2. In addition, the Maven client could look at the response type for its REST requests. If they come back with an HTML content type, we should strip out the HTML tags and try to produce more readable error messages in Maven's log output. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 16 06:26:20 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 16 Dec 2011 01:26:20 -0500 Subject: [zanata-bugs] [Bug 768244] New: Make Maven client friendlier when handling URLs Message-ID: <bug-768244-312264@bugzilla.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Make Maven client friendlier when handling URLs https://bugzilla.redhat.com/show_bug.cgi?id=768244 Summary: Make Maven client friendlier when handling URLs Product: Zanata Version: 1.5-SNAPSHOT Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Component-Maven AssignedTo: runab at redhat.com ReportedBy: sflaniga at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- 1. The client should deal with extra/missing '/' at the end of the server URL. (Output a warning.) 2. If no matching URL is found in zanata.ini, we should generate an informative log message, because the user will probably want to add the URL to zanata.ini. (Omit the message if the url, username and password are all configured.) 3. In *some* cases (mainly testing), it might be useful to have an option which let the user choose one of the profiles in zanata.ini's [servers] section, by specifying the prefix. eg: [servers] jboss.url=example.com jboss.username=example jboss.key=12354123 mvn zanata:push -Dserver=jboss -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri Dec 16 06:31:32 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 16 Dec 2011 01:31:32 -0500 Subject: [zanata-bugs] [Bug 756264] Highlight differences compared to Translation Memory matches In-Reply-To: <bug-756264-312264@bugzilla.redhat.com> References: <bug-756264-312264@bugzilla.redhat.com> Message-ID: <201112160631.pBG6VWDM032308@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756264 --- Comment #2 from Sean Flanigan <sflaniga at redhat.com> 2011-12-16 01:31:32 EST --- Alex, could you please merge my changes into master? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Sun Dec 18 22:03:48 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 18 Dec 2011 17:03:48 -0500 Subject: [zanata-bugs] [Bug 756235] XML and HTML tags to be checked for completeness In-Reply-To: <bug-756235-312264@bugzilla.redhat.com> References: <bug-756235-312264@bugzilla.redhat.com> Message-ID: <201112182203.pBIM3m1t009153@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756235 Alex Eng <aeng at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA --- Comment #1 from Alex Eng <aeng at redhat.com> 2011-12-18 17:03:47 EST --- Implemented. See https://github.com/zanata/zanata/commit/c16906005ad0c1f4c5d5587d3595e1c7f2dde133 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 19 01:59:16 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 18 Dec 2011 20:59:16 -0500 Subject: [zanata-bugs] [Bug 756264] Highlight differences compared to Translation Memory matches In-Reply-To: <bug-756264-312264@bugzilla.redhat.com> References: <bug-756264-312264@bugzilla.redhat.com> Message-ID: <201112190159.pBJ1xGeM020172@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=756264 Alex Eng <aeng at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA --- Comment #3 from Alex Eng <aeng at redhat.com> 2011-12-18 20:59:14 EST --- Merged into Master. See https://github.com/zanata/zanata/commit/47fbc1d181848431064cb4f12427619faf1745d9 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 19 02:06:35 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 18 Dec 2011 21:06:35 -0500 Subject: [zanata-bugs] [Bug 768802] New: Newline validation on leading and trailing string. Message-ID: <bug-768802-312264@bugzilla.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Newline validation on leading and trailing string. https://bugzilla.redhat.com/show_bug.cgi?id=768802 Summary: Newline validation on leading and trailing string. Product: Zanata Version: 1.5 Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Usability AssignedTo: runab at redhat.com ReportedBy: aeng at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- Description of problem: Message strings often contain escape sequences like newlines or tabs and any mismatch in their position or number may result in an error to be generated for the translation file. This story is just for leading and trailing newline. This will be for '\n' sequence. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 19 02:07:02 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 18 Dec 2011 21:07:02 -0500 Subject: [zanata-bugs] [Bug 768802] Newline validation on leading and trailing string. In-Reply-To: <bug-768802-312264@bugzilla.redhat.com> References: <bug-768802-312264@bugzilla.redhat.com> Message-ID: <201112190207.pBJ272ZM000772@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=768802 Alex Eng <aeng at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |UserStory Status|NEW |ASSIGNED AssignedTo|runab at redhat.com |aeng at redhat.com -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 19 04:17:57 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 18 Dec 2011 23:17:57 -0500 Subject: [zanata-bugs] [Bug 768802] Newline validation on leading and trailing string. In-Reply-To: <bug-768802-312264@bugzilla.redhat.com> References: <bug-768802-312264@bugzilla.redhat.com> Message-ID: <201112190417.pBJ4Hv4a018682@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=768802 Alex Eng <aeng at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA --- Comment #1 from Alex Eng <aeng at redhat.com> 2011-12-18 23:17:56 EST --- Implemented in 1.5. See https://github.com/zanata/zanata/commit/d4e942d8d1d6420f561d003c6e181e6744894e87 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 19 09:03:20 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 19 Dec 2011 04:03:20 -0500 Subject: [zanata-bugs] [Bug 768875] New: map-from in zanata.xml seems not working Message-ID: <bug-768875-312264@bugzilla.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: map-from in zanata.xml seems not working https://bugzilla.redhat.com/show_bug.cgi?id=768875 Summary: map-from in zanata.xml seems not working Product: Zanata Version: unspecified Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Component-PythonClient AssignedTo: runab at redhat.com ReportedBy: tagoh at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- Description of problem: I had modified zanata.xml as attached to pick up some missing locales for gettext-based project. but "zanata po pull" says no translation. Version-Release number of selected component (if applicable): zanata-python-client-1.3.1-1.fc15.noarch How reproducible: always Steps to Reproduce: 1.check out imsettings POs from zanata with the attached zanata.xml 2. 3. Actual results: You can see the kind of logs from zanata like: Retrieving zh_CN translation from server: There is no zh_CN translation for imsettings Expected results: should pick up as expected to "map-from=" in zanata.xml Additional info: after that, I can see: Writing po file to /home/tagoh/work/repo/imsettings/po/zh_CN.po and it breaks the zh_CN.po with what it was success last time. I'll file a bug as a separate bug. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 19 09:08:56 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 19 Dec 2011 04:08:56 -0500 Subject: [zanata-bugs] [Bug 768875] map-from in zanata.xml seems not working In-Reply-To: <bug-768875-312264@bugzilla.redhat.com> References: <bug-768875-312264@bugzilla.redhat.com> Message-ID: <201112190908.pBJ98u1B024360@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=768875 Akira TAGOH <tagoh at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |768877 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 19 09:08:55 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 19 Dec 2011 04:08:55 -0500 Subject: [zanata-bugs] [Bug 768877] New: python client breaks PO file when no translation found Message-ID: <bug-768877-312264@bugzilla.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: python client breaks PO file when no translation found https://bugzilla.redhat.com/show_bug.cgi?id=768877 Summary: python client breaks PO file when no translation found Product: Zanata Version: unspecified Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Component-PythonClient AssignedTo: runab at redhat.com ReportedBy: tagoh at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Depends on: 768875 Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- Description of problem: As per Bug#768875, even though zanata client says "no translation", it's going to write PO file with the broken contents. actually it was something what the client was success to update last time. Version-Release number of selected component (if applicable): zanata-python-client-1.3.1-1.fc15.noarch How reproducible: always Steps to Reproduce: 1.see the step in Bug#768875. 2. 3. Actual results: Retrieving zh_CN translation from server: There is no zh_CN translation for imsettings Writing po file to /home/tagoh/work/repo/imsettings/po/zh_CN.po and more. Expected results: that should stop writing if no translation found. Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 19 09:14:23 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 19 Dec 2011 04:14:23 -0500 Subject: [zanata-bugs] [Bug 768875] map-from in zanata.xml seems not working In-Reply-To: <bug-768875-312264@bugzilla.redhat.com> References: <bug-768875-312264@bugzilla.redhat.com> Message-ID: <201112190914.pBJ9ENO9012543@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=768875 --- Comment #1 from Akira TAGOH <tagoh at redhat.com> 2011-12-19 04:14:22 EST --- Created attachment 548515 --> https://bugzilla.redhat.com/attachment.cgi?id=548515 zanata.xml I forgot to attach the file. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 19 21:05:18 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 19 Dec 2011 16:05:18 -0500 Subject: [zanata-bugs] [Bug 759983] Features for Skynet integration In-Reply-To: <bug-759983-312264@bugzilla.redhat.com> References: <bug-759983-312264@bugzilla.redhat.com> Message-ID: <201112192105.pBJL5Ihv010833@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759983 Matthew Casperson <mcaspers at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |758587 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 19 21:05:19 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 19 Dec 2011 16:05:19 -0500 Subject: [zanata-bugs] [Bug 758587] Ability to bookmark multiple documents In-Reply-To: <bug-758587-312264@bugzilla.redhat.com> References: <bug-758587-312264@bugzilla.redhat.com> Message-ID: <201112192105.pBJL5Jaj010840@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=758587 Matthew Casperson <mcaspers at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |759983 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 19 21:09:35 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 19 Dec 2011 16:09:35 -0500 Subject: [zanata-bugs] [Bug 759983] Features for Skynet integration In-Reply-To: <bug-759983-312264@bugzilla.redhat.com> References: <bug-759983-312264@bugzilla.redhat.com> Message-ID: <201112192109.pBJL9Zp5012854@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=759983 Matthew Casperson <mcaspers at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |757621 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon Dec 19 21:09:35 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 19 Dec 2011 16:09:35 -0500 Subject: [zanata-bugs] [Bug 757621] Ability to bookmark a specific document In-Reply-To: <bug-757621-312264@bugzilla.redhat.com> References: <bug-757621-312264@bugzilla.redhat.com> Message-ID: <201112192109.pBJL9ZZw012858@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=757621 Matthew Casperson <mcaspers at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |759983 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 20 04:52:11 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 19 Dec 2011 23:52:11 -0500 Subject: [zanata-bugs] [Bug 742872] As a project maintainer, I want my Maven modules to share Zanata configuration so that administration is easy In-Reply-To: <bug-742872-312264@bugzilla.redhat.com> References: <bug-742872-312264@bugzilla.redhat.com> Message-ID: <201112200452.pBK4qBaA017360@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=742872 --- Comment #4 from David Mason <damason at redhat.com> 2011-12-19 23:52:10 EST --- merged into 1.4 and 1.5 branches see: https://github.com/zanata/zanata/commit/4580bd887d2874113e22bc290c967115e03928a1 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 20 23:15:27 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 20 Dec 2011 18:15:27 -0500 Subject: [zanata-bugs] [Bug 769471] New: Variables to be checked for consistency Message-ID: <bug-769471-312264@bugzilla.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Variables to be checked for consistency https://bugzilla.redhat.com/show_bug.cgi?id=769471 Summary: Variables to be checked for consistency Product: Zanata Version: 1.5 Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Component-UI AssignedTo: runab at redhat.com ReportedBy: aeng at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- Variables like %s or %d are included in strings and any discrepancy in them may generate an error for the translation. Common errors include mismatch in their number or if these are translated. http://translate.sourceforge.net/wiki/toolkit/pofilter_tests#variables http://translate.sourceforge.net/wiki/toolkit/pofilter This will include a number of different validation checks that can be enabled independently for different source document types. NB Python printf (checked for order) and Java MessageFormat only Examples of some strings with variables: gedit: ===== msgid "Loading %d file?" msgid_plural "Loading %d files?" msgstr[0] "" msgstr[1] "" msgid "Loading file '%s'?" msgid "Changes made to the document in the last hour and %d minute will be permanently lost." msgid "Found and replaced %d occurrences" gconf: ===== msgid "Root node of '%s' must be <evoldap>, not <%s>" msgid "Contacting LDAP server: host '%s', port '%d', base DN '%s'" msgid "Error saving GConf tree to '%s': %s\n" msgid "Failed to give up lock on XML directory \"%s\": %s" msgid "Could not stat `%s': %s" -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue Dec 20 23:15:50 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 20 Dec 2011 18:15:50 -0500 Subject: [zanata-bugs] [Bug 769471] Variables to be checked for consistency In-Reply-To: <bug-769471-312264@bugzilla.redhat.com> References: <bug-769471-312264@bugzilla.redhat.com> Message-ID: <201112202315.pBKNFolK028207@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=769471 Alex Eng <aeng at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |UserStory Status|NEW |ASSIGNED AssignedTo|runab at redhat.com |aeng at redhat.com -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 21 01:26:36 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 20 Dec 2011 20:26:36 -0500 Subject: [zanata-bugs] [Bug 768875] map-from in zanata.xml seems not working In-Reply-To: <bug-768875-312264@bugzilla.redhat.com> References: <bug-768875-312264@bugzilla.redhat.com> Message-ID: <201112210126.pBL1QaeN032749@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=768875 David Mason <damason at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |damason at redhat.com --- Comment #2 from David Mason <damason at redhat.com> 2011-12-20 20:26:35 EST --- I can see no zh-Hans-CN translations on the server for imsettings, so it looks like this bug is about breaking existing po files when there are no matching translations on the server, possibly only for mapped locales. If so this is a duplicate of 768877 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 21 01:59:30 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 20 Dec 2011 20:59:30 -0500 Subject: [zanata-bugs] [Bug 769492] New: Position of scroll bar jumps Message-ID: <bug-769492-312264@bugzilla.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Position of scroll bar jumps https://bugzilla.redhat.com/show_bug.cgi?id=769492 Summary: Position of scroll bar jumps Product: Zanata Version: 1.4.1 Platform: Unspecified URL: https://translate.engineering.redhat.com/webtrans/Appl ication.html?project=rhel_deployment_guide&iteration=6 .2&localeId=de&locale=de OS/Version: Linux Status: NEW Severity: medium Priority: unspecified Component: Component-UI AssignedTo: runab at redhat.com ReportedBy: hpeters at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com Estimated Hours: 0.0 Classification: Community Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.24) Gecko/20111108 Fedora/3.6.24-1.fc14 Firefox/3.6.24 When working on a translation with several pages and when working on the bottom end of one page, the position of the scroll bar jumps when navigating through the entries at the bottom. Reproducible: Always Steps to Reproduce: 1. Open workspace for a document that contains several pages, stay on page 1 2. Scroll all the way to the bottom 3. Open editor for an entry close to the bottom, say 4th last entry. Actual Results: The scroll bar, that I moved all the way to the bottom just before, now jumps up a little, so that the very last entries are now not displayed anymore, you have to scroll down again to make them reappear. Expected Results: Scroll bar should not move Annoying for 2 reasons: - The whole page jumps before your eyes, your eyes always have to find their last point of focus again. - A lot of unnecessary scrolling (jumping up, scrolling down again, entering message, jumping up, scrolling down again...) when translating the last entries of each page. Using FF 3.6.24 here. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 21 03:50:08 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 20 Dec 2011 22:50:08 -0500 Subject: [zanata-bugs] [Bug 768875] map-from in zanata.xml seems not working In-Reply-To: <bug-768875-312264@bugzilla.redhat.com> References: <bug-768875-312264@bugzilla.redhat.com> Message-ID: <201112210350.pBL3o8c6029518@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=768875 --- Comment #3 from Akira TAGOH <tagoh at redhat.com> 2011-12-20 22:50:07 EST --- I intentionally filed both as a separate bug because I'm focusing on this that the python client seems not dealing with the "map-from=" in zanata.xml properly. given that Bug#768877 is fixed, I don't think the python client is working back for "map-from=" with that fix. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 21 05:45:05 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 21 Dec 2011 00:45:05 -0500 Subject: [zanata-bugs] [Bug 768875] map-from in zanata.xml seems not working In-Reply-To: <bug-768875-312264@bugzilla.redhat.com> References: <bug-768875-312264@bugzilla.redhat.com> Message-ID: <201112210545.pBL5j5an022817@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=768875 David Mason <damason at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |DUPLICATE Last Closed| |2011-12-21 00:45:04 --- Comment #4 from David Mason <damason at redhat.com> 2011-12-21 00:45:04 EST --- *** This bug has been marked as a duplicate of bug 768877 *** -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed Dec 21 05:45:06 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 21 Dec 2011 00:45:06 -0500 Subject: [zanata-bugs] [Bug 768877] python client breaks PO file when no translation found In-Reply-To: <bug-768877-312264@bugzilla.redhat.com> References: <bug-768877-312264@bugzilla.redhat.com> Message-ID: <201112210545.pBL5j63H022825@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=768877 Bug 768877 depends on bug 768875, which changed state. Bug 768875 Summary: map-from in zanata.xml seems not working https://bugzilla.redhat.com/show_bug.cgi?id=768875 What |Old Value |New Value ---------------------------------------------------------------------------- Resolution| |DUPLICATE Status|NEW |CLOSED --- Comment #1 from David Mason <damason at redhat.com> 2011-12-21 00:45:04 EST --- *** Bug 768875 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.