From bugzilla at redhat.com Wed May 1 00:30:47 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 May 2013 00:30:47 +0000 Subject: [zanata-bugs] [Bug 953195] HQL query exception while trying to filter strings In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=953195 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |2.3.1-SNAPSHOT | |(20130501-0011) --- Comment #5 from Ding-Yi Chen --- I have reproduced the error with zanata-server-2.2.2.zip on zanata.org. And Zanata version 2.3.1-SNAPSHOT (20130501-0011) seems to fix the error. VERIFIED with 2.3.1-SNAPSHOT (20130501-0011). -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=IuXWvcXHX0&a=cc_unsubscribe From bugzilla at redhat.com Wed May 1 01:59:04 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 May 2013 01:59:04 +0000 Subject: [zanata-bugs] [Bug 958194] please implement a "remember me" functionality In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=958194 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com --- Comment #1 from Sean Flanigan --- Zanata should at least be remembering your username; let us know if this is not working. Unfortunately it would be a security risk (XSS) to authenticate based on a persistent cookie (ie a full "remember me" function). Ref: http://docs.jboss.com/seam/2.3.0.Final/reference/en-US/html/security.html#d0e8787 If you are using a Fedora login, login can be a bit slow, because FAS always asks whether you're sure you want to login to Zanata. As a workaround, I recommend setting a password for your Zanata account to allow faster logins: https://translate.zanata.org/zanata/profile/view Then when you log in, you can choose the Zanata logo on the right (instead of the Fedora login) and allow your browser to save the password. Zanata's built-in authentication should always be the fastest way to log in to Zanata. Alternatively, you can add another identity (eg Google) to your account here: https://translate.zanata.org/zanata/profile/identities The login process will be slightly slower than a Zanata login, but it should still be faster than Fedora, and will save you from having to create another password. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=7IBBid0m1r&a=cc_unsubscribe From bugzilla at redhat.com Wed May 1 02:44:39 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 May 2013 02:44:39 +0000 Subject: [zanata-bugs] [Bug 894933] False positive in validation warning for missing/unexpected variables In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=894933 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |damason at redhat.com -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=4X9VrIhIkr&a=cc_unsubscribe From bugzilla at redhat.com Wed May 1 02:47:14 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 May 2013 02:47:14 +0000 Subject: [zanata-bugs] [Bug 894933] False positive in validation warning for missing/unexpected variables In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=894933 --- Comment #3 from David Mason --- Note: Comment 1 and Comment 2 are just links to an example row on a non-public server. They are hidden to prevent frustration trying to follow the links from outside the VPN, which won't work. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=7C490SSuz3&a=cc_unsubscribe From bugzilla at redhat.com Wed May 1 02:51:17 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 May 2013 02:51:17 +0000 Subject: [zanata-bugs] [Bug 894933] False positive in validation warning for missing/unexpected variables In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=894933 --- Comment #4 from David Mason --- This warning is caused by the Java Variables Validator, which may not be appropriate to run against this project. If Java variables aren't used in this project, the appropriate action here would be to deactivate that particular validator for the project. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=7AuYENQsGa&a=cc_unsubscribe From bugzilla at redhat.com Wed May 1 03:13:08 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 May 2013 03:13:08 +0000 Subject: [zanata-bugs] [Bug 958350] New: Concurrent save on different row causes incorrect validation warnings in current row. Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=958350 Bug ID: 958350 Summary: Concurrent save on different row causes incorrect validation warnings in current row. Product: Zanata Version: 2.3 Component: Component-UI Severity: high Priority: unspecified Assignee: irooskov at redhat.com Reporter: damason at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: When in the editor, if a different row on the same page has a translation saved in another tab, the currently enabled validations are run on the updated translation and warnings are incorrectly applied to the currently selected row instead of the changed row. Warnings remain on the row even when moving away, but are cleared when selecting the row that has the wrong warnings showing. This does not happen when rows on a different page are changed. This will happen regardless whether it is the same user or a different user making the change. Version-Release number of selected component (if applicable): version 3.0.0-SNAPSHOT (20130501-1233) This is equivalent to 2.3 Release at the time of testing. How reproducible: Always Steps to Reproduce: 1. Sign in and open a document with multiple pages of strings in the editor (tabA). Make sure some validators are active. 2. Open the same URL in a new browser window or tab (tabB) 3. In tabA, select a row that has no validation warnings 4. In tabB, select a different row on the same page and enter some text that causes validation warnings (try adding newlines, %x, {x}). Save the text. Actual results: In tabA, validations are displayed on the row that should not have any validation warnings. Expected results: The new validation warnings are shown on the row that was updated, not on the currently selected row. Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=It553jw2dT&a=cc_unsubscribe From bugzilla at redhat.com Wed May 1 03:26:25 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 May 2013 03:26:25 +0000 Subject: [zanata-bugs] [Bug 958351] New: User option to hide TM is not properly applied when loading a workspace Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=958351 Bug ID: 958351 Summary: User option to hide TM is not properly applied when loading a workspace Product: Zanata Version: 2.3 Component: Component-UI Severity: low Priority: unspecified Assignee: irooskov at redhat.com Reporter: damason at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: The Translation Memory ang Glossary are always shown when loading a workspace, regardless whether the persisted user options "Show Translation Suggestions" or "Show Glossary Suggestions" are active. Options dialog correctly shows that these should not be active. The windows show "Searching..." forever and do not respond to user input or other events. Version-Release number of selected component (if applicable): 2.3 How reproducible: Always Steps to Reproduce: 1. Open any document in a workspace. 2. Open "Editor Options" tab and un-check "Show Translation Suggestions" and "Show Glossary Suggestions", then save editor options 3. Load the URL in a different tab or window Actual results: Translation memory and Glossary windows are shown, but indicate that they are "Searching..." forever and are not responsive to any input. The editor options correctly show that these should be turned off. Expected results: TM and Glossary panels are not shown when loading a workspace unless they are active in the persisted options. Options and display state should always agree. Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=gRxH7z258L&a=cc_unsubscribe From bugzilla at redhat.com Wed May 1 03:31:35 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 May 2013 03:31:35 +0000 Subject: [zanata-bugs] [Bug 958352] New: [RFE] Persistent editor options should save automatically Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=958352 Bug ID: 958352 Summary: [RFE] Persistent editor options should save automatically Product: Zanata Version: 2.3 Component: Component-UI Severity: medium Priority: unspecified Assignee: irooskov at redhat.com Reporter: damason at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: A user can change editor options without noticing that there is a save button at the bottom of the tab, which can prevent them getting the benefit of persisted editor options. More users would benefit from having editor options automatically persisted than from requiring a manual save process. Version-Release number of selected component (if applicable): 2.3 Actual results: Editor options are not persisted unless user explicitly presses "Save" Expected results: Editor options are persisted as soon as they are set -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=vT6o4mZa4v&a=cc_unsubscribe From bugzilla at redhat.com Wed May 1 04:07:28 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 May 2013 04:07:28 +0000 Subject: [zanata-bugs] [Bug 958351] User option to hide TM is not properly applied when loading a workspace In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=958351 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=GMP0q5HGU7&a=cc_unsubscribe From bugzilla at redhat.com Wed May 1 07:07:57 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 May 2013 07:07:57 +0000 Subject: [zanata-bugs] [Bug 953734] Implement review feature In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=953734 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |damason at redhat.com Assignee|irooskov at redhat.com |damason at redhat.com -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=jWBlfWIjvU&a=cc_unsubscribe From bugzilla at redhat.com Wed May 1 07:09:26 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 May 2013 07:09:26 +0000 Subject: [zanata-bugs] [Bug 953195] HQL query exception while trying to filter strings In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=953195 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|irooskov at redhat.com |camunoz at redhat.com -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=FWjCZ4h5Tx&a=cc_unsubscribe From bugzilla at redhat.com Wed May 1 23:44:00 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 May 2013 23:44:00 +0000 Subject: [zanata-bugs] [Bug 958350] Concurrent save on different row causes incorrect validation warnings in current row. In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=958350 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Target Release|--- |2.3 Assignee|irooskov at redhat.com |damason at redhat.com -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=wUHif7tQ8p&a=cc_unsubscribe From bugzilla at redhat.com Thu May 2 03:53:03 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 02 May 2013 03:53:03 +0000 Subject: [zanata-bugs] [Bug 958350] Concurrent save on different row causes incorrect validation warnings in current row. In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=958350 --- Comment #1 from David Mason --- It turns out the updated target is being validated against the currently selected source. This means that step 4. should be: 4. In tabB, select a different row on the same page and enter some text that would cause validation warnings if it were entered in the row that is selected in tabA. e.g. if tabA has a row selected with source "Hello World" and tabB has a row selected with source "Hello {name}", and the translation "Hi {name} is saved in tabB, no warning is shown in tabB, but in tabA a warning will be shown about unexpected variable '{name}'. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Fcu0SUslQo&a=cc_unsubscribe From bugzilla at redhat.com Thu May 2 06:25:04 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 02 May 2013 06:25:04 +0000 Subject: [zanata-bugs] [Bug 958645] New: RFE: jsf EL validator Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=958645 Bug ID: 958645 Summary: RFE: jsf EL validator Product: Zanata Version: 2.1 Component: Component-Logic Severity: unspecified Priority: unspecified Assignee: irooskov at redhat.com Reporter: pahuang at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: EL used in JSF page can be embedded in properties file. At the moment they are treated as java variables. But if the EL is in quote, java variable validator won't show warnings against it. Version-Release number of selected component (if applicable): 2.3- How reproducible: Always Steps to Reproduce: 1. Find a string such as: Search Results for '#{projectSearch.searchQuery}' 2. Type something like "Search" Actual results: No validation is given Expected results: Validation warning should say "Missing JSF EL expression #{projectSearch.searchQuery}" Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=xE2iEPiDOc&a=cc_unsubscribe From bugzilla at redhat.com Thu May 2 08:01:30 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 02 May 2013 08:01:30 +0000 Subject: [zanata-bugs] [Bug 958350] Concurrent save on different row causes incorrect validation warnings in current row. In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=958350 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA --- Comment #2 from David Mason --- Replaced code that assumed validation would always be for the current row. Warnings for concurrently updated translations should now show on the correct row. See: https://github.com/zanata/zanata/commit/6e6f68d5c3447d5ec4d00b08af8aa7188e7b4496 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=euB97VQaTB&a=cc_unsubscribe From bugzilla at redhat.com Fri May 3 05:46:05 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 03 May 2013 05:46:05 +0000 Subject: [zanata-bugs] [Bug 959060] New: Generated zanata config file contains invalid project type Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959060 Bug ID: 959060 Summary: Generated zanata config file contains invalid project type Product: Zanata Version: 2.1 Component: Component-Logic Severity: unspecified Priority: unspecified Assignee: zanata-dev-internal at redhat.com Reporter: pahuang at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: Zanata generated config file contains invalid project type when project type is properties. Version-Release number of selected component (if applicable): 2.3 How reproducible: Always Steps to Reproduce: 1. Go to https://translate.zanata.org/zanata/iteration/view/zanata-server/master 2. Click on "Config file" Actual results: zanata.xml is downloaded with Properties. Note the capital P. Expected results: project type should be in lower case properties. Additional info: May as well check other project types that are correct -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=NunX76Ty6t&a=cc_unsubscribe From bugzilla at redhat.com Fri May 3 07:51:46 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 03 May 2013 07:51:46 +0000 Subject: [zanata-bugs] [Bug 959115] New: Database connection pool leaks under load Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959115 Bug ID: 959115 Summary: Database connection pool leaks under load Product: Zanata Version: 2.3 Component: Component-Logic Severity: unspecified Priority: unspecified Assignee: irooskov at redhat.com Reporter: sflaniga at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: Connections are being leaked occasionally in production, until the pool is exhausted. Version-Release number of selected component (if applicable): version 2.3.0 (20130426-0119) How reproducible: Requires several days of production load. Steps to Reproduce: 1. Boot Zanata 2. Allow users to log in to the editor and generate load 3. Keep watching https://zanata.example.com/admin/monitoring?part=graph&graph=usedConnections&period=semaine every few hours Actual results: The number of used connections goes up and down depending on load, but gradually creeps higher and higher (most connections are returned to the pool, only some of them are leaked), until the pool is exhausted and any database operation causes an error. Expected results: During quiet periods, the number of used connections should drop. If the server is completely idle, it should drop to 1 (the minimum). Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=zeUuShyiMO&a=cc_unsubscribe From bugzilla at redhat.com Fri May 3 08:06:13 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 03 May 2013 08:06:13 +0000 Subject: [zanata-bugs] [Bug 959115] Database connection pool leaks under load In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959115 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|unspecified |urgent Status|NEW |ON_QA Target Release|--- |2.3 Severity|unspecified |urgent --- Comment #1 from Sean Flanigan --- Fixed in https://github.com/zanata/zanata/commit/6bf6c409f24cf4c688a666d6955f39f66b66d9ea in release branch. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Kk8yYAP8vF&a=cc_unsubscribe From bugzilla at redhat.com Mon May 6 00:10:30 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 06 May 2013 00:10:30 +0000 Subject: [zanata-bugs] [Bug 723084] RFE: bookmarkable messages In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=723084 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |ON_QA CC| |sflaniga at redhat.com --- Comment #4 from Sean Flanigan --- (From pahuang's email) https://github.com/zanata/zanata/commit/86fe494d0ba18a4444c280234a32169231dc53d8 To test: 1. In editor, bookmark a message that is on current page and remember it. 2. Go to project search page and search a term that will return the bookmarked message as result. 3. Click the edit icon in search result table for that message -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=MubiobnS9N&a=cc_unsubscribe From bugzilla at redhat.com Mon May 6 00:20:20 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 06 May 2013 00:20:20 +0000 Subject: [zanata-bugs] [Bug 959813] New: po download links on documents page do not respond to parent project type Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959813 Bug ID: 959813 Summary: po download links on documents page do not respond to parent project type Product: Zanata Version: 2.3 Component: Component-UI Severity: unspecified Priority: unspecified Assignee: irooskov at redhat.com Reporter: damason at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: If the project-type for a version is not set, but the containing project's project-type is set, the .po download links on the documents page behave as though no project-type is set at all, but links should be available if there is a project type on the parent project. Version-Release number of selected component (if applicable): 2.3 How reproducible: Always Steps to Reproduce: 1. Find a version that does not have project-type set, in a project that does have project-type set 2. Open the documents page for any locale Actual results: .po links are not enabled, and have a tooltip saying that the project type is not set. Expected results: .po links behave as though the project type for the version is the same as that of the parent project. Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=RgigdipcO6&a=cc_unsubscribe From bugzilla at redhat.com Mon May 6 01:18:39 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 06 May 2013 01:18:39 +0000 Subject: [zanata-bugs] [Bug 959060] Generated zanata config file contains invalid project type In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959060 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ON_QA CC| |damason at redhat.com --- Comment #1 from David Mason --- (In reply to comment #0) > Version-Release number of selected component (if applicable): > 2.3 >From this morning's meeting I think this should be 2.2.2 project-type appears to be all lowercase in version 2.3 and 3.0-SNAPSHOT -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=lphkwtnYdj&a=cc_unsubscribe From bugzilla at redhat.com Mon May 6 01:18:56 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 06 May 2013 01:18:56 +0000 Subject: [zanata-bugs] [Bug 959060] Generated zanata config file contains invalid project type In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959060 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|zanata-dev-internal at redhat. |damason at redhat.com |com | -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=CWdBtUkmTF&a=cc_unsubscribe From bugzilla at redhat.com Mon May 6 01:51:35 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 06 May 2013 01:51:35 +0000 Subject: [zanata-bugs] [Bug 959819] New: [Document List] Statistic should not invade to next column when the statistic column is nallow Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959819 Bug ID: 959819 Summary: [Document List] Statistic should not invade to next column when the statistic column is nallow Product: Zanata Version: 2.3 Component: Component-UI Severity: medium Priority: unspecified Assignee: irooskov at redhat.com Reporter: dchen at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: The statistic number invades into next column when the statistic column is too narrow. Version-Release number of selected component (if applicable): Zanata version 3.0.0-SNAPSHOT (20130505-1232) and How reproducible: Always Steps to Reproduce: 1. Navigate to Document list page 2. Narrow your browser window to make the statistic column roughly as narrow as progress bar 3. (Optional) Refresh Actual results: Complete percentage was shown in next column. (See attachment) Expected results: Complete percentage stays in statistic column. Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=HxdzcrIpmC&a=cc_unsubscribe From bugzilla at redhat.com Mon May 6 01:57:15 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 06 May 2013 01:57:15 +0000 Subject: [zanata-bugs] [Bug 959819] [Document List] Statistic should not invade to next column when the statistic column is nallow In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959819 --- Comment #1 from Ding-Yi Chen --- This also appears with Zanata version 2.3.2-SNAPSHOT (20130506-1140), both Firefox and Chrome. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=x4vlyDUCIW&a=cc_unsubscribe From bugzilla at redhat.com Mon May 6 01:58:15 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 06 May 2013 01:58:15 +0000 Subject: [zanata-bugs] [Bug 959819] [Document List] Statistic should not invade to next column when the statistic column is nallow In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959819 --- Comment #2 from Ding-Yi Chen --- Created attachment 743940 --> https://bugzilla.redhat.com/attachment.cgi?id=743940&action=edit Completion percentage invades into next column. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=I8MskknqrP&a=cc_unsubscribe From bugzilla at redhat.com Mon May 6 02:13:35 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 06 May 2013 02:13:35 +0000 Subject: [zanata-bugs] [Bug 959819] [Document List] Statistics percentage overlaps next column when viewport is narrow In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959819 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Summary|[Document List] Statistic |[Document List] Statistics |should not invade to next |percentage overlaps next |column when the statistic |column when viewport is |column is nallow |narrow -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=WXI8CCk0DW&a=cc_unsubscribe From bugzilla at redhat.com Mon May 6 02:24:24 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 06 May 2013 02:24:24 +0000 Subject: [zanata-bugs] [Bug 958350] Concurrent save on different row causes incorrect validation warnings in current row. In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=958350 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |2.3.2-SNAPSHOT | |(20130506-1140) --- Comment #3 from Ding-Yi Chen --- VERIFIED with Zanata version 2.3.2-SNAPSHOT (20130506-1140) and Zanata version 3.0.0-SNAPSHOT (20130505-1232) -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=BPkm650dOq&a=cc_unsubscribe From bugzilla at redhat.com Mon May 6 04:32:22 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 06 May 2013 04:32:22 +0000 Subject: [zanata-bugs] [Bug 723084] RFE: bookmarkable messages In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=723084 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |ASSIGNED --- Comment #5 from Ding-Yi Chen --- Tested with Zanata version 2.3.2-SNAPSHOT (20130506-1140) Occasionally, multiple cursors blinking in different rows, yet none got input focus. Steps to reproduce: Use Project Hibernate Core, document "content/events" as example. 1. In editor, find a string that appears in multiple messages. (e.g. "Interceptors") 2. Move the cursor to the message that has the string. (e.g 1st row) 3. Switch "project-wide search & replace" mode, and search "Interceptors" 4. Click "edit" icon on the 1st match in document "content/events" That will lead to the 1st row. 5. Switch "project-wide search & replace" mode again. 6. Click "edit" icon on the 2nd match in document "content/events" That will lead to the 3rd row. Actual: Both 1st and 3rd row have cursors. But none of them respond to keypress. Expected: 3rd row has cursor and input focus. Reassigned -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=vnJP1bKsw7&a=cc_unsubscribe From bugzilla at redhat.com Mon May 6 04:52:59 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 06 May 2013 04:52:59 +0000 Subject: [zanata-bugs] [Bug 959060] Generated zanata config file contains invalid project type In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959060 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |2.3.2-SNAPSHOT | |(20130506-1140) Severity|unspecified |medium --- Comment #2 from Ding-Yi Chen --- VERIFIED with Zanata version 3.0.0-SNAPSHOT (20130506-1232) and 2.3.2-SNAPSHOT (20130506-1140) -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=9sX62CUUL3&a=cc_unsubscribe From bugzilla at redhat.com Mon May 6 05:06:21 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 06 May 2013 05:06:21 +0000 Subject: [zanata-bugs] [Bug 959834] New: [zanata.xml] Project-type for gettext should be gettext, not podir Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959834 Bug ID: 959834 Summary: [zanata.xml] Project-type for gettext should be gettext, not podir Product: Zanata Version: 2.3 Component: Component-Logic Severity: high Priority: unspecified Assignee: irooskov at redhat.com Reporter: dchen at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: The project-type of server-genertate zanata.xml for gettext projects have been change to podir to permit multiple pot file upload. This setting, however, will break the build script of gettext projects, because the directory structures are different. Version-Release number of selected component (if applicable): Zanata version 2.3.0 (20130426-0119) How reproducible: Always Steps to Reproduce: 1. Create a version with project-type "Gettext" 2. Click "Config", an zanata.xml is generated. 3. Open the generated zanata.xml. Actual results: zanata.xml contains: podir Expected results: zanata.xml contains: gettext Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fKPEpbDbq8&a=cc_unsubscribe From bugzilla at redhat.com Mon May 6 05:21:03 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 06 May 2013 05:21:03 +0000 Subject: [zanata-bugs] [Bug 959836] New: Validation state on doclist should indicate when a document has been changed Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959836 Bug ID: 959836 Summary: Validation state on doclist should indicate when a document has been changed Product: Zanata Version: 2.3 Component: Component-UI Severity: medium Priority: unspecified Assignee: irooskov at redhat.com Reporter: damason at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: When running validation on document list in the translation editor, the validation state remains until the next time the validation is run on the doclist, regardless of changes to the document contents. This could lead to confusion as the document may show an error for a document after the error has been fixed, or may show no errors for a document even though an invalid translation has been added. Ideally, validation state of documents should always be updated to reflect recent changes, but if that is too expensive it would be useful to indicate which documents have changed since validation was run. This would allow users to easily see whether they can trust the validation state shown, or if they have to run validation again to ensure the state still applies. Version-Release number of selected component (if applicable): 2.3 How reproducible: Always Steps to Reproduce: 1. Sign in, open a project in the editor and view the document list 2. Open the validation tab and run validation for the visible documents 3. Click a document that passed validation to open it in editing mode 4. Enter and save a string that causes a validation warning 5. Return to the doclist Actual results: The document still shows that validation passed, and there is no indication that anything has changed. Expected results: An extra icon is shown next to the validation icon, and the tooltip for the icon says something like "Some translations have been changed in this document, please run validation again to see the current status". Additional info: It should also be possible to change a document status to "failed validation" when a user saves a translation that causes a validation warning, so that the displayed status is correct more often. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Bst93wbxBR&a=cc_unsubscribe From bugzilla at redhat.com Tue May 7 03:40:43 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 07 May 2013 03:40:43 +0000 Subject: [zanata-bugs] [Bug 960332] New: Fix warning message to ask correct option --push-type Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=960332 Bug ID: 960332 Summary: Fix warning message to ask correct option --push-type Product: Zanata Version: unspecified Component: Component-PythonClient Severity: unspecified Priority: unspecified Assignee: irooskov at redhat.com Reporter: pnemade at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: When I tried to use --push-trans I got following warning warning: --push-trans is deprecated, please use '--pushtype both' instead Here, I find the real option to use is --push-type and not --pushtype so this need to be fixed in https://github.com/zanata/zanata-python-client/blob/master/zanataclient/pushcmd.py Submitted pull request upstream https://github.com/zanata/zanata-python-client/pull/2 Version-Release number of selected component (if applicable): zanata-python-client-1.3.13-2.fc19.noarch How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fCGCOyBaoI&a=cc_unsubscribe From bugzilla at redhat.com Tue May 7 05:13:13 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 07 May 2013 05:13:13 +0000 Subject: [zanata-bugs] [Bug 723084] RFE: bookmarkable messages In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=723084 --- Comment #6 from Patrick Huang --- revert the optimization https://github.com/zanata/zanata/commit/9eaf756d300e29577e1201149e021eba3c126cf3 Code mirror does not play nice in this optimization. Reload the editor will solve the problem. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=giuUhR4Icf&a=cc_unsubscribe From bugzilla at redhat.com Tue May 7 05:32:54 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 07 May 2013 05:32:54 +0000 Subject: [zanata-bugs] [Bug 723084] RFE: bookmarkable messages In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=723084 Patrick Huang changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=lVYJ34YDh3&a=cc_unsubscribe From bugzilla at redhat.com Wed May 8 00:32:54 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 May 2013 00:32:54 +0000 Subject: [zanata-bugs] [Bug 723084] RFE: bookmarkable messages In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=723084 --- Comment #7 from Patrick Huang --- Comment 6 cherry picked into release: https://github.com/zanata/zanata/commit/a7d39aee8406577ba1458d310e8da2c5afb0fe74 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=BZ7MDDFBuF&a=cc_unsubscribe From bugzilla at redhat.com Wed May 8 04:35:11 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 May 2013 04:35:11 +0000 Subject: [zanata-bugs] [Bug 723084] RFE: bookmarkable messages In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=723084 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED --- Comment #8 from Ding-Yi Chen --- VERIFIED with Zanata version 2.3.2-SNAPSHOT (20130508-1032) and Zanata version 3.0.0-SNAPSHOT (20130508-1233) -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=JszzU81pgn&a=cc_unsubscribe From bugzilla at redhat.com Thu May 9 02:09:21 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 09 May 2013 02:09:21 +0000 Subject: [zanata-bugs] [Bug 961163] New: [WebTrans] String "Wg" should NOT triggered Copy from source Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961163 Bug ID: 961163 Summary: [WebTrans] String "Wg" should NOT triggered Copy from source Product: Zanata Version: 2.3 Component: Component-UI Severity: unspecified Priority: unspecified Assignee: irooskov at redhat.com Reporter: dchen at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=5R3pzcw8Fx&a=cc_unsubscribe From bugzilla at redhat.com Thu May 9 02:17:41 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 09 May 2013 02:17:41 +0000 Subject: [zanata-bugs] [Bug 961163] [WebTrans] String "Wg" should NOT triggered Copy from source In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961163 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Build ID| |2.3.1 (20130505-2134) Severity|unspecified |urgent --- Comment #1 from Ding-Yi Chen --- Description of problem: When input shift-w (the case does not matter) then g, it acted as if the copy from source command key, alt-g, is pressed, thus mistakenly overwrite what user have typed. Version-Release number of selected component (if applicable): Zanata version 2.3.1 (20130505-2134) Zanata version 3.0.0-SNAPSHOT (20130509-0036) How reproducible: Always Steps to Reproduce: 1. In the translation editor, click on any entry. 2. Press key shift-w 3. Press key g Actual results: The source text is copied to target text. Expected results: String "Wg" or "wG" is inputted. Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=zbdnRNqEKX&a=cc_unsubscribe From bugzilla at redhat.com Thu May 9 02:22:07 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 09 May 2013 02:22:07 +0000 Subject: [zanata-bugs] [Bug 961163] [WebTrans] String "Wg" should NOT triggered Copy from source In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961163 Carlos Munoz changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |camunoz at redhat.com --- Comment #2 from Carlos Munoz --- A bit more on the specifics of the scenarios that trigger the issue: - Any string that contains the characters 'W' and 'g' will cause it. - It has to be in that order. typing the 'g' first and then the 'W' will not cause it. - If enough time has passed after the typing of the 'W' character, typing the 'g' will not trigger it. - Pasting text with those characters into the editor field will not trigger it. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=LB6ebt1Red&a=cc_unsubscribe From bugzilla at redhat.com Thu May 9 02:30:27 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 09 May 2013 02:30:27 +0000 Subject: [zanata-bugs] [Bug 961163] [WebTrans] String "Wg" erroneously triggers Copy from Source In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961163 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Assignee|irooskov at redhat.com |damason at redhat.com Summary|[WebTrans] String "Wg" |[WebTrans] String "Wg" |should NOT triggered Copy |erroneously triggers Copy |from source |from Source -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=txEn1viSRW&a=cc_unsubscribe From bugzilla at redhat.com Thu May 9 03:38:34 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 09 May 2013 03:38:34 +0000 Subject: [zanata-bugs] [Bug 953734] Implement review feature In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=953734 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.0 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=RvdDRor5ic&a=cc_unsubscribe From bugzilla at redhat.com Thu May 9 04:22:32 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 09 May 2013 04:22:32 +0000 Subject: [zanata-bugs] [Bug 961182] New: [RFE] Provide sorted output in Enabled Locales by locale code and not by language name Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961182 Bug ID: 961182 Summary: [RFE] Provide sorted output in Enabled Locales by locale code and not by language name Product: Zanata Version: unspecified Component: Component-UI Severity: unspecified Priority: unspecified Assignee: irooskov at redhat.com Reporter: pnemade at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: When I tried to modify enabled locales for my project, I see locales are organized by its language name sorted. Please sort them by locale code. zanata.xml also uses locale code so while working on having exact locales in zanata.xml, I need to look for language name and disable unnecessary locales. Provide sorting by locale code. I am looking at https://translate.zanata.org/zanata/iteration/edit/system-config-language/f19?cid=198804 for my project. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=InpevK9BbI&a=cc_unsubscribe From bugzilla at redhat.com Thu May 9 04:31:18 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 09 May 2013 04:31:18 +0000 Subject: [zanata-bugs] [Bug 961185] New: Provide some way to get exact locales in zanata.xml Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961185 Bug ID: 961185 Summary: Provide some way to get exact locales in zanata.xml Product: Zanata Version: unspecified Component: Component-UI Severity: unspecified Priority: unspecified Assignee: irooskov at redhat.com Reporter: pnemade at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: Provide some client side tool that when run on po directory will generate zanata.xml file locally. This way we don't need to disable some locales which zanata support but my project don't have translations. Otherway I can easily find which new locales need to be added to Zanata.xml Its really time consuming to find exact zanata.xml for my project. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=OLzADzIUuv&a=cc_unsubscribe From bugzilla at redhat.com Thu May 9 04:38:24 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 09 May 2013 04:38:24 +0000 Subject: [zanata-bugs] [Bug 961163] [WebTrans] shift-w and g erroneously triggers Copy from Source In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961163 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[WebTrans] String "Wg" |[WebTrans] shift-w and g |erroneously triggers Copy |erroneously triggers Copy |from Source |from Source -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=MGgKDitQO8&a=cc_unsubscribe From bugzilla at redhat.com Fri May 10 00:30:17 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 10 May 2013 00:30:17 +0000 Subject: [zanata-bugs] [Bug 961163] [WebTrans] shift-w and g erroneously triggers Copy from Source In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961163 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ON_QA --- Comment #3 from David Mason --- Fixed in 2.3.2-SNAPSHOT and merged to master. Note that this only fixes the Shift+W g behaviour, there are still several other changes to make for modal key shortcuts to behave correctly. See: https://github.com/zanata/zanata/commit/2598c302924447edd20413e75e9b99ec594eb0b0 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Fw5YjiTg6p&a=cc_unsubscribe From bugzilla at redhat.com Fri May 10 00:40:19 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 10 May 2013 00:40:19 +0000 Subject: [zanata-bugs] [Bug 786630] Shortcut Alt+G causes editor to lose focus In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=786630 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |961564 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=8piroSi3QV&a=cc_unsubscribe From bugzilla at redhat.com Fri May 10 00:40:19 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 10 May 2013 00:40:19 +0000 Subject: [zanata-bugs] [Bug 961564] New: Implement configurable attention key in editor Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961564 Bug ID: 961564 Summary: Implement configurable attention key in editor Product: Zanata Version: 2.3 Component: Component-UI Severity: medium Priority: low Assignee: irooskov at redhat.com Reporter: damason at redhat.com QA Contact: dchen at redhat.com CC: aeng at redhat.com, hpeters at redhat.com, sflaniga at redhat.com, zanata-bugs at redhat.com Depends On: 786630 Category: --- +++ This bug was initially created as a clone of Bug #786630 +++ Separating from original bug since this has become more general. The following comments from the original bug adequately describe the issue and the approach to solve it: --- Additional comment from Sean Flanigan on 2013-04-10 02:37:07 EDT --- Shortcut keys are basically an arms race between the web app and the browser and OS. The web app never wins. We could make the shortcuts safer by adding another modifier, but this makes them harder to type, and they could still conflict with something in the user's system. I think we should try using a configurable prefix for a second shortcut (as well as Alt+G). For instance, add an alias such as Alt+X,G (which means Alt+X, then G (or Alt+G). After the user presses Alt+X, the app listens for the rest of the key sequence. If the user presses Alt+X again, or presses Esc, or waits a few seconds, the key sequence is cancelled. We should make it visually obvious that Zanata is waiting for the rest of the key sequence. Similarly, we would have Alt+X,1 to copy the first TM result, and so on for our other keys. The important thing is that we keep all the existing shortcuts (since they work for most users) and add the new shortcuts which will all use the same (configurable) "attention key". In most cases, we can probably just replace the modifier (Control, Alt, or Control-Shift) with the attention key, leaving the rest of the shortcut unchanged. --- Additional comment from Ding-Yi Chen on 2013-04-18 22:41:06 EDT --- (In reply to comment #14) > Shortcut keys are basically an arms race between the web app and the browser > and OS. The web app never wins. Not to mention hot key for input methods, which is very likely being used in Zanata. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=MlPRoNEN54&a=cc_unsubscribe From bugzilla at redhat.com Fri May 10 00:42:01 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 10 May 2013 00:42:01 +0000 Subject: [zanata-bugs] [Bug 961564] Implement configurable attention key in editor In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961564 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|irooskov at redhat.com |damason at redhat.com -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=MZ64WsApWL&a=cc_unsubscribe From bugzilla at redhat.com Fri May 10 01:32:48 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 10 May 2013 01:32:48 +0000 Subject: [zanata-bugs] [Bug 961185] Provide some way to get exact locales in zanata.xml In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961185 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Flags| |needinfo?(pnemade at redhat.co | |m) --- Comment #1 from Sean Flanigan --- Have you tried getting the Zanata web UI to generate the zanata.xml for you? We could expose this function through the command line tools if that would help. If there's a problem with using the generated zanata.xml, could you please explain in more detail? Perhaps we need to fix something in the client (when pushing and pulling). -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ObUjLvdVUc&a=cc_unsubscribe From bugzilla at redhat.com Fri May 10 01:48:56 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 10 May 2013 01:48:56 +0000 Subject: [zanata-bugs] [Bug 953195] HQL query exception while trying to filter strings In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=953195 --- Comment #7 from Sean Flanigan --- This bug doesn't manifest on JBoss EWP 5.1.2, only on JBoss AS, as packaged in the standalone server. The fix will be in the next release of the Zanata standalone server. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=13bhq4g818&a=cc_unsubscribe From bugzilla at redhat.com Fri May 10 02:02:48 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 10 May 2013 02:02:48 +0000 Subject: [zanata-bugs] [Bug 961578] New: Internal instance lags, lowering productivity Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961578 Bug ID: 961578 Summary: Internal instance lags, lowering productivity Product: Zanata Version: unspecified Component: Usability Severity: medium Priority: unspecified Assignee: irooskov at redhat.com Reporter: irooskov at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: Internal instance of Zanata lags and has to catch up to what you've been typing. It slows to the point that Zanata asks if the user wishes to wait for Zanata. Version-Release number of selected component (if applicable): https://translate.engineering.redhat.com// How reproducible: 100% - after using for a few hours Steps to Reproduce: 1. 2. 3. Actual results: Zanata slows to an unusable state Expected results: No lag Additional info: Some translators who have encountered this: - Gladys - Yuko - Jasna -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fPAnfIcjmk&a=cc_unsubscribe From bugzilla at redhat.com Fri May 10 02:46:09 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 10 May 2013 02:46:09 +0000 Subject: [zanata-bugs] [Bug 961588] New: Checking "Remember me" should work in Firefox Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961588 Bug ID: 961588 Summary: Checking "Remember me" should work in Firefox Product: Zanata Version: 2.3 Component: Component-UI Severity: medium Priority: unspecified Assignee: irooskov at redhat.com Reporter: dchen at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: When sign in with Chrome, checking the checkbox "Remember me" make the browser remember user name and password for next sign in. However in Firefox, checking the checkbox seems has no such effect. Version-Release number of selected component (if applicable): Zanata version 3.0.0-SNAPSHOT (20130510-0036) How reproducible: Always Steps to Reproduce: 1. Using Firefox 2. Sign In with "Remember me" checked. 3. Sign out 4. Click *Sign In* to visit the Sign in page. Actual results: User name and password were not remembered. Expected results: User name and password are remembered. Additional info: This problem does not seem to occur in Chrome. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=PFUWmDG6Ui&a=cc_unsubscribe From bugzilla at redhat.com Fri May 10 03:17:20 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 10 May 2013 03:17:20 +0000 Subject: [zanata-bugs] [Bug 961578] Internal instance lags, lowering productivity In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961578 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Group| |private CC| |sflaniga at redhat.com Version|unspecified |2.3 --- Comment #1 from Sean Flanigan --- (Note that this bug was actually public, even though the description was private. Now marked as private.) This slowness may be a symptom of bug 959115, due to the reduced availability of database connections. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=GKi5sUQGkF&a=cc_unsubscribe From bugzilla at redhat.com Fri May 10 03:34:16 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 10 May 2013 03:34:16 +0000 Subject: [zanata-bugs] [Bug 961185] Provide some way to get exact locales in zanata.xml In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961185 Parag changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(pnemade at redhat.co | |m) | --- Comment #2 from Parag --- I mean can we have some solution to following problem. 1) I add a new project and branch in Zanata. 2) then, I get chance to disable locales on server side. 3) What is important to project maintainer is to make sure all his existing translations can get place on server side. 4) So, instead I generate zanata.xml on server and download. I want some way by which I get zanata.xml generated locally using all the existing locales in po directory. This is I need for po format using projects. This can be extended to other translation file formats. Benefit I see is I don't need to confuse my self and add or remove language codes which are not needed to me in zanata.xml. This will make me more comfortable that all my translations will get uploaded and I don't need to take care of any "401 or 403 client errors" that I used to get with "zanata push --push-type both" command. In Short, try to prioritize to let end user generate exact zanata.xml and upload it also to server. Let the server then decide which locales be disabled. Note: This should also take care to write lines sr-Cyrl -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fKZKNk7t6a&a=cc_unsubscribe From bugzilla at redhat.com Fri May 10 04:58:06 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 10 May 2013 04:58:06 +0000 Subject: [zanata-bugs] [Bug 961185] Provide some way to get exact locales in zanata.xml In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961185 --- Comment #3 from Ding-Yi Chen --- Actually this function is included and implemented in zanata-util zanata_zanata_xml_make By default, it downloads the zanata.xml in server and provide the locale map between server locale and existing translation in local directory. Or adding -m to use locale generated by "locale -a" in local system. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=BOw6m737lW&a=cc_unsubscribe From bugzilla at redhat.com Fri May 10 05:06:21 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 10 May 2013 05:06:21 +0000 Subject: [zanata-bugs] [Bug 961185] Provide some way to get exact locales in zanata.xml In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961185 --- Comment #4 from Parag --- $ zanata_zanata_xml_make http://translate.zanata.org/ system-config-language f19 [Warn] Failed to download zanata.xml from http://translate.zanata.org/iteration/viem.seam?projectSlug=system-config-language&iterationSlug=f19&actionMethod=iteration%2Fview.xhtml%3AconfigurationAction.getData [Warn] HTTP::Response=HASH(0x3748e38)->status_line . [Info] Downloaded from http://translate.zanata.org/iteration/viem.seam?projectSlug=system-config-language&iterationSlug=f19&actionMethod=iteration%2Fview.xhtml%3AconfigurationAction.getData http://translate.zanata.org/language/list Not Found at /usr/share/perl5/vendor_perl/Zanata/Util/Locale.pm line 376. [Warn] Failed to parse language list from http://translate.zanata.org/language/list Done! And the contents of zanata.xml is only http://translate.zanata.org/ system-config-language f19 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fXesrFZJ4G&a=cc_unsubscribe From bugzilla at redhat.com Fri May 10 05:10:55 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 10 May 2013 05:10:55 +0000 Subject: [zanata-bugs] [Bug 961185] Provide some way to get exact locales in zanata.xml In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961185 --- Comment #5 from Parag --- missed to tell I am on F19 and using zanata-util-0.2.9-2.fc19.noarch -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=bnSOAtMFal&a=cc_unsubscribe From bugzilla at redhat.com Mon May 13 01:29:21 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 13 May 2013 01:29:21 +0000 Subject: [zanata-bugs] [Bug 961163] [WebTrans] shift-w and g erroneously triggers Copy from Source In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=961163 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |2.3.2-SNAPSHOT | |(20130513-0001) --- Comment #4 from Ding-Yi Chen --- VERIFIED with Zanata version 3.0.0-SNAPSHOT (20130513-0035) and Zanata version 2.3.2-SNAPSHOT (20130513-0001). -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fqkeCajjrI&a=cc_unsubscribe From bugzilla at redhat.com Mon May 13 06:54:02 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 13 May 2013 06:54:02 +0000 Subject: [zanata-bugs] [Bug 959115] Database connection pool leaks under load In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959115 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|irooskov at redhat.com |sflaniga at redhat.com --- Comment #2 from Sean Flanigan --- Fixed another potential culprit in release branch: https://github.com/zanata/zanata/commit/c4fb479347a6391c40bf39d540d34a9eed2db6b3 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=CQovk01HqM&a=cc_unsubscribe From bugzilla at redhat.com Mon May 13 07:15:47 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 13 May 2013 07:15:47 +0000 Subject: [zanata-bugs] [Bug 959115] Database connection pool leaks under load In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959115 --- Comment #4 from Sean Flanigan --- When testing this, please verify the functionality of the translation state cache: validation status, last translated date and last translator in the doc list and also up to date TM results when TextFlows have just become translated or untranslated in the editor. Other than that, please watch out for errors like this in the server log: [org.jboss.resource.connectionmanager.CachedConnectionManager] (http-0.0.0.0-8080-23) Closing a connection for you. Please close them yourself: org.jboss.resource.adapter.jdbc.jdk6.WrappedConnectionJDK6 at 1a4f4082 Note that this error message will only be generated if the debug option is true in jboss-as-web/server/production/deploy/jca-jboss-beans.xml (which it is on our test machines) -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=9Iv9CDYw7T&a=cc_unsubscribe From bugzilla at redhat.com Tue May 14 00:22:56 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 14 May 2013 00:22:56 +0000 Subject: [zanata-bugs] [Bug 959819] [Document List] Statistics percentage overlaps next column when viewport is narrow In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959819 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |aeng at redhat.com Assignee|irooskov at redhat.com |aeng at redhat.com -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ZWjOdUgpN9&a=cc_unsubscribe From bugzilla at redhat.com Tue May 14 04:24:18 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 14 May 2013 04:24:18 +0000 Subject: [zanata-bugs] [Bug 959819] [Document List] Statistics percentage overlaps next column when viewport is narrow In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959819 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA Target Release|2.3 |3.0 --- Comment #3 from Alex Eng --- fixed in 3.0 release. See https://github.com/zanata/zanata/commit/2fd651d81dacbeac054db1e4e6bdd2ef92b0bb79 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=XwYAZVvnNg&a=cc_unsubscribe From bugzilla at redhat.com Tue May 14 05:09:26 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 14 May 2013 05:09:26 +0000 Subject: [zanata-bugs] [Bug 879441] Zanata adds \t that makes translated entries look like fuzzy to Publican In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=879441 Ruediger Landmann changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |r.landmann at redhat.com See Also| |https://bugzilla.redhat.com | |/show_bug.cgi?id=879092 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=x1YHJDmUdb&a=cc_unsubscribe From bugzilla at redhat.com Tue May 14 07:00:48 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 14 May 2013 07:00:48 +0000 Subject: [zanata-bugs] [Bug 959819] [Document List] Statistics percentage overlaps next column when viewport is narrow In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959819 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |3.0.0-SNAPSHOT | |(20130514-1433) --- Comment #4 from Ding-Yi Chen --- VERIFIED with Zanata version 3.0.0-SNAPSHOT (20130514-1433) NOTE the fix has not yet deployed to Zanata version 2.3.2-SNAPSHOT (20130514-0010) -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=98cPXWAnB2&a=cc_unsubscribe From bugzilla at redhat.com Tue May 14 07:17:30 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 14 May 2013 07:17:30 +0000 Subject: [zanata-bugs] [Bug 959115] Database connection pool leaks under load In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=959115 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |2.3.2-SNAPSHOT | |(20130514-0010) --- Comment #5 from Ding-Yi Chen --- VERIFIED with Zanata version 3.0.0-SNAPSHOT (20130514-1433) and Zanata version 2.3.2-SNAPSHOT (20130514-0010). -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=agA1kYOeb3&a=cc_unsubscribe From bugzilla at redhat.com Thu May 16 04:16:18 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 16 May 2013 04:16:18 +0000 Subject: [zanata-bugs] [Bug 963526] New: RFE: Ability for the administrator to be able to specify a custom link for the Forgot My Password option. Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=963526 Bug ID: 963526 Summary: RFE: Ability for the administrator to be able to specify a custom link for the Forgot My Password option. Product: Zanata Version: unspecified Component: Usability Severity: unspecified Priority: unspecified Assignee: irooskov at redhat.com Reporter: mkim at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: When user forget their ID or password on translate.jboss.org, currently there is no information where to go and retrieve the information. Version-Release number of selected component (if applicable): translate.jboss.org How reproducible: Steps to Reproduce: 1. Go to translate.jboss.org 2. Sign in with wrong ID or password 3. Actual results: LogIn failed message appears, however no other information where to go next. Expected results: It would be helpful to give a link to jboss.org reset password page from zanata instance if someone couldn't remember their id or password such as: https://community.jboss.org/emailPasswordToken!input.jspa Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=AHJ94HRXos&a=cc_unsubscribe From bugzilla at redhat.com Thu May 16 23:55:15 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 16 May 2013 23:55:15 +0000 Subject: [zanata-bugs] [Bug 723084] RFE: bookmarkable messages In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=723084 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |MODIFIED --- Comment #9 from Sean Flanigan --- Testing 2.3.2, I just got two cursors again: 1. Search for 'a' 2. "View in editor" 3. Press Alt-Down to move down to the second row Result: two blinking cursors instead of one. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=42pPygw7ZT&a=cc_unsubscribe From bugzilla at redhat.com Fri May 17 05:09:21 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 17 May 2013 05:09:21 +0000 Subject: [zanata-bugs] [Bug 723084] RFE: bookmarkable messages In-Reply-To: References: Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=723084 Patrick Huang changed: What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA --- Comment #11 from Patrick Huang --- Committed into release and merged to master: https://github.com/zanata/zanata/commit/01e59540151e259dfe76b91807de9925a7cdd2df -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ukt7WtlzZv&a=cc_unsubscribe From bugzilla at redhat.com Sat May 18 02:19:05 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sat, 18 May 2013 02:19:05 +0000 Subject: [zanata-bugs] [Bug 964354] New: Project-wide search & replace - space character is ignored Message-ID: Product: Zanata https://bugzilla.redhat.com/show_bug.cgi?id=964354 Bug ID: 964354 Summary: Project-wide search & replace - space character is ignored Product: Zanata Version: 3.0 Component: Usability Severity: unspecified Priority: unspecified Assignee: irooskov at redhat.com Reporter: ykatabam at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Category: --- Description of problem: In Project-wide search & replace, a space character is ignored when inserted at the end of the search key word. It should be able to be recognized. Version-Release number of selected component (if applicable): 2.3.2 How reproducible: Always Steps to Reproduce: 1. In project-wide search & replace, enter a search keyword which ends with a space character. (e.g. "?" + "space" 2. Run search Actual results: Search results include strings that do not contain a space character at the end. Expected results: It should only show the results including a space character Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=VXsk8AwIh2&a=cc_unsubscribe From bugzilla at redhat.com Mon May 20 07:40:17 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 May 2013 07:40:17 +0000 Subject: [zanata-bugs] [Bug 961564] Implement configurable attention key in editor In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=961564 --- Comment #1 from David Mason --- Partial implementation is complete and usable in branch 3.0-SNAPSHOT: - Alt+X activates attention mode - attention mode deactivates after 5 seconds if there is no input - attention mode deactivates if there is invalid input - Esc. deactivates attention mode - 'g' key copies from source when in attention mode and the editor has focus - a bar is shown above the translation editor table when attention mode is active The ability to change the key shortcut from Alt+X to a different combination has not yet been implemented. See: https://github.com/zanata/zanata/compare/3222f795ffd7db51a8aa6a79a0bafbd5ad91ac33...4d42c796bc61901314e47634dd0728783c0a242e -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=TRPYvAiUH3&a=cc_unsubscribe From bugzilla at redhat.com Mon May 20 23:56:13 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 May 2013 23:56:13 +0000 Subject: [zanata-bugs] [Bug 953734] Implement review feature In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=953734 Patrick Huang changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pahuang at redhat.com -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=qoE2ZagviR&a=cc_unsubscribe From bugzilla at redhat.com Tue May 21 00:17:42 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 May 2013 00:17:42 +0000 Subject: [zanata-bugs] [Bug 723084] RFE: bookmarkable messages In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=723084 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |2.3.3-SNAPSHOT | |(20130521-0020) --- Comment #12 from Ding-Yi Chen --- VERIFIED with Zanata version 2.3.3-SNAPSHOT (20130521-0020) and Zanata version 3.0.0-SNAPSHOT (20130521-0035) -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=5FsUonBTnE&a=cc_unsubscribe From bugzilla at redhat.com Tue May 21 00:27:04 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 May 2013 00:27:04 +0000 Subject: [zanata-bugs] [Bug 723084] RFE: bookmarkable messages In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=723084 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=nRHHl9TGLm&a=cc_unsubscribe From bugzilla at redhat.com Tue May 21 04:21:34 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 May 2013 04:21:34 +0000 Subject: [zanata-bugs] [Bug 953734] Implement review feature In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=953734 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|damason at redhat.com |pahuang at redhat.com -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fXsYybVQBw&a=cc_unsubscribe From bugzilla at redhat.com Tue May 21 04:30:00 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 May 2013 04:30:00 +0000 Subject: [zanata-bugs] [Bug 965371] New: Make attention key shortcut configurable Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=965371 Bug ID: 965371 Summary: Make attention key shortcut configurable Product: Zanata Version: 3.0 Component: Component-UI Severity: medium Priority: low Assignee: irooskov at redhat.com Reporter: damason at redhat.com QA Contact: dchen at redhat.com CC: aeng at redhat.com, hpeters at redhat.com, sflaniga at redhat.com, zanata-bugs at redhat.com Depends On: 786630, 961564 +++ This bug was initially created as a clone of Bug #961564 +++ Separating the remaining part to a different bug to allow QA of current implementation. > The ability to change the key shortcut from Alt+X to a different combination has not yet been implemented. Make the attention key configurable as a persistent user setting. - the selector to change the shortcut should be at the top of the key shortcut summary. - the shortcut should change as soon as it is selected, and automatically persist to the server without additional input. - the key shortcut summary should immediately reflect the change of attention key in the shortcut summary table. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fgcpAP7mdK&a=cc_unsubscribe From bugzilla at redhat.com Tue May 21 04:30:00 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 May 2013 04:30:00 +0000 Subject: [zanata-bugs] [Bug 786630] Shortcut Alt+G causes editor to lose focus In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=786630 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |965371 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=aPrQvei4Ho&a=cc_unsubscribe From bugzilla at redhat.com Tue May 21 04:30:00 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 May 2013 04:30:00 +0000 Subject: [zanata-bugs] [Bug 961564] Implement configurable attention key in editor In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=961564 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |965371 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=6Zvww0qTBZ&a=cc_unsubscribe From bugzilla at redhat.com Tue May 21 04:32:40 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 May 2013 04:32:40 +0000 Subject: [zanata-bugs] [Bug 961564] Implement configurable attention key in editor In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=961564 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA Target Release|2.3 |3.0 --- Comment #2 from David Mason --- (In reply to David Mason from comment #1) > Partial implementation is complete and usable in branch 3.0-SNAPSHOT: > The ability to change the key shortcut from Alt+X to a different combination > has not yet been implemented. Created bug 965371 for ability to change the key shortcut, so that the implemented parts can go through QA. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=S9ZhKkIv43&a=cc_unsubscribe From bugzilla at redhat.com Tue May 21 04:33:42 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 May 2013 04:33:42 +0000 Subject: [zanata-bugs] [Bug 961564] Implement attention key in editor In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=961564 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Implement configurable |Implement attention key in |attention key in editor |editor -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=4tJdjgqQCo&a=cc_unsubscribe From bugzilla at redhat.com Tue May 21 04:39:30 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 May 2013 04:39:30 +0000 Subject: [zanata-bugs] [Bug 965371] Make attention key shortcut configurable In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=965371 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|irooskov at redhat.com |damason at redhat.com -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=UopS6hStuY&a=cc_unsubscribe From bugzilla at redhat.com Tue May 21 07:31:53 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 May 2013 07:31:53 +0000 Subject: [zanata-bugs] [Bug 961564] Implement attention key in editor In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=961564 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |3.0.0-SNAPSHOT | |(20130521-1233) --- Comment #3 from Ding-Yi Chen --- VERIFIED with Zanata version 3.0.0-SNAPSHOT (20130521-1233) -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=5dFylg2SlX&a=cc_unsubscribe From bugzilla at redhat.com Tue May 21 22:49:08 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 May 2013 22:49:08 +0000 Subject: [zanata-bugs] [Bug 901401] RFE: Implement support for InDesign documents In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=901401 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |damason at redhat.com Depends On| |965890 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=cZvEHhLlD1&a=cc_unsubscribe From bugzilla at redhat.com Tue May 21 22:49:08 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 May 2013 22:49:08 +0000 Subject: [zanata-bugs] [Bug 965890] [RFE] Allow adapter parameters to be set per-document In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=965890 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |901401 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=W063H8pjuU&a=cc_unsubscribe From bugzilla at redhat.com Tue May 21 22:51:24 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 May 2013 22:51:24 +0000 Subject: [zanata-bugs] [Bug 965890] [RFE] Allow adapter parameters to be set per-document In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=965890 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Target Release|--- |3.0 Assignee|irooskov at redhat.com |damason at redhat.com -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=CYjEX82jSR&a=cc_unsubscribe From bugzilla at redhat.com Tue May 21 22:47:52 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 May 2013 22:47:52 +0000 Subject: [zanata-bugs] [Bug 965890] New: [RFE] Allow adapter parameters to be set per-document Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=965890 Bug ID: 965890 Summary: [RFE] Allow adapter parameters to be set per-document Product: Zanata Version: 3.0 Component: Usability Severity: unspecified Priority: unspecified Assignee: irooskov at redhat.com Reporter: damason at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Description of problem: Some documents of the same type may need to be handled differently in order to be parsed sensibly by Zanata. There is no consistent way to make an automated decision about how to treat each document, so it is necessary to allow parsing behaviour to be set and stored per-document. - sensible defaults should be used for each document type - a dialog should be available when uploading a document to set parameters for parsing - a dialog should be available to maintainers to change the parameters for an existing document - changing parameters for an existing document should trigger re-parsing of the document to update the source strings. A warning should be shown with an opportunity to cancel the parameter change, or to proceed with re-parsing. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=djgEKdexNQ&a=cc_unsubscribe From bugzilla at redhat.com Wed May 22 03:32:39 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 May 2013 03:32:39 +0000 Subject: [zanata-bugs] [Bug 961185] Provide some way to get exact locales in zanata.xml In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=961185 --- Comment #6 from Parag --- Ping . . . Ping . . . Ping Still waiting for the reply..... -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=jQibdpV2kK&a=cc_unsubscribe From bugzilla at redhat.com Wed May 22 05:19:58 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 May 2013 05:19:58 +0000 Subject: [zanata-bugs] [Bug 953734] Implement review feature In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=953734 --- Comment #5 from Ding-Yi Chen --- IMHO, The "Need review" should be changed to "Fuzzy" to avoid confusion. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=WhuIH57s9Q&a=cc_unsubscribe From bugzilla at redhat.com Thu May 23 05:34:25 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 May 2013 05:34:25 +0000 Subject: [zanata-bugs] [Bug 966334] New: Sorting by 'Last Translated' doesn't seem to be sorting the correct order Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=966334 Bug ID: 966334 Summary: Sorting by 'Last Translated' doesn't seem to be sorting the correct order Product: Zanata Version: 2.3 Component: Component-UI Severity: unspecified Priority: unspecified Assignee: irooskov at redhat.com Reporter: ankit at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Created attachment 751999 --> https://bugzilla.redhat.com/attachment.cgi?id=751999&action=edit A screenshot from kexec-tools project sorting Description of problem: When you try to sort the list of languages by their 'Last Translated' date for any project hosted on Zanata, it doesn't sort them in correct order rather it sorts them by alphabetical order it seems. Version-Release number of selected component (if applicable): Zanata 2.3 How reproducible: Everytime Steps to Reproduce: 1. Signin to Zanata 2. Search for any project 3. Visit it's release/version 4. Check the list of languages 5. Try to sort them by "Last Translated" 6. Observe the behaviour Actual results: Sorting happens by alphabetical order Expected results: Sorting should happen by date Additional info: N/A -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=GzBvP6euMV&a=cc_unsubscribe From bugzilla at redhat.com Thu May 23 06:37:30 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 May 2013 06:37:30 +0000 Subject: [zanata-bugs] [Bug 953734] Implement review feature In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=953734 --- Comment #6 from Ding-Yi Chen --- = Specs == Roles A non-maintainer user account can have zero to multiple of following "roles": * Translator: The person that can input and change translation messages. * Reviewer: The person that can approve or reject translation messages. A project maintainer has both of the roles. == States A translation should be in either of following states: 1. Untranslated: No translation 2. Fuzzy: Translator thinks the translation is incomplete. 3. Translated: Translator thinks the translation is completed. 4. Approved: Reviewer accepts the translation as-is. 5. Rejected: Reviewer thinks the translation need to be changed. == State transition === Translator Mode: * Untranslated-> Fuzzy (Save as Fuzzy) * Untranslated-> Translated (Save as Translated) * Fuzzy -> Untranslated (Clear the translation) * Fuzzy -> Translated (Save as Translated) * Translated -> Untranslated (Clear the translation) * Translated -> Translated (Save as Translated) (Following are introduced by new review feature) * Approved -> Untranslated (Clear the translation) * Approved -> Fuzzy (Save as Fuzzy) * Approved -> Translated (Save as Translated, Translation is changed) * Approved -> Approved (Save as Translated, Translation is unchanged) * Rejected -> Untranslated (Clear the translation) * Rejected -> Fuzzy (Save as Fuzzy) * Rejected -> Translated (Save as Translated) === Reviewer Mode: * Translated -> Approved (Approve the translation) * Translated -> Rejected (Reject the translation) * Approved -> Translated (Undo review) * Approved -> Rejected (Reject the translation) * Rejected -> Translated (Undo review) * Rejected -> Approved (Approve the translation) == Client Every registered user can pull translation. But only user translator role can push translation. (Project maintainer can also push the translation in the same way as translator). === pull ==== pull file format that supports fuzzy * Untranslated -> Untranslated * Fuzzy -> Fuzzy * Translated -> Translated * Approved -> Translated * Reject -> Fuzzy ==== pull file format that does not support fuzzy * Untranslated -> Untranslated * Fuzzy -> Untranslated * Translated -> Translated * Approved -> Translated * Reject -> Untranslated === push Most translation file formats do not support message states other than untranslated, fuzzy and translated. ==== push file format that supports fuzzy Columns: * Local State: State of the message string in a translation file * Server State: State of the message string in server. * In History: Whether the local message string appears in the history list in the server. * Final State: The final state in server after push, and whether local or server message string is used. |====================================================================== | Local State | Server State | In History| Final State | Untranslated | Untranslated | - | Untranslated | Untranslated | Fuzzy | - | Fuzzy (Use Server) | Untranslated | Translated | - | Translated (Use Server) | Untranslated | Approved | - | Approved (Use Server) | Untranslated | Rejected | - | Rejected (Use Server) | Fuzzy | Untranslated | - | Fuzzy (Use Local) | Fuzzy | Fuzzy | Yes | Fuzzy (Use Server) | Fuzzy | Fuzzy | No | Fuzzy (Use Local) | Fuzzy | Translated | - | Translated (Use Server) | Fuzzy | Approved | - | Approved (Use Server) | Fuzzy | Rejected | Yes | Rejected (Use Server) | Fuzzy | Rejected | No | Fuzzy (Use Local) | Translated | Untranslated | - | Translated (Use Local) | Translated | Fuzzy | - | Translated (Use Local) | Translated | Translated | Yes | Translated (Use Server) | Translated | Translated | No | Translated (Use Local) | Translated | Approved | Yes | Approved (Use Server) | Translated | Approved | No | Translated (Use Local) | Translated | Rejected | Yes | Rejected (Use Server) | Translated | Rejected | No | Rejected (Use Local) |====================================================================== -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Vn9dWyQpsw&a=cc_unsubscribe From bugzilla at redhat.com Thu May 23 07:02:09 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 May 2013 07:02:09 +0000 Subject: [zanata-bugs] [Bug 953734] Implement review feature In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=953734 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|unspecified |high Severity|unspecified |high --- Comment #7 from Ding-Yi Chen --- In the last line, final state should be Translated (Use Local) The update push file format table should be: ==== push file format that supports fuzzy |====================================================================== | Local State | Server State | In History| Final State | Untranslated | Untranslated | - | Untranslated | Untranslated | Fuzzy | - | Fuzzy (Use Server) | Untranslated | Translated | - | Translated (Use Server) | Untranslated | Approved | - | Approved (Use Server) | Untranslated | Rejected | - | Rejected (Use Server) | Fuzzy | Untranslated | - | Fuzzy (Use Local) | Fuzzy | Fuzzy | Yes | Fuzzy (Use Server) | Fuzzy | Fuzzy | No | Fuzzy (Use Local) | Fuzzy | Translated | - | Translated (Use Server) | Fuzzy | Approved | - | Approved (Use Server) | Fuzzy | Rejected | Yes | Rejected (Use Server) | Fuzzy | Rejected | No | Fuzzy (Use Local) | Translated | Untranslated | - | Translated (Use Local) | Translated | Fuzzy | - | Translated (Use Local) | Translated | Translated | Yes | Translated (Use Server) | Translated | Translated | No | Translated (Use Local) | Translated | Approved | Yes | Approved (Use Server) | Translated | Approved | No | Translated (Use Local) | Translated | Rejected | Yes | Rejected (Use Server) | Translated | Rejected | No | Translated (Use Local) |====================================================================== -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=y6OPLl6b7r&a=cc_unsubscribe From bugzilla at redhat.com Thu May 23 08:16:09 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 May 2013 08:16:09 +0000 Subject: [zanata-bugs] [Bug 953734] Implement review feature In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=953734 --- Comment #8 from Ding-Yi Chen --- For push file format that does not support fuzzy, just omit the Fuzzy local state. And for pull and download translation, given that most file format does not support approved and rejected directly, I assume that the output file format can accommodate either: 1. Untranslated, Fuzzy, and Translated (such as po) or 2. Untranslated, and Translated (such as java properties) I also assume that in terms of pull, Reject and Fuzzy are semantically identical, because they both mean the message string is incomplete. ==== pull Untranslated -> Pull as Untranslated Fuzzy/Reject:: * If Fuzzy state is supported in file format -> Pull as Fuzzy * ElseIf option "fuzzyAsTranslated" or "includeFuzzy" is set -> Pull as Translated * Else -> Pull as Untranslated Translated:: * If Fuzzy state is supported in file format * If option "onlyApproved" is set -> Pull as Fuzzy * Else -> Pull as Translated * Else * If option "onlyApproved" is set -> Pull as Untranslated * Else -> Pull as Translated Approved -> Pull as Translated ***************************** Scenarios: 1. Translator wants to see the preview: a. To confirm the preview is good before mark everything as translated: fuzzyAsTranslated=on and onlyApproved=off b. To confirm that everything are fully translated: fuzzyAsTranslated=off and onlyApproved=off 2. Review wants to see the preview: a. Before review is done: fuzzyAsTranslated=off and onlyApproved=off b. After review is done: fuzzyAsTranslated=off and onlyApproved=on 2. Project maintainer want to build the project: a. SNAPSHOT, or the project does not require review fuzzyAsTranslated=off and onlyApproved=off b. Formal release fuzzyAsTranslated=off and onlyApproved=on -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=WU5tu6XuRN&a=cc_unsubscribe From bugzilla at redhat.com Fri May 24 06:27:52 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 24 May 2013 06:27:52 +0000 Subject: [zanata-bugs] [Bug 883235] [RFE] User dashboard on Zanata home page for rapid navigation to locations of interest In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=883235 Luke Brooker changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Flags| |needinfo? --- Comment #1 from Luke Brooker --- I have uploaded some mockups to Mojo/Jive for commenting. https://mojo.redhat.com/message/21814 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=38ndEkckuN&a=cc_unsubscribe From bugzilla at redhat.com Sun May 26 23:26:17 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 26 May 2013 23:26:17 +0000 Subject: [zanata-bugs] [Bug 967382] New: Upgrade Glossary to enable ordered output in numerous languages and various contexts Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=967382 Bug ID: 967382 Summary: Upgrade Glossary to enable ordered output in numerous languages and various contexts Product: Zanata Version: unspecified Component: Deployment Severity: unspecified Priority: unspecified Assignee: irooskov at redhat.com Reporter: irooskov at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Zanata Glossary needs to be upgraded so the entire glossary can be exported, in order, for any language (For Japanese this would mean attaching and ordering via Hiragana metadata of each word). We also need to be able to have context definitions of words (as technical terms may be used differently across business units). -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=iLI5SGBWaa&a=cc_unsubscribe From bugzilla at redhat.com Sun May 26 23:26:43 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 26 May 2013 23:26:43 +0000 Subject: [zanata-bugs] [Bug 967382] Upgrade Glossary to enable ordered output in numerous languages and various contexts In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=967382 --- Comment #1 from Isaac Rooskov --- Amazon uses the above mentioned Japanese solution -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=lQEJONBplm&a=cc_unsubscribe From bugzilla at redhat.com Mon May 27 00:13:32 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 May 2013 00:13:32 +0000 Subject: [zanata-bugs] [Bug 967382] RFE: Upgrade Glossary to enable ordered output in numerous languages and various contexts In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=967382 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |irooskov at redhat.com, | |sflaniga at redhat.com Summary|Upgrade Glossary to enable |RFE: Upgrade Glossary to |ordered output in numerous |enable ordered output in |languages and various |numerous languages and |contexts |various contexts Flags| |needinfo?(irooskov at redhat.c | |om) --- Comment #2 from Sean Flanigan --- Now that we have glossary editing in Zanata, we certainly should allow users to export their glossaries. Incidentally, we also need to make the glossary edit feature a lot easier to find - it's currently behind an Info button in the Details column. I assume we want to export PO and CSV (our supported input formats). Isaac, do you have a reference for the information about Amazon's glossary? -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=hBCExhYV20&a=cc_unsubscribe From bugzilla at redhat.com Mon May 27 00:17:24 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 May 2013 00:17:24 +0000 Subject: [zanata-bugs] [Bug 967382] RFE: Upgrade Glossary to enable ordered output in numerous languages and various contexts In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=967382 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeng at redhat.com Flags| |needinfo?(aeng at redhat.com) --- Comment #3 from Sean Flanigan --- Alex, regarding the "context definitions of words" requirement, this is broadly similar to the "part of speech" in Google's CSV format: https://support.google.com/translate/toolkit/answer/147854?hl=en How are we representing the CSV fields (including part of speech) in the Glossary UI? -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=aRqwDlgAxZ&a=cc_unsubscribe From bugzilla at redhat.com Mon May 27 03:25:43 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 May 2013 03:25:43 +0000 Subject: [zanata-bugs] [Bug 961185] Provide some way to get exact locales in zanata.xml In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=961185 --- Comment #7 from Parag --- any one to help to here? -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=kOAWxWcMiD&a=cc_unsubscribe From bugzilla at redhat.com Mon May 27 06:36:25 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 May 2013 06:36:25 +0000 Subject: [zanata-bugs] [Bug 967431] New: [CopyTrans] Label of action should change to accomidate review feature Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=967431 Bug ID: 967431 Summary: [CopyTrans] Label of action should change to accomidate review feature Product: Zanata Version: 3.0 Component: Component-UI Severity: high Priority: unspecified Assignee: irooskov at redhat.com Reporter: dchen at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Blocks: 953734 Description of problem: Now there are 5 states as result of enabling review feature, they are: "Untranslated", "Fuzzy", "Rejected", "Translated" and "Approved". To avoid confusion, the copytrans option page should do following change: 1. Clearly states that all rules will be evaluated, and the "lowest" state will be choose. 2. Change the "Reject" to "Discard". 3. Rule 5 should be: if everything match and the translation is approved, then set as "Approved" 4. Rule 6 should be: otherwise set as "Translated". Version-Release number of selected component (if applicable): Zanata version 3.0.0-SNAPSHOT (20130523-1440) -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=guriBrV3cZ&a=cc_unsubscribe From bugzilla at redhat.com Tue May 28 04:25:43 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 28 May 2013 04:25:43 +0000 Subject: [zanata-bugs] [Bug 967431] [CopyTrans] Label of action should change to accomidate review feature In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=967431 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeng at redhat.com --- Comment #1 from Alex Eng --- Created attachment 753730 --> https://bugzilla.redhat.com/attachment.cgi?id=753730&action=edit Copy Trans screenshot Current copy trans screenshot -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=KsxZO7CHrG&a=cc_unsubscribe From bugzilla at redhat.com Mon May 27 06:36:25 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 May 2013 06:36:25 +0000 Subject: [zanata-bugs] [Bug 953734] Implement review feature In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=953734 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Depends On| |967431 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=iHE79gsY9a&a=cc_unsubscribe From bugzilla at redhat.com Mon May 27 22:11:46 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 May 2013 22:11:46 +0000 Subject: [zanata-bugs] [Bug 966334] Sorting by 'Last Translated' doesn't seem to be sorting the correct order In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=966334 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |aeng at redhat.com Assignee|irooskov at redhat.com |aeng at redhat.com -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Rnp8EWkCY7&a=cc_unsubscribe From bugzilla at redhat.com Tue May 28 16:32:46 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 28 May 2013 16:32:46 +0000 Subject: [zanata-bugs] [Bug 920539] Mail sended by register action doesnt use mail server in zanata.conf In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=920539 --- Comment #2 from Greg henry --- More information , If I only specify the mail server in zanata.conf , it raise an "unknown SMTP host" error but the error message give the name of the good server . Seems that the error is returned by some part of the application who effectively read zanata.conf but the connection is still made by another part who try to use META-IN/coponent.xml . -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=LbmSdCFJXf&a=cc_unsubscribe From bugzilla at redhat.com Tue May 28 16:28:04 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 28 May 2013 16:28:04 +0000 Subject: [zanata-bugs] [Bug 920539] Mail sended by register action doesnt use mail server in zanata.conf In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=920539 --- Comment #1 from Greg henry --- FYI : trying the same with the 2.2.2 version of Zanata .. still the same problem Greg -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=6u7nwQ9oXQ&a=cc_unsubscribe From bugzilla at redhat.com Wed May 29 00:22:29 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 29 May 2013 00:22:29 +0000 Subject: [zanata-bugs] [Bug 965890] [RFE] Allow adapter parameters to be set per-document In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=965890 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA --- Comment #1 from David Mason --- Added ability to set parameters during source document upload through the website, for new and existing source documents. See: https://github.com/zanata/zanata-server/compare/ba524f24fa11217695c57749a901ddca115e59d5...59de919de78fead47f3db1f4da00121f25c91079 Not yet implemented (will move to separate bugs): - setting parameters during upload from cli and maven client - dialog to change parameters without an upload (with re-parsing) -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=dLWMHjgTO8&a=cc_unsubscribe From bugzilla at redhat.com Tue May 28 07:02:21 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 28 May 2013 07:02:21 +0000 Subject: [zanata-bugs] [Bug 961185] Provide some way to get exact locales in zanata.xml In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=961185 Carlos Munoz changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |camunoz at redhat.com --- Comment #8 from Carlos Munoz --- I don't think we currently have a way to modify the enabled locales for a project via REST. This would be a first step. The client would also need to be changed to read the locales locally and then push those locales to the server using the rest endpoint mentioned above. If it is a desired feature, we should put it on the backlog and have Isaac prioritize it. In the meantime, downloading zanata.xml and comparing its locales with the ones in the local directory is the easiest workaround I can think of. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=CwZe2koW64&a=cc_unsubscribe From bugzilla at redhat.com Wed May 29 01:31:32 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 29 May 2013 01:31:32 +0000 Subject: [zanata-bugs] [Bug 968081] New: [RFE] Allow adapter parameters to be set in the web UI without a new upload Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=968081 Bug ID: 968081 Summary: [RFE] Allow adapter parameters to be set in the web UI without a new upload Product: Zanata Version: 3.0 Component: Usability Severity: unspecified Priority: unspecified Assignee: irooskov at redhat.com Reporter: damason at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Description of problem: Adapter parameters can be set when uploading a document, but if a mistake is made in the parameters, it is necessary to repeat the upload. This may be cumbersome for large documents, and should not be necessary since the document is already available on the server. This is a request to allow adapter parameters to be changed for a document without having to re-upload the document. The document should be re-parsed when parameters are changed. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=oAQg1aSBo0&a=cc_unsubscribe From bugzilla at redhat.com Wed May 29 01:38:41 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 29 May 2013 01:38:41 +0000 Subject: [zanata-bugs] [Bug 965890] [RFE] Allow adapter parameters to be set per-document In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=965890 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |968081, 968082 --- Comment #2 from David Mason --- Moved additional features to separate feature requests. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=pWIQxZsu6G&a=cc_unsubscribe From bugzilla at redhat.com Wed May 29 01:39:13 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 29 May 2013 01:39:13 +0000 Subject: [zanata-bugs] [Bug 968081] [RFE] Allow adapter parameters to be set in the web UI without a new upload In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=968081 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.redhat.com | |/show_bug.cgi?id=965890 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=pw8jugUVZ5&a=cc_unsubscribe From bugzilla at redhat.com Wed May 29 01:39:13 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 29 May 2013 01:39:13 +0000 Subject: [zanata-bugs] [Bug 965890] [RFE] Allow adapter parameters to be set per-document In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=965890 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.redhat.com | |/show_bug.cgi?id=968081, | |https://bugzilla.redhat.com | |/show_bug.cgi?id=968082 Fixed In Version|968081, 968082 | -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=eYNOskax08&a=cc_unsubscribe From bugzilla at redhat.com Wed May 29 02:27:23 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 29 May 2013 02:27:23 +0000 Subject: [zanata-bugs] [Bug 966334] Sorting by 'Last Translated' doesn't seem to be sorting the correct order In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=966334 --- Comment #1 from Alex Eng --- Implemented fix. Server: https://github.com/zanata/zanata-server/commit/324961ecb662261dfb147f1a6d06634ad34e0e69 API: https://github.com/zanata/zanata-api/commit/f4e95536f0bb81cbc18b991a6a889f9bc64d989a -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=C9Dql0Npbs&a=cc_unsubscribe From bugzilla at redhat.com Wed May 29 23:19:57 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 29 May 2013 23:19:57 +0000 Subject: [zanata-bugs] [Bug 968619] New: Editor: Difficulty in placing cursor at desired point and selecting exact part of text Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=968619 Bug ID: 968619 Summary: Editor: Difficulty in placing cursor at desired point and selecting exact part of text Product: Zanata Version: 2.3 Component: Usability Severity: unspecified Priority: unspecified Assignee: irooskov at redhat.com Reporter: ykatabam at redhat.com QA Contact: dchen at redhat.com CC: zanata-bugs at redhat.com Description of problem: When editing target string in the editor, it is difficult to place cursor to the point where I exactly want to place, or select a part of text. It usually requires multiple clicks to place cursor. To select text, zanata often does not allow me to highlight where I want to select. This also might be related sensitivity of the cursor. Version-Release number of selected component (if applicable): 2.3 How reproducible: Most of time Steps to Reproduce: 1. Choose a project and open the editor 2. Try to place cursor or select part of text (for example tagged words) Actual results: zanata does not allow precise pointing Expected results: It should be more precise and responsive Additional info: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Vt7XPgKrss&a=cc_unsubscribe From bugzilla at redhat.com Fri May 31 02:18:22 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 31 May 2013 02:18:22 +0000 Subject: [zanata-bugs] [Bug 967431] [CopyTrans] Label of action should change to accomidate review feature In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=967431 Luke Brooker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lbrooker at redhat.com --- Comment #2 from Luke Brooker --- Created attachment 755125 --> https://bugzilla.redhat.com/attachment.cgi?id=755125&action=edit Proposed future mockup of copy trans options This is an idea of what we could do to simplify the copy trans option screen. Let me know if I am missing something or this doesn't make sense. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=BSTbtv5GYO&a=cc_unsubscribe From bugzilla at redhat.com Fri May 31 03:57:53 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 31 May 2013 03:57:53 +0000 Subject: [zanata-bugs] [Bug 961185] Provide some way to get exact locales in zanata.xml In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=961185 --- Comment #9 from Parag --- What I know is please don't ask end user to manually write these lines in their zanata.xml. This is really a big pain. sr-Latn zh-Hans-CN es-ES zh-Hant-TW de-DE en-GB Do some automation. If I am a dumb user then I will just download zanata.xml from Zanata server and use it and I will not know that few such po files are not getting push at all. This may make people to run away from Zanata Project. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ZNvSVfxzDU&a=cc_unsubscribe From bugzilla at redhat.com Fri May 31 04:53:34 2013 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 31 May 2013 04:53:34 +0000 Subject: [zanata-bugs] [Bug 967431] [CopyTrans] Label of action should change to accommodate review feature In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=967431 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Summary|[CopyTrans] Label of action |[CopyTrans] Label of action |should change to accomidate |should change to |review feature |accommodate review feature --- Comment #3 from Sean Flanigan --- That's an improvement on what we've got now. Unless I'm missing something, it's just a better way of presenting exactly the same options, so it shouldn't be difficult to implement. But, really, it's still far too complex to explain, to test, to implement. We need something that doesn't have as many options. We should make a small number of copytrans profiles which cover normal cases. Something along these lines: 1. Software (eg gettext, properties) Context must match, soft-reject otherwise Doc id must match, soft-reject otherwise 2. Software (temporarily ignore doc name due to refactoring) Context must match, soft-reject otherwise Doc id need not match Project must match, soft-reject otherwise 3. Documentation TBD Plus a small number of flags, eg: 1. Copy rejected matches (as Translated for reviewable projects, as Fuzzy for non-reviewable) 2. Copy translations from other projects as Translated 3. Copy translations from other projects as Fuzzy -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ZobQsjAtRa&a=cc_unsubscribe