From bugzilla at redhat.com Wed Oct 1 00:16:46 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 00:16:46 +0000 Subject: [zanata-bugs] [Bug 1133989] RFE: Merge changed translations from one version to another In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1133989 --- Comment #7 from Ding-Yi Chen --- I think it would be best to combine the copy trans, TM merge, and the merge in one page. Otherwise the terms like copy trans, TM merge, and copy merge are confusing. And the UI will probably looks like ( I am not UX expert, NEEDINFO from Luke) Copy translation From: ( ) Specify Project/Version ______________- (o) Same project, Any version ( ) Any project, Any version Fuzzy: Translation from different projects should be at most (fuzzy/translated) Translation from different filename should be at most (fuzzy/translated) Translation from different msgctx should be at most (fuzzy/translated) Copy (overwrite) rules: Newer approved should always overwrite empty, fuzzy, rejected, and translated Newer translated should always overwrite empty, fuzzy, and rejected Newer fuzzy should always overwrite empty, fuzzy, rejected Newer rejected should always overwrite empty, fuzzy, rejected [ ] Newer approved overwrite approved [ ] Newer translated overwrite approved [ ] Newer translated overwrite translated [ ] Newer fuzzy/rejected overwrite approved and translated [ ] Newer fuzzy/rejected overwrite translated [ ] Newer empty overwrite approved and translated [ ] Newer empty overwrite translated -- 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=jSibk5ncl7&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 00:49:45 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 00:49:45 +0000 Subject: [zanata-bugs] [Bug 1148214] New: [REGRESSION] Cannot reject a translation Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148214 Bug ID: 1148214 Summary: [REGRESSION] Cannot reject a translation Product: Zanata Version: 3.5 Component: Component-Logic Severity: urgent Assignee: aeng at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: The Confirm button on rejecting a translation no longer works. An exception is thrown: 10:40:32,138 ERROR [org.zanata.webtrans.server.SeamDispatch] (http-/127.0.0.1:8080-1) Error dispatching action: java.lang.ClassCastException: org.hibernate.action.internal.EntityIdentityInsertAction cannot be cast to org.hibernate.action.internal.EntityInsertAction: java.lang.ClassCastException: org.hibernate.action.internal.EntityIdentityInsertAction cannot be cast to org.hibernate.action.internal.EntityInsertAction Version-Release number of selected component (if applicable): 3.5 How reproducible: Easy always Steps to Reproduce: 1. Go to any project where the user is a reviewer (or admin) 2. Select a version, language, document 3. On any translation target, enter some text and press the Reject (thumbs down) button Actual results: Nothing (except an exception) Expected results: Translation is set to rejected 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=so6Q5oTczT&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 01:04:09 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 01:04:09 +0000 Subject: [zanata-bugs] [Bug 1118126] "Request to add project to group" is missing from project version page In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1118126 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|djansen at redhat.com |aeng at redhat.com Severity|medium |high -- 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=viMTRDleSB&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 01:08:43 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 01:08:43 +0000 Subject: [zanata-bugs] [Bug 1148220] New: [Editor] Clicking Approve does not navigate to the next row Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148220 Bug ID: 1148220 Summary: [Editor] Clicking Approve does not navigate to the next row Product: Zanata Version: 3.5 Component: Component-UI Severity: medium Assignee: aeng at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: The approve button should cause the cursor to move to the next row in the editor. This no longer occurs. Version-Release number of selected component (if applicable): 3.5 How reproducible: Easy always Steps to Reproduce: 1. Sign in as admin / reviewer 2. Go a project -> language -> document to start reviewing 3. Click approve on any row (other than the last) Actual results: Cursor stays on current row Expected results: Cursor moves to next 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=InWNxav9s8&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 01:39:50 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 01:39:50 +0000 Subject: [zanata-bugs] [Bug 1111021] Translation Memory search option does not display all the occurrences of a term In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1111021 Isaac Rooskov changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Triaged Priority|unspecified |medium CC| |irooskov at redhat.com Severity|high |medium --- Comment #1 from Isaac Rooskov --- Might be something to do with the similarity algorithm. May be related to single word vs multiple word searches. -- 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=BOQJ7gFxsd&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 01:42:28 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 01:42:28 +0000 Subject: [zanata-bugs] [Bug 1148214] [REGRESSION] Cannot reject a translation In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148214 --- Comment #2 from Alex Eng --- Related to issue in http://stackoverflow.com/questions/7412252/hibernate-java-lang-classcastexception-org-hibernate-action-entityidentityinser. Saving works when I remove this line from standalone.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=6NFRtTolEP&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 01:49:06 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 01:49:06 +0000 Subject: [zanata-bugs] [Bug 973479] Prevent NUL characters from being accepted In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=973479 Isaac Rooskov changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Triaged Priority|unspecified |medium CC| |irooskov at redhat.com Severity|high |low --- Comment #3 from Isaac Rooskov --- Set to low serverity as low occurance and easy user fix -- 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=SK5t4lIYoh&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 01:49:33 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 01:49:33 +0000 Subject: [zanata-bugs] [Bug 1148214] [REGRESSION] Cannot reject a translation In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148214 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Triaged CC| |dchen 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=xhSg8c8XRz&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 01:55:48 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 01:55:48 +0000 Subject: [zanata-bugs] [Bug 1148214] [REGRESSION] Cannot reject a translation In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148214 --- Comment #3 from Alex Eng --- Pull request: https://github.com/zanata/zanata-server/pull/594 -- 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=d1ykvx7g7A&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 01:58:16 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 01:58:16 +0000 Subject: [zanata-bugs] [Bug 1131728] Project-wide search and replace fails when it has a large number of text flows In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1131728 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Triaged Priority|unspecified |high CC| |damason at redhat.com --- Comment #3 from David Mason --- The workaround is to submit translations in batches: - perform the search - enter replacement term - select some of the text flows (e.g. 10) and click 'replace' - select the next batch and click 'replace' - repeat until all are replaced A quick improvement might be to make sure the user sees an error message that says they are trying to replace too many strings at a time. The true fix would be to have batching happen automatically, either on the server or from the client. -- 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=v1eyi9g5cF&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 01:59:53 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 01:59:53 +0000 Subject: [zanata-bugs] [Bug 1094549] UI waits unnecessarily for stats before displaying other info In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1094549 Isaac Rooskov changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Triaged CC| |irooskov 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=SPPHA4SKI8&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 02:08:36 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 02:08:36 +0000 Subject: [zanata-bugs] [Bug 1062014] Group name filter selects typed text unexpectedly In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1062014 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Triaged Priority|unspecified |medium Severity|high |medium --- Comment #5 from David Mason --- This also happens in Admin manage users page. -- 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=Q3hsRWe7ni&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 02:52:16 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 02:52:16 +0000 Subject: [zanata-bugs] [Bug 1148233] New: RFE: Drupal plugin should split content into meaningful chunks Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148233 Bug ID: 1148233 Summary: RFE: Drupal plugin should split content into meaningful chunks Product: Zanata Component: Usability Assignee: djansen at redhat.com Reporter: irooskov at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: Currently the Drupal plugin treats all content from a single article as one string. This content should be split meaningfully across multiple strings. Perhaps paragraph breaks? -- 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=HUqejJ5Rau&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 03:04:57 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 03:04:57 +0000 Subject: [zanata-bugs] [Bug 1148242] New: Test case failure: Version: Copy Translations Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148242 Bug ID: 1148242 Summary: Test case failure: Version: Copy Translations Product: Zanata Version: 3.5 Component: Component-CopyTrans Severity: medium Assignee: djansen at redhat.com Reporter: dchen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Filed from caserun "Version: Copy Translation" Version-Release number of selected component (if applicable): 3.5.0 Steps to Reproduce: 0. For a translated project with version: PROJ1/VER1 1. Create a new version PROJ1/VER2 2. Upload a source document 3. Run CopyTrans use web UI 4. After Copytrans finished, click at any translated locale. Actual results: Statistic in language column showed the correct translation, yet the documents 0% translated. Refresh the browser won't correct the display, nor the move away to other page then move back help. However, the documents are indeed translated, as you can see the translated entry on visiting the translation editor. Expected results: Document statistics should be 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=pkGSDnUyHB&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 03:05:37 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 03:05:37 +0000 Subject: [zanata-bugs] [Bug 1148242] Test case failure: Version: Copy Translations In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148242 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|djansen 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=18v94GF8uz&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 03:15:50 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 03:15:50 +0000 Subject: [zanata-bugs] [Bug 1148214] [REGRESSION] Cannot reject a translation In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148214 --- Comment #4 from Alex Eng --- Updated pull request to target release: https://github.com/zanata/zanata-server/pull/595 -- 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=Qo6KIpVc7j&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 03:30:49 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 03:30:49 +0000 Subject: [zanata-bugs] [Bug 1148244] New: Test case failure: Obsolete Text Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148244 Bug ID: 1148244 Summary: Test case failure: Obsolete Text Product: Zanata Version: 3.5 Component: Component-UI Assignee: djansen at redhat.com Reporter: dchen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Filed from caserun Version-Release number of selected component (if applicable): 3.5.0 Steps to Reproduce: Setup: Setup test data as described in https://engineering.redhat.com/trac/zanata/wiki/ ExampleSettingsAndDocumentProjects#AboutFedora maven is installed. Project "AboutFedora" is created, and version "master" is created, and source texts are pushed. User "admin" exists and join bem language tem. 1. Open About_Fedora in any untranslated lang 2. Start editing the first entry and save 3. Leave the translation editor 4. In command line: remove files under pot except About_Fedora.pot 5. In command line: edit About_Fedora.pot, remove other entries except the first three. 6. mvn zanata:push 7. Back to Web UI: translate and save the 2nd and 3rd entries 8. Leave Workspace 9. Go project page of AboutFedora and Check whether the langauge is 100% translated 10. Enter translation editor for bem and see whether the project and document are 100% translated Actual results: The language shows 100% translated, but the only document, "About_Fedora" shows 18% translated (same as the value before About_Fedora.pot truncated). Expected results: Both document and language should show 100% translated. Additional info: I have also tried copyTrans=false and pushType=src, both yield the same result. -- 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=4hgr2UdWNq&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 03:31:05 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 03:31:05 +0000 Subject: [zanata-bugs] [Bug 1148242] Test case failure: Version: Copy Translations In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148242 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |1148244 -- 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=ZX5hlEwaKB&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 03:52:03 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 03:52:03 +0000 Subject: [zanata-bugs] [Bug 1148244] Test case failure: Obsolete Text In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148244 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 -- 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=PQVEXxso2y&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 04:20:26 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 04:20:26 +0000 Subject: [zanata-bugs] [Bug 1147304] Project search fails on special characters In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1147304 Michelle Kim changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mkim 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=tmV2dXKvII&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 04:21:15 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 04:21:15 +0000 Subject: [zanata-bugs] [Bug 1147304] Project search fails on special characters In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1147304 --- Comment #2 from Michelle Kim --- Created attachment 942912 --> https://bugzilla.redhat.com/attachment.cgi?id=942912&action=edit redhat-menus project search not returning the correct result. -- 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=yqHu9gOEuA&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 04:26:18 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 04:26:18 +0000 Subject: [zanata-bugs] [Bug 1147304] Project search fails on special characters In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1147304 --- Comment #3 from Michelle Kim --- I just find out that there is already a bug for the project search fails and it seems it is already verified and will go to 3.5 release.https://bugzilla.redhat.com/show_bug.cgi?id=1102455 Would the 1102455 bug also fix this special character bug as well? -- 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=Y4fSHZMp19&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 04:30:27 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 04:30:27 +0000 Subject: [zanata-bugs] [Bug 1148248] New: Regression: User cannot read text in the chat window Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148248 Bug ID: 1148248 Summary: Regression: User cannot read text in the chat window Product: Zanata Version: 3.5 Component: Component-UI Severity: high Assignee: pahuang at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Created attachment 942913 --> https://bugzilla.redhat.com/attachment.cgi?id=942913&action=edit Screenshot of error Description of problem: The snapshot of the 3.5 release has a differently shaded UI. The text in the chat box is too close to the background, rendering it unreadable. #punintended Version-Release number of selected component (if applicable): 3.5 How reproducible: Easy always Steps to Reproduce: 1. Log in, go to a project, version, document 2. Enter some text into the chat window and press send Actual results: Text unreadable Expected results: Text readable Additional info: screenshot - left side new, right side old -- 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=MWfecmGITn&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 04:31:35 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 04:31:35 +0000 Subject: [zanata-bugs] [Bug 1147304] Project search fails on special characters In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1147304 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dchen at redhat.com --- Comment #4 from Ding-Yi Chen --- It can still reproduced in Zanata 3.5.0-SNAPSHOT (git-jenkins-zanata-server-build+verify-nightly-release-1167-299-ga85e7f8) -- 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=tHHI5Y9QS2&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 05:20:55 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 05:20:55 +0000 Subject: [zanata-bugs] [Bug 1148248] Regression: User cannot read text in the chat window In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148248 --- Comment #1 from Patrick Huang --- https://github.com/zanata/zanata-server/pull/596 -- 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=r9lqrZdvvU&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 05:28:51 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 05:28:51 +0000 Subject: [zanata-bugs] [Bug 1148214] [REGRESSION] Cannot reject a translation In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148214 Damian Jansen 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=wxoyytoCJU&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 05:32:09 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 05:32:09 +0000 Subject: [zanata-bugs] [Bug 1148214] [REGRESSION] Cannot reject a translation In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148214 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED --- Comment #5 from Damian Jansen --- Verified on 3.5.0-SNAPSHOT (git-jenkins-zanata-server-build+verify-nightly-release-1167-299-ga85e7f8) -- 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=3c3pfyTWje&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 05:32:26 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 05:32:26 +0000 Subject: [zanata-bugs] [Bug 1148214] [REGRESSION] Cannot reject a translation In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148214 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 -- 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=MeL1vrkFq2&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 05:32:50 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 05:32:50 +0000 Subject: [zanata-bugs] [Bug 1147364] [REGRESSION] Editor history not populated on concurrent access In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1147364 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|zanata-qa at redhat.com |djansen 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=lpwoXVlmsH&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 05:32:49 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 05:32:49 +0000 Subject: [zanata-bugs] [Bug 1148214] [REGRESSION] Cannot reject a translation In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148214 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|zanata-qa at redhat.com |djansen 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=ctVwe1jO9U&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 05:40:56 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 05:40:56 +0000 Subject: [zanata-bugs] [Bug 1147364] [REGRESSION] Editor history not populated on concurrent access In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1147364 --- Comment #2 from Damian Jansen --- An issue with the current view is the popup will close on a "click elsewhere" action. There's an error notification right in front of it that, when clicked, causes this to occur. https://bugzilla.redhat.com/show_bug.cgi?id=1148259 -- 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=NetMIm3SiT&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 05:40:17 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 05:40:17 +0000 Subject: [zanata-bugs] [Bug 1148259] New: Clicking the "concurrent access" error close button also closes the conflict dialog Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148259 Bug ID: 1148259 Summary: Clicking the "concurrent access" error close button also closes the conflict dialog Product: Zanata Version: 3.5 Component: Component-UI Severity: medium Assignee: djansen at redhat.com Reporter: djansen at redhat.com QA Contact: djansen at redhat.com CC: zanata-bugs at redhat.com Description of problem: When a concurrent access situation occurs, there appears a "Concurrent edit detected." error notification. The user's instinctive action is to close this notification - however it also closes the conflict resolution dialog as well. Version-Release number of selected component (if applicable): 3.5 How reproducible: Easy always Steps to Reproduce: 1. Two users log in and go to the same document, language in a project 2. First user adds text 3. Second user adds text and saves - First user is presented with a dialog and error notification 4. First user clicks the X on the notification Actual results: Both are closed, dialog and notification Expected results: Only the notification is dismissed 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=nBKgK0O80B&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 05:41:31 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 05:41:31 +0000 Subject: [zanata-bugs] [Bug 1147364] [REGRESSION] Editor history not populated on concurrent access In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1147364 Damian Jansen 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=xdaDEUVF3J&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 05:41:51 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 05:41:51 +0000 Subject: [zanata-bugs] [Bug 1147364] [REGRESSION] Editor history not populated on concurrent access In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1147364 --- Comment #3 from Damian Jansen --- Verified on 3.5.0-SNAPSHOT (git-jenkins-zanata-server-build+verify-nightly-release-1167-299-ga85e7f8) -- 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=JYYIPAAl6Q&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 05:45:39 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 05:45:39 +0000 Subject: [zanata-bugs] [Bug 1148259] Clicking the "concurrent access" error close button also closes the conflict dialog In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148259 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 Assignee|djansen at redhat.com |pahuang at redhat.com Severity|medium |high -- 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=fB6xWqcG6w&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 06:01:28 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 06:01:28 +0000 Subject: [zanata-bugs] [Bug 1148259] Clicking the "concurrent access" error close button also closes the conflict dialog In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148259 --- Comment #1 from Patrick Huang --- https://github.com/zanata/zanata-server/pull/597 -- 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=rM6dMFQzNp&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 06:09:53 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 06:09:53 +0000 Subject: [zanata-bugs] [Bug 1148259] Clicking the "concurrent access" error close button also closes the conflict dialog In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148259 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=KT1mv5w64p&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 06:10:16 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 06:10:16 +0000 Subject: [zanata-bugs] [Bug 1148248] Regression: User cannot read text in the chat window In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148248 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=o0Wjy7gyTf&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 06:30:06 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 06:30:06 +0000 Subject: [zanata-bugs] [Bug 1148242] Test case failure: Version: Copy Translations In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148242 Carlos Munoz changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |camunoz at redhat.com Fixed In Version|1148244 | Assignee|aeng at redhat.com |camunoz at redhat.com --- Comment #1 from Carlos Munoz --- Clearing the document stats after a copy trans execution that makes changes. Pull request: https://github.com/zanata/zanata-server/pull/598 -- 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=crlIxQI1DY&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 17:27:59 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 17:27:59 +0000 Subject: [zanata-bugs] [Bug 836982] RFE: Zanata should provide UI to upload po files from local repository In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=836982 --- Comment #9 from J?r?me Fenal --- This feature, if I understand correctly the initial request, would be to have the same Transifex provides, with the ability for a translator working offline with a tool such as kbabek/lokalize to upload, via the web interface (e.g. lower the access barrier to their contributions), a single translated .po. Transifex allows it from the resource dialog. See attached transifex-upload-download-dialog.png for illustration. -- 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=f30nGQXztl&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 17:28:37 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 17:28:37 +0000 Subject: [zanata-bugs] [Bug 836982] RFE: Zanata should provide UI to upload po files from local repository In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=836982 --- Comment #10 from J?r?me Fenal --- Created attachment 943160 --> https://bugzilla.redhat.com/attachment.cgi?id=943160&action=edit transifex-upload-download-dialog.png -- 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=RUtoSO6mX8&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 23:04:41 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 23:04:41 +0000 Subject: [zanata-bugs] [Bug 836982] RFE: Zanata should provide UI to upload po files from local repository In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=836982 Isaac Rooskov changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(irooskov at redhat.c | |om) | --- Comment #11 from Isaac Rooskov --- Translators can work offline and then upload translated work as they wish. Translation file upload is supported for .po and .properties with the command line client, and .po for web upload. Other file types (txt, html, etc.) allow translated file upload, but it is not recommended since their structure makes it difficult to reliably match translations to the appropriate source. There has been work done on a GUI client built for offline translation. Other improvements have been given priority over this in the past, however it is something we can raise the priority on if it is seen as a necessity. Thanks, Isaac -- 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=Gr5epYDGEk&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 23:30:49 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 23:30:49 +0000 Subject: [zanata-bugs] [Bug 1148244] Test case failure: Obsolete Text In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148244 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|djansen 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=gJuHKBFjDu&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 23:31:20 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 23:31:20 +0000 Subject: [zanata-bugs] [Bug 1148244] Test case failure: Obsolete Text In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148244 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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=bvsQXmR9wO&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 23:35:05 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 23:35:05 +0000 Subject: [zanata-bugs] [Bug 1148242] Test case failure: Version: Copy Translations In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148242 Carlos Munoz 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=59ddJqIX4S&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 23:43:01 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 23:43:01 +0000 Subject: [zanata-bugs] [Bug 1148248] Regression: User cannot read text in the chat window In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148248 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED CC| |dchen at redhat.com Fixed In Version| |3.5.0-SNAPSHOT | |(git-jenkins-zanata-server- | |github-pull-requests-2109) QA Contact|zanata-qa at redhat.com |dchen at redhat.com --- Comment #2 from Ding-Yi Chen --- VERIFIED with Zanata 3.5.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2109) -- 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=jSrwHPeNJh&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 1 23:46:07 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 01 Oct 2014 23:46:07 +0000 Subject: [zanata-bugs] [Bug 836982] RFE: Zanata should provide UI to upload po files from local repository In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=836982 Luke Brooker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lbrooker at redhat.com --- Comment #12 from Luke Brooker --- If we are looking at an offline editor, I think we are better off making the new(in progress) editor capable of doing a lot of tasks offline. This would enhance the experience for everyone and mean we don't need to maintain 2 editing tools. If users still want to use another offline tool for translation, they can still upload new translations via the web UI in a similar way to Transifex. We have made some improvements to the file uploader in the UI for source files, we should add these enhancements to translation file uploads too, allowing whole directory uploads of translations if needed. -- 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=7yDTTjlMNQ&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 2 00:18:44 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 02 Oct 2014 00:18:44 +0000 Subject: [zanata-bugs] [Bug 1148242] Test case failure: Version: Copy Translations In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148242 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |3.5.0-SNAPSHOT | |(git-jenkins-zanata-server- | |github-pull-requests-2117) --- Comment #2 from Ding-Yi Chen --- VERIFIED with Zanata 3.5.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2117) -- 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=dsKYrXYOqX&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 2 00:20:25 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 02 Oct 2014 00:20:25 +0000 Subject: [zanata-bugs] [Bug 1136594] Release Zanata 3.5.x to production In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1136594 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |dchen at redhat.com Assignee|djansen 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=nSH3ZTHB0x&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 2 00:22:25 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 02 Oct 2014 00:22:25 +0000 Subject: [zanata-bugs] [Bug 1148220] [Editor] Clicking Approve does not navigate to the next row In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148220 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 CC| |dchen 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=qb5gkzfdHl&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 2 01:18:49 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 02 Oct 2014 01:18:49 +0000 Subject: [zanata-bugs] [Bug 1148641] New: Cannot enter a concurrent/conflict resolution comment Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148641 Bug ID: 1148641 Summary: Cannot enter a concurrent/conflict resolution comment Product: Zanata Version: 3.5 Component: Component-Logic Severity: high Assignee: pahuang at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: Version-Release number of selected component (if applicable): 3.5 How reproducible: Easy always Steps to Reproduce: 1. Sign in as user 1, go to a document to translate 2. Sign in as user 2, go to the same document, and same target 3. Enter text as user 1 4. Enter text as user 2 and click approve/save 5. As user 1, enter some text into the comment box and press Add Comment Actual results: Nothing happens (exception) Expected results: Comment added to the top of the history Additional info: 11:07:11,117 ERROR [org.zanata.webtrans.server.SeamDispatch] (http-/127.0.0.1:8080-1) Error dispatching action: java.lang.NullPointerException: java.lang.NullPointerException at org.zanata.webtrans.server.rpc.AddReviewCommentHandler.execute(AddReviewCommentHandler.java:94) [classes:] at org.zanata.webtrans.server.rpc.AddReviewCommentHandler.execute(AddReviewCommentHandler.java:58) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_65] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_65] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_65] at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_65] at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:79) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:196) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:114) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.zanata.webtrans.server.rpc.AddReviewCommentHandler_$$_javassist_seam_91.execute(AddReviewCommentHandler_$$_javassist_seam_91.java) [classes:] at org.zanata.webtrans.server.SeamDispatch.doExecute(SeamDispatch.java:157) [classes:] at org.zanata.webtrans.server.SeamDispatch.execute(SeamDispatch.java:137) [classes:] ... -- 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=JRGnIVgezM&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 2 01:34:28 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 02 Oct 2014 01:34:28 +0000 Subject: [zanata-bugs] [Bug 1148244] Test case failure: Obsolete Text In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148244 Carlos Munoz changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |camunoz at redhat.com Assignee|aeng at redhat.com |camunoz at redhat.com --- Comment #1 from Carlos Munoz --- See this pull request: https://github.com/zanata/zanata-server/pull/600 -- 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=FWDXXXMDRK&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 2 02:07:29 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 02 Oct 2014 02:07:29 +0000 Subject: [zanata-bugs] [Bug 1148244] Test case failure: Obsolete Text In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148244 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |VERIFIED Fixed In Version| |3.5.0-SNAPSHOT | |(git-jenkins-zanata-server- | |github-pull-requests-2120) QA Contact|zanata-qa at redhat.com |dchen at redhat.com --- Comment #2 from Ding-Yi Chen --- VERIFIED with Zanata 3.5.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2120) -- 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=YEgwJEUmkA&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 2 02:11:48 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 02 Oct 2014 02:11:48 +0000 Subject: [zanata-bugs] [Bug 1148641] Cannot enter a concurrent/conflict resolution comment In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148641 --- Comment #1 from Patrick Huang --- https://github.com/zanata/zanata-server/pull/601 -- 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=wiUqg8DQ70&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 2 02:13:24 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 02 Oct 2014 02:13:24 +0000 Subject: [zanata-bugs] [Bug 1148641] Cannot enter a concurrent/conflict resolution comment In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148641 Patrick Huang changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA --- Comment #2 from Patrick Huang --- We shouldn't show comment there in the first place. It's mainly for showing normal translation history whereas in this case it's conflict resolution. It's just happen to reuse the same view. Therefore I disable the comment field in conflict resolution case. -- 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=lh0HIx8iwV&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 2 02:21:34 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 02 Oct 2014 02:21:34 +0000 Subject: [zanata-bugs] [Bug 1148644] New: Non-admin maintainer failed to pushed with pushType=both Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148644 Bug ID: 1148644 Summary: Non-admin maintainer failed to pushed with pushType=both Product: Zanata Version: 3.5 Component: Component-Maven Severity: urgent Assignee: djansen at redhat.com Reporter: dchen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: maintainer without admin role cannot push the translations. Version-Release number of selected component (if applicable): Zanata 3.5.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2120) How reproducible: Always Steps to Reproduce: 1. Login as a non-admin user 2. Create a project and a version 3. Push the source and translation with following command: mvn -e -B zanata:push -Dzanata.pushType=both Actual results: [== ][ERROR] Operation failed: Error status 401 Unauthorized returned To retry from the last document, please set the following option(s): -Dzanata.fromDoc="About_Fedora" Expected results: Push successfully. 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=wbHpu3BuZc&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 2 03:46:44 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 02 Oct 2014 03:46:44 +0000 Subject: [zanata-bugs] [Bug 1064093] Error message "[ERROR] Locale XX is not enabled in server" when pushing the unsupported locale In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1064093 --- Comment #2 from Ding-Yi Chen --- *** Bug 1148644 has been marked as a duplicate of this bug. *** -- 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=Y1kcuoaFgn&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 2 03:46:44 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 02 Oct 2014 03:46:44 +0000 Subject: [zanata-bugs] [Bug 1148644] "[ERROR] Operation failed: Error status 401 Unauthorized returned" when pusing the unsupported locale In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148644 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Target Release|3.5 |--- Resolution|--- |DUPLICATE Summary|Non-admin maintainer failed |"[ERROR] Operation failed: |to pushed with |Error status 401 |pushType=both |Unauthorized returned" when | |pusing the unsupported | |locale Severity|urgent |medium Last Closed| |2014-10-01 23:46:44 --- Comment #1 from Ding-Yi Chen --- It turns out that the locale I was pushing is not supported by the server. And it seems like a duplicate of Bug 1064093. I modify the title into "[ERROR] Operation failed: Error status 401 Unauthorized returned" when pusing the unsupported locale So it will be easier for user that encounter the error message. *** This bug has been marked as a duplicate of bug 1064093 *** -- 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=TNWJgw9eHc&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 3 00:04:50 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 03 Oct 2014 00:04:50 +0000 Subject: [zanata-bugs] [Bug 1148220] [Editor] Clicking Approve does not navigate to the next row In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148220 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|3.5 |--- -- 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=Gw9byHD16L&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 3 00:21:52 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 03 Oct 2014 00:21:52 +0000 Subject: [zanata-bugs] [Bug 1148641] Cannot enter a concurrent/conflict resolution comment In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148641 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED QA Contact|zanata-qa at redhat.com |djansen 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=eleFY3aBdz&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 3 00:29:15 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 03 Oct 2014 00:29:15 +0000 Subject: [zanata-bugs] [Bug 1148641] Cannot enter a concurrent/conflict resolution comment In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148641 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |3.5.0-SNAPSHOT | |(git-jenkins-zanata-server- | |github-pull-requests-2122) -- 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=SNZvdGruAr&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 3 01:27:16 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 03 Oct 2014 01:27:16 +0000 Subject: [zanata-bugs] [Bug 1149033] New: [Regression] Glossary upload dialog is of very poor usability Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1149033 Bug ID: 1149033 Summary: [Regression] Glossary upload dialog is of very poor usability Product: Zanata Version: 3.5 Component: Component-UI Severity: high Assignee: djansen at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: The dialog to upload a glossary entry has lost its resizing, so appears very small. It's almost unusable. Version-Release number of selected component (if applicable): 3.5 How reproducible: Easy always Steps to Reproduce: 1. Sign in as admin, click Glossary in the menu bar 2. Press Upload 3. Select a file to upload Actual results: Terribly crushed dialog Expected results: Good dialog 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=MWzifVcx6X&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 3 03:39:00 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 03 Oct 2014 03:39:00 +0000 Subject: [zanata-bugs] [Bug 1149033] [Regression] Glossary upload dialog is of very poor usability In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1149033 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeng at redhat.com Assignee|djansen 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=oM6sjY8dfM&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 3 04:11:39 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 03 Oct 2014 04:11:39 +0000 Subject: [zanata-bugs] [Bug 1149033] [Regression] Glossary upload dialog is of very poor usability In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1149033 --- Comment #1 from Alex Eng --- Pull request: https://github.com/zanata/zanata-server/pull/603 -- 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=xn0hYUP00G&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 7 00:17:16 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 07 Oct 2014 00:17:16 +0000 Subject: [zanata-bugs] [Bug 1149033] [Regression] Glossary upload dialog is of very poor usability In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1149033 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |VERIFIED CC| |dchen at redhat.com Fixed In Version| |commit | |5ef3fe8c59f32c84fe76771c168 | |77f2a726b404a QA Contact|zanata-qa at redhat.com |djansen at redhat.com --- Comment #2 from Ding-Yi Chen --- VERIFIED (by djansen) with commit 5ef3fe8c59f32c84fe76771c16877f2a726b404a -- 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=PSYXl1xIsH&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 7 00:27:48 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 07 Oct 2014 00:27:48 +0000 Subject: [zanata-bugs] [Bug 1148259] Clicking the "concurrent access" error close button also closes the conflict dialog In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148259 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |3.5.0-SNAPSHOT | |(git-jenkins-zanata-server- | |github-pull-requests-2122) --- Comment #2 from Damian Jansen --- 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=txYhVrPSmF&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 7 00:33:32 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 07 Oct 2014 00:33:32 +0000 Subject: [zanata-bugs] [Bug 1148259] Clicking the "concurrent access" error close button also closes the conflict dialog In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148259 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|3.5.0-SNAPSHOT |3.5.0-SNAPSHOT |(git-jenkins-zanata-server- |(git-jenkins-zanata-server- |github-pull-requests-2122) |github-pull-requests-2100) --- Comment #3 from Damian Jansen --- (edit incorrect fix version) -- 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=f2I659OgiA&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 7 04:41:11 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 07 Oct 2014 04:41:11 +0000 Subject: [zanata-bugs] [Bug 1149968] New: Translation history should *never* show last modifier as "Someone offline" Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1149968 Bug ID: 1149968 Summary: Translation history should *never* show last modifier as "Someone offline" Product: Zanata Version: 3.5 Component: Component-zanata-client Severity: high Assignee: pahuang at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Created attachment 944441 --> https://bugzilla.redhat.com/attachment.cgi?id=944441&action=edit Screenshot of error Description of problem: I've seen throughout translations in Zanata that "(Someone offline)" has uploaded bogus translations, eg. English strings in Italian targets. The client must know who uploaded it, and must report this when pushing translations. Otherwise, this is an open invitation for anonymous abuse such as pushing garbage or inappropriate content. Version-Release number of selected component (if applicable): 3.5.0 How reproducible: Easy always Steps to Reproduce: 1. Go to https://translate.zanata.org/zanata/webtrans/Application.seam?project=zanata-server&iteration=master&localeId=it&locale=en#view:doc;doc:zanata-war/src/main/resources/messages;search:Login - Note the numerous false translations 2. Click History on any of these bad translations Actual results: (Someone offline) created a Translated revision Expected results: John Citizen created a Translated revision Additional info: Apparently the reasoning is that "John Citizen might not have translated them, he only pushed them". This is flawed, as - He may have actually translated them, and - He is responsible for the document being uploaded, so he is responsible for the content. More so, if someone can push a "Translated" revision, this will potentially end up in target content with inappropriate content with no recorded submitter. -- 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=Cl8bIk0azL&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 01:38:13 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 01:38:13 +0000 Subject: [zanata-bugs] [Bug 1150336] New: RFE: Document Drupal plugin manual installation method Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150336 Bug ID: 1150336 Summary: RFE: Document Drupal plugin manual installation method Product: Zanata Version: development Component: Usability Assignee: djansen at redhat.com Reporter: irooskov at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Document Drupal plugin manual installation method - Main customer here is the Customer Portal team, so they can install our Drupal Plugin without having to wait for it to get through the community approval process -- 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=VMrN7CMp1k&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 02:49:29 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 02:49:29 +0000 Subject: [zanata-bugs] [Bug 1139950] RFE: Flexible Translation file naming In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1139950 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED CC| |dchen at redhat.com Fixed In Version| |commit | |07f42ed1ac87976f8a68a5109aa | |2c91d6e404011 QA Contact|zanata-qa at redhat.com |dchen at redhat.com --- Comment #4 from Ding-Yi Chen --- VERIFIED with https://github.com/zanata/zanata-client/commit/07f42ed1ac87976f8a68a5109aa2c91d6e404011 -- 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=nSfnVxYSLy&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 03:12:18 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 03:12:18 +0000 Subject: [zanata-bugs] [Bug 1124615] RFE: Refinement - Improve push command to Zanata In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1124615 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Depends On| |1139950 Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1139950 [Bug 1139950] RFE: Flexible Translation file naming -- 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=wXlGQMuTvN&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 03:12:21 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 03:12:21 +0000 Subject: [zanata-bugs] [Bug 1124615] RFE: Refinement - Improve push command to Zanata In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1124615 Bug 1124615 depends on bug 1098836, which changed state. Bug 1098836 Summary: mvn failed to push the locales with underscore (e.g. gettext project), unless specify them using map-from https://bugzilla.redhat.com/show_bug.cgi?id=1098836 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution|--- |DUPLICATE -- 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=s3y29mVn7m&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 03:12:18 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 03:12:18 +0000 Subject: [zanata-bugs] [Bug 1139950] RFE: Flexible Translation file naming In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1139950 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1010132, 1124615 --- Comment #5 from Ding-Yi Chen --- *** Bug 1098836 has been marked as a duplicate of this bug. *** Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1010132 [Bug 1010132] zanata-cli failed to push the locales with underscore (e.g. gettext project), unless specify them using map-from https://bugzilla.redhat.com/show_bug.cgi?id=1124615 [Bug 1124615] RFE: Refinement - Improve push command to 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=IYJfSOMVyN&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 03:12:18 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 03:12:18 +0000 Subject: [zanata-bugs] [Bug 1098836] mvn failed to push the locales with underscore (e.g. gettext project), unless specify them using map-from In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1098836 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution|--- |DUPLICATE Last Closed| |2014-10-07 23:12:18 --- Comment #2 from Ding-Yi Chen --- Bug 1139950 also fixed this bug. *** This bug has been marked as a duplicate of bug 1139950 *** -- 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=FwLlDNAe1T&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 03:26:52 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 03:26:52 +0000 Subject: [zanata-bugs] [Bug 1119537] RFE: Wildfly Compatibility In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1119537 Michelle Kim changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA CC| |mkim 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=Vkf1Q6DtGp&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 03:29:32 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 03:29:32 +0000 Subject: [zanata-bugs] [Bug 1120032] Deploy fedora.zanata.org In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1120032 Michelle Kim changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |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=bZAv1IC2Uo&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 03:31:56 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 03:31:56 +0000 Subject: [zanata-bugs] [Bug 1136594] Release Zanata 3.5.x to production In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1136594 Michelle Kim changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_DEV CC| |mkim 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=aCaaP74pBd&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 03:35:05 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 03:35:05 +0000 Subject: [zanata-bugs] [Bug 1127056] Migration Guide for community users In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1127056 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |VERIFIED CC| |djansen at redhat.com --- Comment #3 from Damian Jansen --- 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=r3kzWiNXgp&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 04:03:14 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 04:03:14 +0000 Subject: [zanata-bugs] [Bug 1150336] RFE: Document Drupal plugin manual installation method In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150336 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Story Points|--- |0.5 CC| |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=9ERvK2i0y2&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 04:28:12 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 04:28:12 +0000 Subject: [zanata-bugs] [Bug 1148233] RFE: Drupal plugin should split content into meaningful chunks In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148233 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Story Points|--- |3 CC| |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=IQVQlNYjWc&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 04:52:41 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 04:52:41 +0000 Subject: [zanata-bugs] [Bug 1148233] RFE: Drupal plugin should split content into meaningful chunks In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148233 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |damason at redhat.com --- Comment #2 from David Mason --- Implementation details discussed by development team: - Segmentation is on the client side - the server receives already-segmented text flows through the current API - Options for how to segment: - sentences - paragraphs - Maintain structure of the field, inserting segments within that structure. - Use existing segmentation code if available. - ID of segments should be ID of field, with added index location of segment -- 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=z1eY2GlwEQ&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 05:43:42 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 05:43:42 +0000 Subject: [zanata-bugs] [Bug 1092193] RFE: Individual Translator Statistics In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1092193 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Story Points|--- |5 CC| |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=tjDCkL1RtH&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 05:44:40 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 05:44:40 +0000 Subject: [zanata-bugs] [Bug 1124622] RFE: Expose Alpha state of new editor to users through an "opt-in" approach In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1124622 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Story Points|--- |1 CC| |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=J2x9bxouSw&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 05:50:45 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 05:50:45 +0000 Subject: [zanata-bugs] [Bug 1150372] New: RFE: Redirect to a "good" page if URL is not known to zanata Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150372 Bug ID: 1150372 Summary: RFE: Redirect to a "good" page if URL is not known to zanata Product: Zanata Version: 3.5 Component: Component-UI Severity: medium Assignee: djansen at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: If a url is used that is not valid, it results in either a JBWEBxxxx http 404 error, or an exception. The home page should be shown, with a notification of the bad page or something. Or even a special 404 page saying oops. Version-Release number of selected component (if applicable): 3.5 How reproducible: Easy always Steps to Reproduce: 1. Go to $server/zanata/notarealpage Actual results: JBoss error page Expected results: Better page 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=SyguKbeV2O&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 05:56:45 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 05:56:45 +0000 Subject: [zanata-bugs] [Bug 1150373] New: [Zanata-SPA] Keyboard shortcut Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150373 Bug ID: 1150373 Summary: [Zanata-SPA] Keyboard shortcut Product: Zanata Version: development Component: Component-UI Assignee: djansen at redhat.com Reporter: aeng at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: Keyboard shortcut implementation for Zanata-SPA - Keyboard shortcut summary view (+shortcut to open the view) - save as current save state - ctrl/cmd + s - save as current save state and go to next - tab / ctrl/cmd + enter, enter - save as needs work and go to next - ctrl/cmd + enter, n - save as translated and go to next - ctrl/cmd + enter, t - save as approved and go to next - ctrl/cmd + enter, a - undo edit - ctrl/cmd + z (Kinda already works with default behaviour for me) - cancel edit - Esc (When available) - next translation - tab (Save is there is unsaved data) - previous translation - shift + tab -- 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=LP0x01VA7F&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 06:01:35 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 06:01:35 +0000 Subject: [zanata-bugs] [Bug 1150373] [Zanata-SPA] Keyboard shortcut In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150373 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Story Points|--- |3 -- 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=tpQfFJ09xE&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 06:20:42 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 06:20:42 +0000 Subject: [zanata-bugs] [Bug 1150376] New: [Zanata-SPA] Filtering of messages Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150376 Bug ID: 1150376 Summary: [Zanata-SPA] Filtering of messages Product: Zanata Version: development Component: Component-UI Assignee: djansen at redhat.com Reporter: aeng at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: Filtering on messages on states in Zanata-SPA -- 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=ow1d5akBru&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 06:38:19 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 06:38:19 +0000 Subject: [zanata-bugs] [Bug 1150336] RFE: Document Drupal plugin manual installation method In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150336 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |damason at redhat.com Assignee|djansen 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=HH5kpw7YNr&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 06:38:50 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 06:38:50 +0000 Subject: [zanata-bugs] [Bug 1148233] RFE: Drupal plugin should split content into meaningful chunks In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148233 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|djansen 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=Er2cfy2DKN&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 16:33:58 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 16:33:58 +0000 Subject: [zanata-bugs] [Bug 1122776] [Fedora] RFE: "web hooks" callback API In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1122776 Mosaab Alzoubi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |moceap at hotmail.com --- Comment #5 from Mosaab Alzoubi --- (In reply to Carlos Munoz from comment #4) > A webhook API in Zanata will initially allow each project to set up a post > url that will accept a json payload with information on one of the following > milestones: > > - 100% translation for a document in a language > - 100% review for a document in a language > > Zanata should try and avoid sending duplicate events whenever possible; this > means that if the translation / review status of a document has not changed, > another event should not be sent. > > The json event payload (TBD) should include details about the document id, > version, project, language and milestone reached. > > Implementation details: > - These events should be handled in an asynchronous way without affecting > the performance of the translation workflow. Hi all.. I don't think that is a right way to rank only 100% translations, DUE TO: 1. Files aren't ZERO content, then only commiter reach 100% getting all thanx!! 2. Files have many commiters not one!! 3. Files aren't equal!! Some LARGE and some SMALL!! So I think the best way to use that calculating number of words that translated like Transifex do. Regards -- 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=gU7CzaRiG6&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 22:34:46 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 22:34:46 +0000 Subject: [zanata-bugs] [Bug 1092193] RFE: Individual Translator Statistics In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1092193 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- 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=Vj00g1hcA3&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 22:51:33 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 22:51:33 +0000 Subject: [zanata-bugs] [Bug 1150372] RFE: Redirect to a "good" page if URL is not known to zanata In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150372 Luke Brooker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lbrooker at redhat.com --- Comment #1 from Luke Brooker --- I should have a proper 404 page. Maybe in the future we could when we have a better message system application wide we can switch to that but I don't think I'd trust it at the moment. -- 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=V63XezhhHL&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 8 23:55:13 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 08 Oct 2014 23:55:13 +0000 Subject: [zanata-bugs] [Bug 1122776] [Fedora] RFE: "web hooks" callback API In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1122776 --- Comment #6 from Carlos Munoz --- (In reply to Mosaab Alzoubi from comment #5) Hi Mosaab, I'm not sure I understand the nature of your concerns. While I do agree that files have many commiters and can vary in size, the purpose of this web hook is to signal the completion of a file, not to provide any sort of overall statistics on project completion (there's a Rest API for that). The webhook should serve a notification to an external party, communicating a milestone has been reached (in this case the completion of a document), so that the external party can then trigger some other actions from its side; like, say, getting up-to-date statistics on the project. Let me know if I misunderstood your points. > Hi all.. > > I don't think that is a right way to rank only 100% translations, DUE TO: > > 1. Files aren't ZERO content, then only commiter reach 100% getting all > thanx!! > 2. Files have many commiters not one!! > 3. Files aren't equal!! Some LARGE and some SMALL!! > > So I think the best way to use that calculating number of words that > translated like Transifex do. > > Regards -- 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=922NA8nuOD&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 9 00:28:47 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 09 Oct 2014 00:28:47 +0000 Subject: [zanata-bugs] [Bug 1150792] New: Create user page can be used by any logged in user Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150792 Bug ID: 1150792 Summary: Create user page can be used by any logged in user Product: Zanata Version: 3.5 Component: Component-UI Severity: medium Assignee: camunoz at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: If a user signs in and goes to $server/zanata/profile/create, they can create a whole new user. This shouldn't generally be allowed. Version-Release number of selected component (if applicable): 3.5 How reproducible: Easy always Steps to Reproduce: 1. Sign in 2. Go to 3. $server/zanata/profile/create 4. Enter valid data for the fields, press Save Actual results: Assuming the username/email is unique, it will send a validation email and create a new user. Expected results: If the user is already validated, they should not be able to go to this page - it should redirect to their dashboard Additional info: If FAS is used for login, the user is presented with: Error Validation failed for classes [org.zanata.model.security.HOpenIdCredentials] during persist time for groups [javax.validation.groups.Default, ] List of constraint violations:[ ConstraintViolationImpl{interpolatedMessage='{validator.unique}', propertyPath=, rootBeanClass=class org.zanata.model.security.HOpenIdCredentials, messageTemplate='{validator.unique}'} ] -- 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=UymTE4w8To&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 9 03:30:09 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 09 Oct 2014 03:30:09 +0000 Subject: [zanata-bugs] [Bug 1150822] New: RFE: Make webdriver wait times configurable Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150822 Bug ID: 1150822 Summary: RFE: Make webdriver wait times configurable Product: Zanata Version: 3.5 Component: Maintainability Severity: medium Assignee: djansen at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: On slower systems, sometimes 10 seconds may not be enough for a page to render itself. Allow longer times via -Dwebdriver.wait Version-Release number of selected component (if applicable): 3.5 -- 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=l5QZLXUHmR&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 9 03:30:41 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 09 Oct 2014 03:30:41 +0000 Subject: [zanata-bugs] [Bug 1150822] RFE: Make webdriver wait times configurable In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150822 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA --- Comment #1 from Damian Jansen --- https://github.com/zanata/zanata-server/pull/589 -- 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=xhQjRElvwL&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 9 03:31:48 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 09 Oct 2014 03:31:48 +0000 Subject: [zanata-bugs] [Bug 1150822] RFE: Make webdriver wait times configurable In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150822 Damian Jansen 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=Ka7aEcVV3E&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 9 05:00:55 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 09 Oct 2014 05:00:55 +0000 Subject: [zanata-bugs] [Bug 1150855] New: Options in "Add Language" dropdown cannot be clicked Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150855 Bug ID: 1150855 Summary: Options in "Add Language" dropdown cannot be clicked Product: Zanata Version: 3.5 Component: Component-UI Severity: medium Assignee: djansen at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: If a user enters "nl-" into the admin Add Language feature, they cannot click any of the available options Version-Release number of selected component (if applicable): 3.5 How reproducible: Easy always Steps to Reproduce: 1. Log in as admin, go to Languages -> Add Language 2. Enter "nl-" into the field 3. Try to click the last (nl-SX) option Actual results: Nothing, or worse, nl-AW is selected Expected results: nl-SW is selected Additional info: Navigation by keys works as expected -- 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=rtqpXIJ2Qi&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 9 05:19:18 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 09 Oct 2014 05:19:18 +0000 Subject: [zanata-bugs] [Bug 1150862] New: RFE: Better user management feature Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150862 Bug ID: 1150862 Summary: RFE: Better user management feature Product: Zanata Version: 3.5 Component: Component-UI Severity: medium Assignee: irooskov at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: The "Edit User" page could do with a rework. I suggest: - A toggle button for disabling/enabling a user, ala the Archive/Unarchive project button. This should be coupled with a "reason" field so anyone later can see why a user was en/disabled. - Related to the above, event logging for a user's account, e.g. [01-01-2014:1245] ThisUser: Registered [01-01-2014:1255] ThisUser: Activated [01-01-2014:1255] ThisUser: Changed password [01-01-2014:1333] AdminJoe: Disabled account (Being a jerk) ... - "Force logout" (so an admin doesn't have to find their session in the server monitor - Email user - if an admin has to do something, it would be nice to be able to shoot them an email directly, or even automatically (e.g. Account Disabled\nDue to etc etc) -- 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=brXyMOOTBO&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 13 00:48:40 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 13 Oct 2014 00:48:40 +0000 Subject: [zanata-bugs] [Bug 1151881] New: RFE: Admin language management is poor and generally unnecessary Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 Bug ID: 1151881 Summary: RFE: Admin language management is poor and generally unnecessary Product: Zanata Version: 3.5 Component: Usability Severity: high Assignee: lbrooker at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: Zanata takes an "opt-in" approach to supported languages. This is not optimal as: - "Someone" of admin status has to add the language - Users have to request the language - User has to have some idea that the language is not supported, and needs to be requested The other part of the problem is the "enabled by default" feature, which in one way or another puts a burden on someone, in that they - have to remove the languages they never wanted - would have to scan the list to make sure their chosen languages are there, before adding it - already added languages won't show in a search. This would be confusing if the language has not been added. Simply put, all languages should be "added". Zanata could then present to the user on project language selection, something like: - Their chosen languages list - A search bar to locate a specific language - a full list of languages ordered by alphabetical, or popularity, or some other favourable sort This would greatly streamline the process. Version-Release number of selected component (if applicable): 3.5 -- 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=GUOiJtEPNC&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 13 01:14:57 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 13 Oct 2014 01:14:57 +0000 Subject: [zanata-bugs] [Bug 1151883] New: Unhandled exception: clicking on an activation link twice causes EntityNotFoundException Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151883 Bug ID: 1151883 Summary: Unhandled exception: clicking on an activation link twice causes EntityNotFoundException Product: Zanata Version: 3.5 Component: Component-Logic Severity: medium Assignee: camunoz at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: The user should not be shown an error page for attempting to activate an account that is already active. A simple "Account already active" message should be shown. Version-Release number of selected component (if applicable): 3.5 How reproducible: Easy always Steps to Reproduce: 1. Sign up to Zanata, and click on the activation link in the email - Account activated message should be visible 2. Click on the activation link in the email again Actual results: Exception (error page) Expected results: Simple message Additional info: 10:32:26,522 WARN [org.jboss.seam.exception.Exceptions] (http-/127.0.0.1:8080-3) handled and logged exception: javax.el.ELException: javax.persistence.EntityNotFoundException: Unable to find org.zanata.model.HAccountActivationKey with id e23d7c07d4c09badbd0e8fb6e7745bbe at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:339) [jboss-el-1.0_02.CR6.jar:1.0_02.CR6] at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:348) [jboss-el-1.0_02.CR6.jar:1.0_02.CR6] at org.jboss.el.parser.AstPropertySuffix.invoke(AstPropertySuffix.java:58) [jboss-el-1.0_02.CR6.jar:1.0_02.CR6] at org.jboss.el.parser.AstValue.invoke(AstValue.java:96) [jboss-el-1.0_02.CR6.jar:1.0_02.CR6] at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276) [jboss-el-1.0_02.CR6.jar:1.0_02.CR6] at org.jboss.seam.core.Expressions$2.invoke(Expressions.java:222) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.navigation.Page.preRender(Page.java:311) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.navigation.Pages.preRender(Pages.java:351) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.jsf.SeamPhaseListener.preRenderPage(SeamPhaseListener.java:565) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.jsf.SeamPhaseListener.beforeRenderResponse(SeamPhaseListener.java:476) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.jsf.SeamPhaseListener.beforeServletPhase(SeamPhaseListener.java:147) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.jsf.SeamPhaseListener.beforePhase(SeamPhaseListener.java:117) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at com.sun.faces.lifecycle.Phase.handleBeforePhase(Phase.java:228) [jsf-impl-2.1.19-redhat-1.jar:2.1.19-redhat-1] at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:99) [jsf-impl-2.1.19-redhat-1.jar:2.1.19-redhat-1] at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139) [jsf-impl-2.1.19-redhat-1.jar:2.1.19-redhat-1] at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594) [jboss-jsf-api_2.1_spec-2.1.19.1.Final-redhat-1.jar:2.1.19.1.Final-redhat-1] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:295) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:832) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:620) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:553) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:482) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.tuckey.web.filters.urlrewrite.NormalRewrittenUrl.doRewrite(NormalRewrittenUrl.java:213) [urlrewritefilter-4.0.4.jar:4.0.4] at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:171) [urlrewritefilter-4.0.4.jar:4.0.4] at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:145) [urlrewritefilter-4.0.4.jar:4.0.4] at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:92) [urlrewritefilter-4.0.4.jar:4.0.4] at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:389) [urlrewritefilter-4.0.4.jar:4.0.4] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:60) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:73) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.zanata.seam.interceptor.MonitoringWrapper.doFilter(MonitoringWrapper.java:67) [classes:] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.zanata.servlet.GWTCacheControlFilter.doFilter(GWTCacheControlFilter.java:61) [classes:] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.zanata.servlet.MDCInsertingServletFilter.doFilter(MDCInsertingServletFilter.java:58) [classes:] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:149) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) [jboss-as-jpa-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) [jboss-as-jpa-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.security.negotiation.NegotiationAuthenticator$WrapperValve.invoke(NegotiationAuthenticator.java:336) [jboss-negotiation-common-2.2.5.Final-redhat-1.jar:2.2.5.Final-redhat-1] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:389) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:169) [jboss-as-web-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:145) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:102) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:336) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:920) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_65] Caused by: javax.persistence.EntityNotFoundException: Unable to find org.zanata.model.HAccountActivationKey with id e23d7c07d4c09badbd0e8fb6e7745bbe at org.hibernate.ejb.Ejb3Configuration$Ejb3EntityNotFoundDelegate.handleEntityNotFound(Ejb3Configuration.java:156) [hibernate-entitymanager-4.2.0.Final-redhat-1.jar:4.2.0.Final] at org.hibernate.proxy.AbstractLazyInitializer.checkTargetState(AbstractLazyInitializer.java:261) [hibernate-core-4.2.0.Final-redhat-1.jar:4.2.0.Final] at org.hibernate.proxy.AbstractLazyInitializer.initialize(AbstractLazyInitializer.java:175) [hibernate-core-4.2.0.Final-redhat-1.jar:4.2.0.Final] at org.hibernate.proxy.AbstractLazyInitializer.getImplementation(AbstractLazyInitializer.java:285) [hibernate-core-4.2.0.Final-redhat-1.jar:4.2.0.Final] at org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer.invoke(JavassistLazyInitializer.java:185) [hibernate-core-4.2.0.Final-redhat-1.jar:4.2.0.Final] at org.zanata.model.HAccountActivationKey_$$_javassist_15.getCreationDate(HAccountActivationKey_$$_javassist_15.java) [zanata-model-3.6.0-SNAPSHOT.jar:3.6.0-SNAPSHOT] at org.zanata.action.ActivateAction.validateActivationKey(ActivateAction.java:77) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_65] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_65] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_65] at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_65] at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:79) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.core.ConversationInterceptor.aroundInvoke(ConversationInterceptor.java:56) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:196) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:114) [jboss-seam-2.3.1.Final.jar:2.3.1.Final] at org.zanata.action.ActivateAction_$$_javassist_seam_64.validateActivationKey(ActivateAction_$$_javassist_seam_64.java) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_65] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_65] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_65] at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_65] at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:335) [jboss-el-1.0_02.CR6.jar:1.0_02.CR6] -- 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=B02v8FJUFv&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 13 04:32:27 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 13 Oct 2014 04:32:27 +0000 Subject: [zanata-bugs] [Bug 1151881] RFE: Admin language management is poor and generally unnecessary In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 --- Comment #1 from Luke Brooker --- Yep. I'll work on a new interface? someday. -- 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=E778tc2L63&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 13 06:43:34 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 13 Oct 2014 06:43:34 +0000 Subject: [zanata-bugs] [Bug 1151935] New: User needs to "relog" to have their project permissions take effect Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151935 Bug ID: 1151935 Summary: User needs to "relog" to have their project permissions take effect Product: Zanata Version: 3.5 Component: Component-Logic Severity: medium Assignee: djansen at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: If a user is added/removed as maintainer of a project, they will need to log out and back in to see the effect Version-Release number of selected component (if applicable): 3.5 How reproducible: Easy always Steps to Reproduce: 1. Log in as a user with a project they maintain 2. Go to the project, settings, permissions 3. Add another user as maintainer if there are less than 2 4. Remove self as a maintainer (click the X) 5. Press F5 to refresh Actual results: Settings tab is still available, user can still alter the project Expected results: User should no longer be able to alter the project, or even see the Settings tab 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=kdG7FCNPLs&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 14 00:22:28 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 14 Oct 2014 00:22:28 +0000 Subject: [zanata-bugs] [Bug 1088137] Translation Editor: Alpha 1 Prototype In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1088137 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/zanata/z | |anata-server/pull/599 --- Comment #5 from Ding-Yi Chen --- https://github.com/zanata/zanata-server/pull/599 -- 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=AxbI4mD7LC&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 14 00:28:33 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 14 Oct 2014 00:28:33 +0000 Subject: [zanata-bugs] [Bug 1119537] RFE: Wildfly Compatibility In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1119537 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Target Release|--- |3.5 Fixed In Version| |3.5.0-SNAPSHOT | |(git-jenkins-zanata-server- | |github-pull-requests-2082) --- Comment #3 from Ding-Yi Chen --- VERIFIED with 3.5.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2082) -- 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=oepNr3NGer&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 14 01:09:18 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 14 Oct 2014 01:09:18 +0000 Subject: [zanata-bugs] [Bug 1152343] New: Occasional "Nonce verification failed" error Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1152343 Bug ID: 1152343 Summary: Occasional "Nonce verification failed" error Product: Zanata Version: 3.5 Component: Authentication-OpenID Severity: medium Assignee: camunoz at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: translate.zanata has reported several errors of: ERROR org.openid4java.consumer.ConsumerManager Nonce verification failed. Version-Release number of selected component (if applicable): 3.4 How reproducible: Unknown Steps to Reproduce: Unknown Additional info: The only information I can find regarding this error is that either the openid4java manager requires a nonce verifier, or that the time on the server is so inaccurate it does not correspond with the authentication token. https://code.google.com/p/openid4java/wiki/SampleConsumer -- 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=fye21cWF4e&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 14 01:11:30 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 14 Oct 2014 01:11:30 +0000 Subject: [zanata-bugs] [Bug 1152343] Occasional "Nonce verification failed" error In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1152343 --- Comment #1 from Damian Jansen --- Actually, this may be related to: ERROR org.openid4java.consumer.InMemoryNonceVerifier Possible replay attack! Already seen nonce: 2014-10-13T04:00:57ZH0IUo1S9tfBPgQ -- 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=mGwHiNdUhx&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 14 02:41:44 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 14 Oct 2014 02:41:44 +0000 Subject: [zanata-bugs] [Bug 1088137] Translation Editor: Alpha 1 Prototype In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1088137 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_DEV |VERIFIED Target Release|--- |3.6 Fixed In Version| |3.6.0-SNAPSHOT | |(git-jenkins-zanata-server- | |github-pull-requests-2152) --- Comment #6 from Ding-Yi Chen --- VERIFIED with Zanata 3.6.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2152) -- 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=4EYU0OSy65&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 14 22:51:25 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 14 Oct 2014 22:51:25 +0000 Subject: [zanata-bugs] [Bug 1092193] RFE: Individual Translator Statistics In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1092193 --- Comment #4 from Alex Eng --- Pull request: zanata-api: https://github.com/zanata/zanata-api/pull/20 -- 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=GVK1g6CNPY&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 15 00:17:32 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 15 Oct 2014 00:17:32 +0000 Subject: [zanata-bugs] [Bug 1152787] New: "zanata-cli help" failed to return list of available command Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1152787 Bug ID: 1152787 Summary: "zanata-cli help" failed to return list of available command Product: Zanata Version: 3.3 Component: Component-zanata-client Severity: medium Assignee: pahuang at redhat.com Reporter: dchen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: zanata-cli help or zanata-cli --help failed to return a list of commands. Version-Release number of selected component (if applicable): zanata-client-3.3.2-3.fc21.noarch How reproducible: Always Steps to Reproduce: 1. Run: zanata-cli help Actual results: It listed global options, but not commands. Expected results: It should list both global options and commands. 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=XFHDTnPmgp&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 15 02:22:42 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 15 Oct 2014 02:22:42 +0000 Subject: [zanata-bugs] [Bug 1066733] RFE: Allow translator to see the original content of a generic tag In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1066733 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Story Points|--- |8 CC| |damason at redhat.com --- Comment #1 from David Mason --- Discussed in developer meeting: Allow original string to be shown in the editor. Tasks: - Add a table to hold data about original strings represented by tags in the source string. - At server startup, run a one-time operation to process all existing raw documents to populate the new table. - Add an API endpoint to fetch the source string with placeholders + placeholder substitution data. - Add a UI element to the editor (existing editor, not new editor) that triggers display of an overlay that shows the source string with all the original tags in-place. -- 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=XQDu8tXHci&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 15 03:10:05 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 15 Oct 2014 03:10:05 +0000 Subject: [zanata-bugs] [Bug 1066733] RFE: Allow translator to see the original content of a generic tag In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1066733 --- Comment #2 from David Mason --- Technical note: The tag substitution happens at the moment in OkapiFilterAdapter.getTranslatableText(...), so that is the place to look for the utility methods that are doing the tag substitution at the moment. Also see TranslatableSeparator.groovy for the code that strips surrounding non-translatable portions from around a string. Okapi uses TextFragment to represent text that has inline codepoints representing the location of tags, and uses Code to represent the codes. Check out these classes, and probably others in the same package: - net.sf.okapi.common.resource.TextFragment - net.sf.okapi.common.resource.Code may be useful for reference. -- 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=wnUk6a0uvV&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 15 04:20:05 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 15 Oct 2014 04:20:05 +0000 Subject: [zanata-bugs] [Bug 1092193] RFE: Individual Translator Statistics In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1092193 --- Comment #5 from Alex Eng --- Pull request: zanata-server: https://github.com/zanata/zanata-server/pull/607 -- 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=4FJHU0Xn3V&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 15 05:31:20 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 15 Oct 2014 05:31:20 +0000 Subject: [zanata-bugs] [Bug 1150372] RFE: Redirect to a "good" page if URL is not known to zanata In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1150372 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_DEV --- Comment #2 from Damian Jansen --- https://github.com/zanata/zanata-server/pull/608 The redirect-ey part is done, just need a bit of UXpert influence. -- 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=mavZH9zXKS&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 16 00:57:41 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 16 Oct 2014 00:57:41 +0000 Subject: [zanata-bugs] [Bug 1122776] [Fedora] RFE: "web hooks" callback API In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1122776 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeng at redhat.com Assignee|djansen 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=PcRpTIQUlb&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 16 04:56:29 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 16 Oct 2014 04:56:29 +0000 Subject: [zanata-bugs] [Bug 1153474] New: Significant usability problem with statistics and project completion concept when review is required Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1153474 Bug ID: 1153474 Summary: Significant usability problem with statistics and project completion concept when review is required Product: Zanata Version: 3.5 Component: Usability Severity: high Assignee: djansen at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: There's some contention between what is defined as "Done" for a project. We use the term "Requires" for the review enabled project, but in actuality it's not required at all. * Project status default front page should show the project's "Done Status", not an intermediate state. * There's no indication of a language being 100% complete, when it's fully approved. This is a terrible way to present information to the user. A translator specifically will see their language as 0.0% translated - i.e. not at all done. * Translators (I expect being the vast majority of users) do not care about review until the review has failed the targets. * The use case for displaying the intermediate state between "done" and "not done" is arguably small. * When exporting/downloading a translated file the "translated" state flows are delivered, despite the project having a "requires review" condition. Projects should be able to specify a minimum export quality if they have "Requires Review" set, or behave very specific to the review guidelines as indicated. Version-Release number of selected component (if applicable): 3.5 -- 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=k8U2wnELRh&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 16 06:48:06 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 16 Oct 2014 06:48:06 +0000 Subject: [zanata-bugs] [Bug 1122776] [Fedora] RFE: "web hooks" callback API In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1122776 --- Comment #7 from Mosaab Alzoubi --- (In reply to Carlos Munoz from comment #6) > (In reply to Mosaab Alzoubi from comment #5) > Hi Mosaab, > > I'm not sure I understand the nature of your concerns. While I do agree that > files have many commiters and can vary in size, the purpose of this web hook > is to signal the completion of a file, not to provide any sort of overall > statistics on project completion (there's a Rest API for that). > > The webhook should serve a notification to an external party, communicating > a milestone has been reached (in this case the completion of a document), so > that the external party can then trigger some other actions from its side; > like, say, getting up-to-date statistics on the project. > > Let me know if I misunderstood your points. > > > Hi all.. > > > > I don't think that is a right way to rank only 100% translations, DUE TO: > > > > 1. Files aren't ZERO content, then only commiter reach 100% getting all > > thanx!! > > 2. Files have many commiters not one!! > > 3. Files aren't equal!! Some LARGE and some SMALL!! > > > > So I think the best way to use that calculating number of words that > > translated like Transifex do. > > > > Regards Then non-completed files can't included ?! -- 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=07fJcRzSve&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 17 05:28:43 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 17 Oct 2014 05:28:43 +0000 Subject: [zanata-bugs] [Bug 1122776] [Fedora] RFE: "web hooks" callback API In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1122776 --- Comment #8 from Carlos Munoz --- (In reply to Mosaab Alzoubi from comment #7) > Then non-completed files can't included ?! Not in the initial iteration of this feature. We may add more events in the future, like other milestones (25%, 50%, etc), new document uploads, etc. depending on requested features. -- 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=yZi6jym251&a=cc_unsubscribe From bugzilla at redhat.com Sun Oct 19 22:12:53 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 19 Oct 2014 22:12:53 +0000 Subject: [zanata-bugs] [Bug 1154451] New: Keyboard shortcut Ctrl-Alt-H does not work anymore Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154451 Bug ID: 1154451 Summary: Keyboard shortcut Ctrl-Alt-H does not work anymore Product: Zanata Version: 3.5 Component: Component-UI Assignee: djansen at redhat.com Reporter: hpeters at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: In the last minor version you introduced the keyboard shortcut Ctrl-Alt-H to toggle between the syntax highlighting view and the spell checker view. With the new upgrade to 3.5 we seem to have lost that shortcut. Please reinstate. -- 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=MJIQxln194&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 00:18:46 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 00:18:46 +0000 Subject: [zanata-bugs] [Bug 1154461] New: Admin user management list datascroller is broken Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154461 Bug ID: 1154461 Summary: Admin user management list datascroller is broken Product: Zanata Version: 3.5 Component: Component-UI Severity: medium Assignee: djansen at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: More easily visible on translate.zanata. Sign in as admin, go to Administration -> Manage Users * The user list is so long that the pagination stretches about 2 - 3 times the width of the list itself. It's somewhat horrible to look at and use, for that matter. * Secondly, the synchronisation between the two scrollers is not correct, sometimes showing different page numbers or states * The scroller always thinks it's on page 1, and the "First" button is not displayed correctly Version-Release number of selected component (if applicable): 3.5 How reproducible: Easy always (when user list is large) -- 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=6wfrXSkuCy&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 00:19:33 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 00:19:33 +0000 Subject: [zanata-bugs] [Bug 1154461] Admin user management list datascroller is broken In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154461 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |POST --- Comment #1 from Damian Jansen --- https://github.com/zanata/zanata-server/pull/609 -- 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=Hu7jPhlplL&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 01:05:47 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 01:05:47 +0000 Subject: [zanata-bugs] [Bug 1153474] Significant usability problem with statistics and project completion concept when review is required In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1153474 --- Comment #1 from Damian Jansen --- We should also make proper use of the "Fuzzy" state for a Requires Review process, thus doing away with the "Rejected" state completely. Users find that "Rejected" is too harsh a term for something that has not passed review, and Fuzzy indicates that there is a translation but there is issue with it. So a better course of action would be for the reviewer rejection to behave similarly in the UI (force a comment, etc) but push the translation state back to fuzzy. This is "less negative" an is more streamlined than having another offshoot state to deal with. -- 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=efzJ7owxTc&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 01:57:53 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 01:57:53 +0000 Subject: [zanata-bugs] [Bug 1153474] Significant usability problem with statistics and project completion concept when review is required In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1153474 Luke Brooker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lbrooker at redhat.com --- Comment #2 from Luke Brooker --- In addition to this i think "Fuzzy" should be changed to "Needs work". There would (at this time) be 3 types of needs work. Fuzzy (from TM) Draft (Not finished or sure of own work) Reviewed and needs 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=ETrmU6AZDY&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 04:07:44 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 04:07:44 +0000 Subject: [zanata-bugs] [Bug 1122776] [Fedora] RFE: "web hooks" callback API In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1122776 --- Comment #9 from Ding-Yi Chen --- (In reply to Mosaab Alzoubi from comment #7) > > > Then non-completed files can't included ?! For projects that think 1% translated is better than 0%, they can already do it now by just pull it with client or download with WebUI. Even after web hook is developed, you can still use this method to get whatever available in Zanata. However, we currently don't have any notification for projects that require translation to reach to a specified level (e.g. 100%). So we develop web hook to notify the 3rd party that the translation is completed. -- 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=Tir914862e&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 06:07:39 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 06:07:39 +0000 Subject: [zanata-bugs] [Bug 1154532] New: [Manage Search] processing table should not be empty when running reindex Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154532 Bug ID: 1154532 Summary: [Manage Search] processing table should not be empty when running reindex Product: Zanata Version: 3.6 Component: Component-Logic Severity: medium Assignee: djansen at redhat.com Reporter: dchen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: When running the reindex, Zanata failed to show the processing table. Version-Release number of selected component (if applicable): Zanata 3.6.0-SNAPSHOT (git-jenkins-zanata-server-verify-integration-master-3905-SUCCESS) How reproducible: Always Steps to Reproduce: 1. Login as admin 2. Go to Manage Search 3. Click "Select All" 4. Click "Perform Selected Items" Actual results: "Processing table" was empty. Expected results: "Processing table" should be showing the current processing table. 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=dGLh4Y4KQq&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 07:28:00 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 07:28:00 +0000 Subject: [zanata-bugs] [Bug 1154555] New: [Administration] Failed to load Process manager Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154555 Bug ID: 1154555 Summary: [Administration] Failed to load Process manager Product: Zanata Version: 3.6 Component: Component-Logic Severity: medium Assignee: camunoz at redhat.com Reporter: dchen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: On clicking "Process manager" in Administration Menu, it failed with "An Unexpected error ..." Version-Release number of selected component (if applicable): Zanata 3.6.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2176) How reproducible: Always Steps to Reproduce: 1. Login as admin 2. Goto Administration menu 3. Click "Process manager" Actual results: Error page "An unexpected error has occurred. Please report this problem with details of what you were attempting." And server log: 17:24:23,815 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/zanata].[Faces Servlet]] (http-/0.0.0.0:8080-1) JBWEB000236: Servlet.service() for servlet Faces Servlet threw exception: javax.el.ELException: /admin/processmanager.xhtml: Method not found: org.zanata.async.AsyncTaskHandle at 31c7aeea.getTaskName Expected results: Go to "Process manger" page without error. 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=WVgEXuaPOD&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 08:34:34 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 08:34:34 +0000 Subject: [zanata-bugs] [Bug 1153474] Significant usability problem with statistics and project completion concept when review is required In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1153474 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dchen at redhat.com --- Comment #3 from Ding-Yi Chen --- Firstly we need to get our terminology right. For project that need review, so far our states represent: Approved: Translator say "done" and Reviewer say "Ok" Rejected: Translator say "done" and Reviewer say "NO" Translated: Translator say "done" but not yet Reviewed. Fuzzy: Translator still working. Untranslated: Empty string. "Translated" in translator's view and non-review projects, may mean that: "Translator say 'done', and reviewer did not say 'NO'. We can use either 1 ."Pending Review" for "Translator say 'DONE'" but not yet reviewed for review-enabled projects. or 2. Use some other term that says "Translator say 'done', and reviewer did no say 'NO'". -- 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=oXIyJOgfeo&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 22:34:10 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 22:34:10 +0000 Subject: [zanata-bugs] [Bug 1153474] Significant usability problem with statistics and project completion concept when review is required In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1153474 --- Comment #4 from Luke Brooker --- This is what I think our main statuses should be: Untranslated Needs Work Translated Then an extra flag for "approved" which can will always accompany a "translated" status. I think we should have the ability to have issues for strings. There can be multiple types of issues. If a translation is reviewed and not good enough, the reviewer can add an issue to the translation and it will automatically be moved back to the "Needs Work" status. Issues could also be used for source strings and similar to github issues reporters could add custom labels/tags to an issue. This would allow for more detailed reviews (which I know we are trying to do in house from my talks with other translators). There is a lot more we could do with issues too. As for the "TM Fuzzy" and "Draft" Needs Work statuses, we should be able to provide a small amount of meta data as to why this current translation is marked as "Needs Work" if it has not come back from a review. e.g. If it came from TM and what is its % match or who was the translator that saved it as Needs Work and did they leave a comment as to why. -- 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=JhGO3HJuNo&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 22:43:05 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 22:43:05 +0000 Subject: [zanata-bugs] [Bug 1153474] Significant usability problem with statistics and project completion concept when review is required In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1153474 --- Comment #5 from Luke Brooker --- Also as far as editor filters go we can filter the main statuses: Untraslated Needs Work Translated We can also filter Approved. We can filter translations with issues. We can also have a broader filter for: - Needs Translation (Untranslated and Needs Work) - Needs Review (Translated but not approved) -- 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=9JZtDHdjJM&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 22:54:57 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 22:54:57 +0000 Subject: [zanata-bugs] [Bug 1154881] New: RFE: Space indicator in editor to be more visible Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154881 Bug ID: 1154881 Summary: RFE: Space indicator in editor to be more visible Product: Zanata Version: development Component: Component-UI Assignee: djansen at redhat.com Reporter: irooskov at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Created attachment 948753 --> https://bugzilla.redhat.com/attachment.cgi?id=948753&action=edit Screenshot demonstrating hard-to-tell space indentification Within the editor, it can be hard to tell when a space exists between two characters, and if more than one space exists. Ideas that might assist in seeing this fixed: - deeper colour underlining for space identification (currently only dull grey) - small gap between underlines when there is more than one space in a row - larger white space gap between any character and a space character Screenshot attached. -- 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=fEezHLduVQ&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 23:04:18 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 23:04:18 +0000 Subject: [zanata-bugs] [Bug 1154881] RFE: Space indicator in editor to be more visible In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154881 --- Comment #1 from Hedda Peters --- Thanks Isaac. Actually, can I just add that in the previous version (3.4) it looked fine, spaces were clearly visible. With the upgrade to the current version (3.5) the spaces became almost invisible. So maybe more a regression than a RFE. -- 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=Qby5Sj0zFm&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 23:12:38 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 23:12:38 +0000 Subject: [zanata-bugs] [Bug 1153474] Significant usability problem with statistics and project completion concept when review is required In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1153474 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeng at redhat.com --- Comment #6 from Alex Eng --- +1 on https://bugzilla.redhat.com/show_bug.cgi?id=1153474#c4. We should only have 3 states for translation: translated, needsWork(Fuzzy) and Untranslated. Review states (approved,reject(issue)) should always be treated separately. Current implementation of merging these 2 already creating confusion not only in UI, but also in the backend. -- 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=XrOR3LbBPB&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 23:47:05 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 23:47:05 +0000 Subject: [zanata-bugs] [Bug 1154881] RFE: Space indicator in editor to be more visible In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154881 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |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=Uye1rfYejc&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 23:47:14 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 23:47:14 +0000 Subject: [zanata-bugs] [Bug 1154881] RFE: Space indicator in editor to be more visible In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154881 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|djansen 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=5jV0seOFbL&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 23:53:13 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 23:53:13 +0000 Subject: [zanata-bugs] [Bug 1153474] Significant usability problem with statistics and project completion concept when review is required In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1153474 --- Comment #7 from Ding-Yi Chen --- (In reply to Luke Brooker from comment #4) > This is what I think our main statuses should be: > > Untranslated > Needs Work > Translated > > Then an extra flag for "approved" which can will always accompany a > "translated" status. To do that, beside update documentation, as well as data migration. i.e. Approved -> Translated with Approved flag. > I think we should have the ability to have issues for strings. There can be > multiple types of issues. That should be addressed in other bug. > If a translation is reviewed and not good enough, the reviewer can add an > issue to the translation and it will automatically be moved back to the > "Needs Work" status. > As for the "TM Fuzzy" and "Draft" Needs Work statuses, we should be able to > provide a small amount of meta data as to why this current translation is > marked as "Needs Work" if it has not come back from a review. e.g. If it > came from TM and what is its % match or who was the translator that saved it > as Needs Work and did they leave a comment as to why. Come to think of it, we also need to think of the case that translators do "peer-review", that is, non-reviewer translators may downgrade other translators' work as "Need 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=J1GUrzGTWg&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 20 23:54:38 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 20 Oct 2014 23:54:38 +0000 Subject: [zanata-bugs] [Bug 1129940] RFE: skip email verification when using a trusted authentication provider In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1129940 Luke Brooker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lbrooker at redhat.com --- Comment #1 from Luke Brooker --- We really should start looking at OAuth too. I think Phabricators implementation of this is a good one to go off. -- 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=uF25FXKqMh&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 21 00:23:33 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 Oct 2014 00:23:33 +0000 Subject: [zanata-bugs] [Bug 1154881] RFE: Space indicator in editor to be more visible In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154881 --- Comment #2 from Alex Eng --- Apply fix in zanata-assets Version.6 -- 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=LT1y2RL96o&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 21 00:49:39 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 Oct 2014 00:49:39 +0000 Subject: [zanata-bugs] [Bug 1151881] RFE: Admin language management is poor and generally unnecessary In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dchen at redhat.com --- Comment #2 from Ding-Yi Chen --- (In reply to Damian Jansen from comment #0) > Description of problem: > Zanata takes an "opt-in" approach to supported languages. This is not > optimal as: > - "Someone" of admin status has to add the language > - Users have to request the language > - User has to have some idea that the language is not supported, and needs > to be requested According to Bug 1128967, some translator does not like the idea of, say sv_FI to be included unless someone actually ask for it. > Simply put, all languages should be "added". Zanata could then present to > the user on project language selection, something like: > - Their chosen languages list > - A search bar to locate a specific language > - a full list of languages ordered by alphabetical, or popularity, or some > other favourable sort > > This would greatly streamline the process. I don't think it is practical to ad can add "all" the languages that may exist. For example, should you add zh_AU by default? Also in translate.zanata.org we have 3 languages groups that basically all means the simplified Chinese in China. zh-Hans, zh-CN, and zh-Hans-CN. Wikipedia use the zh-Hans, and zh-Hans-CN, yet *nix use zh_CN solely. We did have all 3, but theirs translation memory cannot be shared, it also confuse the new comers for which language team they should join. We can, however, provide some default sets like "Fedora" for Fedora supported languages and "Wikipedia" for wikipedia supported languags. It will much easier for project maintainers to choose from those default 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=SQ6LxfZaZl&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 21 00:51:40 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 Oct 2014 00:51:40 +0000 Subject: [zanata-bugs] [Bug 1154555] [Administration] Failed to load Process manager In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154555 Carlos Munoz changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA --- Comment #1 from Carlos Munoz --- The problem arises when there is a process running and the process manager screen is loaded. With the old async task implementation, the process manager expected a task name. This field is no longer present in the async task handles. For the time being, the process will present a string representation of the task handle. This should be changed in future revisions. See: https://github.com/zanata/zanata-server/pull/611 -- 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=o1ckZWBBJY&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 21 00:52:07 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 Oct 2014 00:52:07 +0000 Subject: [zanata-bugs] [Bug 1153474] Significant usability problem with statistics and project completion concept when review is required In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1153474 --- Comment #8 from Luke Brooker --- (In reply to Ding-Yi Chen from comment #7) > Come to think of it, we also need to think of the case that translators do > "peer-review", that is, non-reviewer translators may downgrade other translators' > work as "Need work". Yep. Issues work there too. It's only approvals that need to be done by "Reviewers". -- 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=nxBj5ZVRkc&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 21 00:53:52 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 Oct 2014 00:53:52 +0000 Subject: [zanata-bugs] [Bug 1151881] RFE: Admin language management is poor and generally unnecessary In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 --- Comment #3 from Ding-Yi Chen --- To make this workable for Zanata developers, I suggest we change the title to "RFE: project maintainer can select "Fedora" to select Fedora supported locales". We can later on add the support of some thing like "Wikipedia support locales" in other bug. -- 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=gyVNj3D2B8&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 21 00:54:15 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 Oct 2014 00:54:15 +0000 Subject: [zanata-bugs] [Bug 1151881] RFE: project maintainer can select "Fedora" to select Fedora supported locales In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|RFE: Admin language |RFE: project maintainer can |management is poor and |select "Fedora" to select |generally unnecessary |Fedora supported locales -- 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=BsIqEnODsG&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 21 00:54:49 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 Oct 2014 00:54:49 +0000 Subject: [zanata-bugs] [Bug 1128967] [Fedora] Language code In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1128967 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1151881 Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 [Bug 1151881] RFE: project maintainer can select "Fedora" to select Fedora supported locales -- 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=eE1gE6eTf2&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 21 00:54:49 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 Oct 2014 00:54:49 +0000 Subject: [zanata-bugs] [Bug 1151881] RFE: project maintainer can select "Fedora" to select Fedora supported locales In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Depends On| |1128967 Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1128967 [Bug 1128967] [Fedora] Language code -- 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=IZY1Fbld9V&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 21 01:08:54 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 Oct 2014 01:08:54 +0000 Subject: [zanata-bugs] [Bug 1154461] Admin user management list datascroller is broken In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154461 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|POST |VERIFIED CC| |dchen at redhat.com Fixed In Version| |3.6.0-SNAPSHOT | |(git-jenkins-zanata-server- | |github-pull-requests-2189) --- Comment #2 from Ding-Yi Chen --- VERIFIED with Zanata 3.6.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2189) -- 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=MiURVOgfa2&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 21 04:05:16 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 Oct 2014 04:05:16 +0000 Subject: [zanata-bugs] [Bug 1151881] RFE: project maintainer can select "Fedora" to select Fedora supported locales In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 --- Comment #4 from Luke Brooker --- Wait what? This is horrible, no! There are 2 thing we need to do: 1. Make all languages available to the "Server". 2. Don't add any languages to a project by default. If we have language sets they should be organisation based (which we don't have yet) and then each project for that organisation can choose to add that organisations default languages. -- 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=4zKHjcGMvZ&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 21 04:28:52 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 Oct 2014 04:28:52 +0000 Subject: [zanata-bugs] [Bug 1151881] RFE: Admin language management is poor and generally unnecessary In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|RFE: project maintainer can |RFE: Admin language |select "Fedora" to select |management is poor and |Fedora supported locales |generally unnecessary -- 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=1n7fKXrkuR&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 21 05:36:33 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 Oct 2014 05:36:33 +0000 Subject: [zanata-bugs] [Bug 1151881] RFE: Admin language management is poor and generally unnecessary In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 --- Comment #5 from Ding-Yi Chen --- (In reply to Luke Brooker from comment #4) > Wait what? > > This is horrible, no! > > There are 2 thing we need to do: > > 1. Make all languages available to the "Server". Where do you get the list of all languages? Starting from Fedora language list is a good choice. Yet I can see there is quite likely you will need the capability to add new language from time to time. > > 2. Don't add any languages to a project by default. > > If we have language sets they should be organisation based (which we don't > have yet) and then each project for that organisation can choose to add that > organisations default languages. In translate.zanata.org and translate.jboss.org, none of the users are in any organization, making them all assigned to organization "default" won't solve the problem. And even if we have the organization "Red Hat", RHEL team and portal team still required different sets of languages. I really don't think it worth the effort to create sub-organizations. Not to mention that organization Fedora and RHEL might share the same set of languages. On the other hands, making the default set independent from organization have following benefit: 1) Different organization can share langauge team 2) No sub-organization required. 3) So this high severity feature does not need to depend on non-existed organization feature. -- 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=GnvpGuhRuo&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 21 23:08:41 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 Oct 2014 23:08:41 +0000 Subject: [zanata-bugs] [Bug 1155338] New: Google Open Id is being deprecated Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1155338 Bug ID: 1155338 Summary: Google Open Id is being deprecated Product: Zanata Version: 3.6 Component: Authentication-OpenID Assignee: djansen at redhat.com Reporter: camunoz at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Per https://developers.google.com/accounts/docs/OpenID Google Open Id is being deprecated, and users are being urged to migrate to Oauth 2.0 As of now, new applications (like a new Zanata instance) that try and authenticate via Open Id with google are being rejected, although the current ones are being respected. We need to decide whether we start supporting Oauth2 (not only for google, but countless other providers), or we take out google from our default list of open id providers. This second option would have a huge impact on users that have signed up with Google Open Id. -- 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=e69K9KOePn&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 21 23:36:46 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 21 Oct 2014 23:36:46 +0000 Subject: [zanata-bugs] [Bug 1154881] RFE: Space indicator in editor to be more visible In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154881 Isaac Rooskov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution|--- |CURRENTRELEASE Last Closed| |2014-10-21 19:36:46 --- Comment #3 from Isaac Rooskov --- Fix released and 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=CfRZYdMu6e&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 02:17:21 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 02:17:21 +0000 Subject: [zanata-bugs] [Bug 1118412] Error when trying to update unverified email address In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1118412 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|unspecified |urgent CC| |damason at redhat.com Summary|Dont recive activation |Error when trying to update |email and can not update |unverified email address |mail o another one | Severity|medium |high --- Comment #1 from David Mason --- Notes from development team discussion The error is generated because there is some error condition being generated when sending email, but our code is not handling it. We need to investigate this and change the code to properly handle the error condition and give a more informative error 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=d3yv6a7xQz&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 02:24:28 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 02:24:28 +0000 Subject: [zanata-bugs] [Bug 1155361] New: Allow unverified users to create and translate their own projects Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1155361 Bug ID: 1155361 Summary: Allow unverified users to create and translate their own projects Product: Zanata Component: Authentication-OpenID, Usability Assignee: djansen at redhat.com Reporter: damason at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: Users must verify their email address before performing any operations in the system. Users with unverified email addresses should be able to perform non-destructive reversible operations that do not have the capacity to harass other users. - allow signup process to complete without verifying email address - show a message at the top of the page warning that email is not verified. The message is shown until email is verified. - If user clicks "re-send activation email" several times (3 times), detect this and either offer to contact the admins, or automatically contact admins in the background. - show "(unverified)" next to username so that language coordinators can tell if someone is verified when they are adding a user to their team. Security - block funcitons that send emails such as contact admin, request to join language team, contact language team coordinators. This could be done by adding a role such as "email_verified" that is required to perform operations that send emails. - to allow data into the system from unverified users, we need a way to identify and remove data from a user who turns out to be malicious. -- 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=sUWZQEoP3O&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 02:25:18 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 02:25:18 +0000 Subject: [zanata-bugs] [Bug 1082840] RFE: As a project maintainer I want to be able to delete a project or project version from Zanata In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1082840 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1155361 Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1155361 [Bug 1155361] Allow unverified users to create and translate their own projects -- 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=B27YrWqUyF&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 02:25:18 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 02:25:18 +0000 Subject: [zanata-bugs] [Bug 1155361] Allow unverified users to create and translate their own projects In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1155361 David Mason changed: What |Removed |Added ---------------------------------------------------------------------------- Depends On| |1082840 Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1082840 [Bug 1082840] RFE: As a project maintainer I want to be able to delete a project or project version from 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=l2qSzc2A0V&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 03:36:20 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 03:36:20 +0000 Subject: [zanata-bugs] [Bug 1122776] [Fedora] RFE: "web hooks" callback API In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1122776 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #10 from Alex Eng --- Pull request: https://github.com/zanata/zanata-server/pull/614 -- 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=1895QuMly3&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 05:30:42 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 05:30:42 +0000 Subject: [zanata-bugs] [Bug 1154451] Keyboard shortcut Ctrl-Alt-H does not work anymore In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154451 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |aeng at redhat.com Assignee|djansen at redhat.com |aeng at redhat.com --- Comment #1 from Alex Eng --- Pull request: https://github.com/zanata/zanata-server/pull/615 -- 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=GJg3745XaW&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 05:43:10 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 05:43:10 +0000 Subject: [zanata-bugs] [Bug 1154451] Keyboard shortcut Ctrl-Alt-H does not work anymore In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154451 Alex Eng 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=fib3OoDVt6&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 06:18:44 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 06:18:44 +0000 Subject: [zanata-bugs] [Bug 1154451] Keyboard shortcut Ctrl-Alt-H does not work anymore In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154451 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |ON_DEV CC| |dchen at redhat.com --- Comment #2 from Ding-Yi Chen --- Tested with Zanata 3.5.2-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2201) Ctrl -Alt-H is good, but Alt-X,H (another syntax highlighter) failed to toggle. -- 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=urmfIBBUH5&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 06:19:37 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 06:19:37 +0000 Subject: [zanata-bugs] [Bug 1154451] Keyboard shortcut Ctrl-Alt-H does not work anymore In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154451 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_DEV |ASSIGNED -- 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=EEjQffadLK&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 07:53:22 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 07:53:22 +0000 Subject: [zanata-bugs] [Bug 1155462] New: RFE: "recommended language set" for quickly setup frequently used languages Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1155462 Bug ID: 1155462 Summary: RFE: "recommended language set" for quickly setup frequently used languages Product: Zanata Version: 3.5 Component: Usability Severity: medium Assignee: djansen at redhat.com Reporter: dchen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: Admin should be able to edit recommended language sets, so project maintainer can quickly setup frequently used languages. Currently in Zanata, "Enabled by default" is the attempt to hide rarely used languages from users and zanata.xml. However, "Enabled by default" only allow 2 useful choices: either those "Enabled by default", or all. If you have more that two teams that require different language sets, you can only please one of them and other teams need to configure it by hand, which is inconvenient. With capability of providing the language sets, project maintainers can quickly select the languages that their platform supported. The recommended language sets should be available to all the project maintainers. The feature for group or organization maintainers to edit recommend language sets should be addressed in other bugs. Version-Release number of selected component (if applicable): 3.5 -- 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=yH2RMhuCRI&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 08:00:53 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 08:00:53 +0000 Subject: [zanata-bugs] [Bug 1155462] RFE: "recommended language set" for quickly setup frequently used languages In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1155462 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Depends On| |1128967 Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1128967 [Bug 1128967] [Fedora] Language code -- 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=2WLnRcD7Vn&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 08:00:53 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 08:00:53 +0000 Subject: [zanata-bugs] [Bug 1128967] [Fedora] Language code In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1128967 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1155462 Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1155462 [Bug 1155462] RFE: "recommended language set" for quickly setup frequently used languages -- 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=4ufcPJkHg8&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 08:04:52 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 08:04:52 +0000 Subject: [zanata-bugs] [Bug 1151881] RFE: Admin language management is poor and generally unnecessary In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Depends On| |1155462 --- Comment #6 from Ding-Yi Chen --- (In reply to Damian Jansen from comment #0) Actually there are 3 bugs. > Description of problem: > Zanata takes an "opt-in" approach to supported languages. This is not > optimal as: > - "Someone" of admin status has to add the language > - Users have to request the language > - User has to have some idea that the language is not supported, and needs > to be requested If you mean that you want to remove the capability of adding new languages, please don't, otherwise Zanata won't be able to handle the cases like new languages, and someone wants to translate rarely use languages. However, if what you mean is you want Zanata to pre-set the frequently used languages, I totally agree. > The other part of the problem is the "enabled by default" feature, which in > one way or another puts a burden on someone, in that they > - have to remove the languages they never wanted > - would have to scan the list to make sure their chosen languages are there, > before adding it - already added languages won't show in a search. This > would be confusing if the language has not been added. "Enabled by default" is actually the inverse of "Source Language", We cannot really remove en-US due to Bug 836408, yet it should not be shown as translatable in most of cases. The confusion cause by "Enabled by default" can actually be solved by Bug 1155462. > Simply put, all languages should be "added". Zanata could then present to > the user on project language selection, something like: > - Their chosen languages list > - A search bar to locate a specific language > - a full list of languages ordered by alphabetical, or popularity, or some > other favourable sort > > This would greatly streamline the process. > In addition, it would even nicer that project maintainer can choose the recommended language sets. User story: As a Fedora package developer, I would like to select Fedora supported locales by one click, so I can quick done the project setting. Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1155462 [Bug 1155462] RFE: "recommended language set" for quickly setup frequently used languages -- 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=8wQB9NEzzD&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 08:04:52 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 08:04:52 +0000 Subject: [zanata-bugs] [Bug 1155462] RFE: "recommended language set" for quickly setup frequently used languages In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1155462 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1151881 Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 [Bug 1151881] RFE: Admin language management is poor and generally unnecessary -- 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=wa61W3KE4C&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 08:19:46 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 08:19:46 +0000 Subject: [zanata-bugs] [Bug 1155476] New: RFE: Zanata should include sane default language list Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1155476 Bug ID: 1155476 Summary: RFE: Zanata should include sane default language list Product: Zanata Version: 3.5 Component: Usability Assignee: djansen at redhat.com Reporter: dchen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Blocks: 1151881 Description of problem: So far for each new Zanata instance, admin need to manually set up languages. This effort can be reduced by provide sane default language list, so admin don't need to spend time on creating the frequently used languages. Version-Release number of selected component (if applicable): 3.5 How reproducible: Always Steps to Reproduce: 0. Set up a new Zanata instance. 1. Login as admin 2. Go to "manage language" Actual results: No languages were there. Expected results: A sane default languages should be already set. Additional info: Fedora language list in Bug 1128967 is a good candidate. Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 [Bug 1151881] RFE: Admin language management is poor and generally unnecessary -- 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=vi5snKBm6C&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 08:19:46 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 08:19:46 +0000 Subject: [zanata-bugs] [Bug 1151881] RFE: Admin language management is poor and generally unnecessary In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Depends On| |1155476 Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1155476 [Bug 1155476] RFE: Zanata should include sane default language list -- 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=DUfLPNNVUh&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 08:32:35 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 08:32:35 +0000 Subject: [zanata-bugs] [Bug 1128967] [Fedora] Language code In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1128967 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|1151881 | Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 [Bug 1151881] RFE: Streamline the language selection for project maintainer -- 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=H3M1wOtvCU&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 08:32:35 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 08:32:35 +0000 Subject: [zanata-bugs] [Bug 1151881] RFE: Streamline the language selection for project maintainer In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Depends On|1128967 | Summary|RFE: Admin language |RFE: Streamline the |management is poor and |language selection for |generally unnecessary |project maintainer --- Comment #7 from Ding-Yi Chen --- The original title "RFE: Admin language management is poor and generally unnecessary" is poor and generally misleading, as: 1) it mistakenly implies that "Manage Languages" feature should be removed. 2) it does not clearly state the purpose and direction of this bug. I think the following title is more appropriate: RFE: Streamline the language selection for project maintainer Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1128967 [Bug 1128967] [Fedora] Language code -- 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=3D6vS9JbxV&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 21:58:31 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 21:58:31 +0000 Subject: [zanata-bugs] [Bug 1154451] Keyboard shortcut Ctrl-Alt-H does not work anymore In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154451 --- Comment #3 from Alex Eng --- Ding, Ctrl+Alt,H and Alt+X,H works fine to me. Can you please retest 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=sE8kmT1y5o&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 21:59:09 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 21:59:09 +0000 Subject: [zanata-bugs] [Bug 1154451] Keyboard shortcut Ctrl-Alt-H does not work anymore In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154451 Alex Eng 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=UFRJWM7SRB&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 22 23:46:28 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 22 Oct 2014 23:46:28 +0000 Subject: [zanata-bugs] [Bug 1154555] [Administration] Failed to load Process manager In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154555 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |3.6.0-SNAPSHOT | |(git-jenkins-zanata-server- | |github-pull-requests-2190) --- Comment #2 from Ding-Yi Chen --- VERIFIED with Zanata 3.6.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2190) -- 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=jc1h4bgdkV&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 00:12:08 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 00:12:08 +0000 Subject: [zanata-bugs] [Bug 1154451] Keyboard shortcut Ctrl-Alt-H does not work anymore In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154451 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |3.5.2-SNAPSHOT | |(git-jenkins-zanata-server- | |github-pull-requests-2201) Severity|unspecified |medium --- Comment #4 from Ding-Yi Chen --- You are right, I mistakenly use Alt+X, Alt+H for that. VERIFIED with Zanata 3.5.2-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2201) -- 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=gY1wfCZUB9&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 01:31:57 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 01:31:57 +0000 Subject: [zanata-bugs] [Bug 1091798] ComparatorUtil missing comparison results for equals In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1091798 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Status|POST |CLOSED CC| |aeng at redhat.com Resolution|--- |CURRENTRELEASE Last Closed| |2014-10-22 21:31:57 -- 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=pPuEQIWOUu&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 01:49:37 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 01:49:37 +0000 Subject: [zanata-bugs] [Bug 1082448] Dashboard shows incorrect number of maintained projects In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1082448 Alex Eng changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |aeng at redhat.com Version|development |3.5 Assignee|camunoz at redhat.com |aeng at redhat.com --- Comment #1 from Alex Eng --- Pull request: https://github.com/zanata/zanata-server/pull/616 -- 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=1fbDPHmUXh&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 02:53:03 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 02:53:03 +0000 Subject: [zanata-bugs] [Bug 1082448] Dashboard shows incorrect number of maintained projects In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1082448 Alex Eng 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=B45mUMIcPh&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:01:57 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:01:57 +0000 Subject: [zanata-bugs] [Bug 1082448] Dashboard shows incorrect number of maintained projects In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1082448 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED CC| |dchen at redhat.com Fixed In Version| |3.6.0-SNAPSHOT | |(git-jenkins-zanata-server- | |github-pull-requests-2205) --- Comment #2 from Ding-Yi Chen --- VERIFIED with Zanata 3.6.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2205) -- 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=Ykr1H3G6VQ&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:02:33 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:02:33 +0000 Subject: [zanata-bugs] [Bug 1082448] Dashboard shows incorrect number of maintained projects In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1082448 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.6 -- 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=QZ5pRopgki&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:07:30 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:07:30 +0000 Subject: [zanata-bugs] [Bug 1112041] Upload feature should handle files that are deleted before the process begins nicely In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1112041 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 -- 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=fUXGMErDue&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:07:31 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:07:31 +0000 Subject: [zanata-bugs] [Bug 994293] Cancelling an upload causes a database lock exception In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=994293 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 -- 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=EtHVSme3nb&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:07:31 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:07:31 +0000 Subject: [zanata-bugs] [Bug 1131300] Update on editor UI In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1131300 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 -- 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=a4pE60sjkU&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:07:31 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:07:31 +0000 Subject: [zanata-bugs] [Bug 1110599] Remove unused page in Zanata In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1110599 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 -- 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=gZnmXe1sAw&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:07:32 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:07:32 +0000 Subject: [zanata-bugs] [Bug 1122373] Request language role has placeholder breadcrumb In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1122373 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 -- 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=piJ8qCgAy3&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:07:30 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:07:30 +0000 Subject: [zanata-bugs] [Bug 1114421] Functional test 'clean database' cannot remove the entries for HAccountResetPasswordKey In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1114421 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 -- 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=YJFxqnbP2K&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:07:32 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:07:32 +0000 Subject: [zanata-bugs] [Bug 1130411] [WildFly] IllegalStateException: UT000010: Session not found when logging out In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1130411 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 -- 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=utd8nuxYpZ&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:07:33 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:07:33 +0000 Subject: [zanata-bugs] [Bug 1154451] Keyboard shortcut Ctrl-Alt-H does not work anymore In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1154451 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 -- 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=OhFjSJMThd&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:07:34 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:07:34 +0000 Subject: [zanata-bugs] [Bug 1120034] pushing translations is too slow In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1120034 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 -- 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=nbzj1KGegB&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:07:32 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:07:32 +0000 Subject: [zanata-bugs] [Bug 1066694] RFE: As a project maintainer I would like to upload multiple source files simultaneously In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1066694 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 -- 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=xPgN4u1g3Q&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:07:35 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:07:35 +0000 Subject: [zanata-bugs] [Bug 991259] Pressing "Enter" in Search entry in Manage User should start searching, not editing the first user in the user list In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=991259 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 -- 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=4pHNsmO6G9&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:07:34 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:07:34 +0000 Subject: [zanata-bugs] [Bug 993445] User can successfully upload a txt file that doesn't exist In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=993445 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 -- 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=mND7k4hu2h&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:09:28 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:09:28 +0000 Subject: [zanata-bugs] [Bug 1117095] Make sure csrf tokens match on client and serve In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1117095 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.4 -- 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=bDYBD7NtJV&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:09:30 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:09:30 +0000 Subject: [zanata-bugs] [Bug 1120016] RFE: FAS-only authentication In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1120016 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.4 -- 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=wQexHh91oY&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:09:29 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:09:29 +0000 Subject: [zanata-bugs] [Bug 1130797] Cache document statistic and overflow to disk In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1130797 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.4 -- 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=GjxdJNnMcQ&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:09:30 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:09:30 +0000 Subject: [zanata-bugs] [Bug 1116169] RFE: Ajax loading Feedback for the Version Group Page In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1116169 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.4 -- 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=vB6vrMxVfE&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:10:20 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:10:20 +0000 Subject: [zanata-bugs] [Bug 1117095] Make sure csrf tokens match on client and serve In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1117095 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |CLOSED Resolution|--- |CURRENTRELEASE Last Closed| |2014-10-23 00:10:20 -- 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=dP8EQeVjvA&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:10:34 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:10:34 +0000 Subject: [zanata-bugs] [Bug 1130797] Cache document statistic and overflow to disk In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1130797 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |CLOSED CC| |dchen at redhat.com Resolution|--- |CURRENTRELEASE Last Closed| |2014-10-23 00:10:34 -- 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=rxVcRxZvTb&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:10:49 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:10:49 +0000 Subject: [zanata-bugs] [Bug 1116169] RFE: Ajax loading Feedback for the Version Group Page In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1116169 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |CLOSED Resolution|--- |CURRENTRELEASE Last Closed| |2014-10-23 00:10:49 -- 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=pZH70izajO&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:11:14 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:11:14 +0000 Subject: [zanata-bugs] [Bug 1120016] RFE: FAS-only authentication In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1120016 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |CLOSED Resolution|--- |CURRENTRELEASE Last Closed| |2014-10-23 00:11:14 -- 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=Ax5Rrp5MFH&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:11:15 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:11:15 +0000 Subject: [zanata-bugs] [Bug 1120032] Deploy fedora.zanata.org In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1120032 Bug 1120032 depends on bug 1120016, which changed state. Bug 1120016 Summary: RFE: FAS-only authentication https://bugzilla.redhat.com/show_bug.cgi?id=1120016 What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |CLOSED Resolution|--- |CURRENTRELEASE -- 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=kFDtG48D4J&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:23:03 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:23:03 +0000 Subject: [zanata-bugs] [Bug 1122363] Update glossary page view In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1122363 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Target Release|--- |3.5 CC| |dchen 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=i75nXoByBD&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:27:09 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:27:09 +0000 Subject: [zanata-bugs] [Bug 1116688] Test DB cleanup does not remove the role assignment rules In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1116688 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |CLOSED Target Release|--- |3.4 Resolution|--- |CURRENTRELEASE Last Closed| |2014-10-23 00:27:09 -- 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=dglWLk99xr&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 04:27:53 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 04:27:53 +0000 Subject: [zanata-bugs] [Bug 1111015] Use immutable collections for user options In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1111015 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |CLOSED Resolution|--- |CURRENTRELEASE Last Closed| |2014-10-23 00:27:53 -- 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=tmPKhLc0BL&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 23:01:46 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 23:01:46 +0000 Subject: [zanata-bugs] [Bug 1148220] [Editor] Clicking Approve does not navigate to the next row In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1148220 --- Comment #1 from Alex Eng --- We never implement "move to next row when approved" feature. Given that during review stage, reviewer are not meant to make changes in translation, the idea of not moving focus when save as approved is to deduce that risk. -- 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=N4Fwqdu7Km&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 23:36:01 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 23:36:01 +0000 Subject: [zanata-bugs] [Bug 1127066] RFE: Copy version button on project version listing In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1127066 --- Comment #1 from Alex Eng --- This feature is already implemented but broken. Fixes: Pull request: https://github.com/zanata/zanata-server/pull/618 -- 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=M88RuuAaeq&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 23:38:52 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 23:38:52 +0000 Subject: [zanata-bugs] [Bug 1127066] RFE: Copy version button on project version listing In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1127066 Alex Eng 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=2QucTlAx5E&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 23:40:36 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 23:40:36 +0000 Subject: [zanata-bugs] [Bug 1156236] New: RFE: As a project maintainer, I want to be able to update zanata.xml with the latest languages configured in a Zanata instance with the command line client. Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1156236 Bug ID: 1156236 Summary: RFE: As a project maintainer, I want to be able to update zanata.xml with the latest languages configured in a Zanata instance with the command line client. Product: Zanata Version: development Component: Component-zanata-client, Component-zanata-client-ivy Assignee: djansen at redhat.com Reporter: camunoz at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Project maintainers would like to keep their language codes in zanata.xml in sync with the Zanata server. A command line client command that allows them to synchronize the information stored on the server (initially just locales, but maybe later could include project type, etc) with their local zanata.xml would be of great value. (Originally requested for OpenStack's workflow) -- 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=XV6VOebfCh&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 23 23:51:11 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 23 Oct 2014 23:51:11 +0000 Subject: [zanata-bugs] [Bug 1151881] RFE: Admin language management is poor and generally unnecessary - remove/replace it. In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1151881 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|RFE: Streamline the |RFE: Admin language |language selection for |management is poor and |project maintainer |generally unnecessary - | |remove/replace it. --- Comment #8 from Damian Jansen --- Dean, you've wholly misinterpreted this bug. Please stop changing the title to what you think it means. This is not about projects, this is about the fact that having a admin managed subset of the functionally supported languages is unnecessary and adds overhead to the administrator responsibilities. I'm not implying that the manage languages feature be removed - I'm stating it specifically! Disabling someone's chosen language or forcing an unwanted language choice on someone originates from this pointless exercise. The only reason I can see for managing languages is to know what languages can be used and finding out why a certain one cannot be. Or, I suppose the other thought is the ability to add a language that doesn't exist, like Klingon or Divinian. However custom languages should sit on top of the world known set that is - as I said - always available. -- 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=YszUx7SlTs&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 24 01:02:04 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 24 Oct 2014 01:02:04 +0000 Subject: [zanata-bugs] [Bug 1127066] RFE: Copy version button on project version listing In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1127066 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED CC| |dchen at redhat.com Version|3.4 |3.5 Fixed In Version| |3.5.2-SNAPSHOT | |(git-jenkins-zanata-server- | |github-pull-requests-2212) --- Comment #2 from Ding-Yi Chen --- Zanata 3.5.2-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2212) -- 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=FjW0QRvFsm&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 24 14:23:28 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 24 Oct 2014 14:23:28 +0000 Subject: [zanata-bugs] [Bug 1156469] New: Trying to upload an xlfii file, to a Project, gave me an error Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1156469 Bug ID: 1156469 Summary: Trying to upload an xlfii file, to a Project, gave me an error Product: Zanata Version: client-3.4 Component: Component-zanata-client Severity: high Assignee: djansen at redhat.com Reporter: toni at lluch.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36 Build Identifier: I have a transalate project create in https://translate.zanata.org/ I set up this project with his Project Type as "Xliff" But when I try to upload a document, an xliff file, always give me an error, it say: Unrecognized file extension for xliff_translate_demo_2.xlf and is not working for me. Reproducible: Always Steps to Reproduce: 1. create a translation project 2. set up this project with his Project Type as "Xliff" 3. try to upload an xliff ".xlf" file Actual Results: is not working, it giving me this error message: Unrecognized file extension for xliff_translate_demo_2.xlf Expected Results: that works, and system do the Xliff file parsing for import all the new translations words into the system I am doing this test in the Live Zanata platform of: https://translate.zanata.org/ -- 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=TBkQwj7zLl&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 24 20:05:29 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 24 Oct 2014 20:05:29 +0000 Subject: [zanata-bugs] [Bug 1156625] New: can not activate Zanata account Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1156625 Bug ID: 1156625 Summary: can not activate Zanata account Product: Zanata Component: Authentication-Kerberos Severity: medium Assignee: djansen at redhat.com Reporter: smcgowan at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 Build Identifier: Tried to activate account per the link sent to my email and reports the error to file this bug. Can not proceed. Reproducible: Always -- 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=XniI0VHZaw&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 27 00:41:03 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 Oct 2014 00:41:03 +0000 Subject: [zanata-bugs] [Bug 1157289] New: User name presents in Editor even when they are not working on the string Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1157289 Bug ID: 1157289 Summary: User name presents in Editor even when they are not working on the string Product: Zanata Version: development Component: Component-Logic Assignee: djansen at redhat.com Reporter: irooskov at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Created attachment 950867 --> https://bugzilla.redhat.com/attachment.cgi?id=950867&action=edit Screenshot of issue Description of problem: Gladys has noticed that Angela's username appears on a string (as seen in file attached) even though Angela is not working on it. She knows Angela was not working on the string, as she verified this with her. 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=goXySoMZ0g&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 27 03:03:41 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 Oct 2014 03:03:41 +0000 Subject: [zanata-bugs] [Bug 1157318] New: Full Name field does not show error for empty input Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1157318 Bug ID: 1157318 Summary: Full Name field does not show error for empty input Product: Zanata Version: 3.5 Component: Component-UI Severity: medium Assignee: camunoz at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Created attachment 950879 --> https://bugzilla.redhat.com/attachment.cgi?id=950879&action=edit Screenshot of error Description of problem: The sign up form should show an error if the user hasn't filled it in. It implies it's not required, and fails improperly when not and the user presses Sign Up Version-Release number of selected component (if applicable): 3.6-snapshot How reproducible: Easy always Steps to Reproduce: 1. Go to $server/account/register 2. Press Sign Up Actual results: Three errors - may not be empty, may not be empty, size must be between 6 and 20 Expected results: Four errors, the first being on the Full Name field 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=uhUuDQ85gD&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 27 06:01:21 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 Oct 2014 06:01:21 +0000 Subject: [zanata-bugs] [Bug 1157358] New: [REGRESSION] Copy from previous version stuck on true Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1157358 Bug ID: 1157358 Summary: [REGRESSION] Copy from previous version stuck on true Product: Zanata Version: 3.5 Component: Component-UI Severity: high Assignee: aeng at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: The create version page "Copy from previous version" option has been defaulted to true and stuck on the on position. Version-Release number of selected component (if applicable): 3.6-snapshot How reproducible: Easy always Steps to Reproduce: 1. Go to any maintained project with a version pre-existing 2. Click the Add version link 3. Click the checked "Copy from previous version" checkbox Actual results: Checkbox stays checked Expected results: Checkbox unchecks, list of project types show 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=KeOLTmuySw&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 27 06:06:27 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 Oct 2014 06:06:27 +0000 Subject: [zanata-bugs] [Bug 1157359] New: [Maven] Failed to pull the .po files that have period '.' Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1157359 Bug ID: 1157359 Summary: [Maven] Failed to pull the .po files that have period '.' Product: Zanata Version: client-3.4 Component: Component-Maven Severity: high Assignee: pahuang at redhat.com Reporter: dchen at redhat.com QA Contact: zanata-qa at redhat.com CC: ccheng at redhat.com, zanata-bugs at redhat.com Description of problem: zanata-maven-plugin failed to pull the files that have period '.' from Zanata with the command mvn org.zanata:zanata-maven-plugin:pull -Dzanata.encodeTabs=false -Dzanata.disableSSLCert It seems work with Fedora-21, but not in RHEL 6 and RHEL 7 Version-Release number of selected component (if applicable): Server: Zanata 3.6.0-SNAPSHOT (git-jenkins-zanata-server-verify-integration-master-3917-SUCCESS) Client: [INFO] client API version: 3.4.1, server API version: 3.4.0 How reproducible: Always with RHEL 6 and RHEL 7 Steps to Reproduce: 1. Working with about-fedora project 2. cp pot/About_Fedora.pot pot/About.Fedora.pot 3. Push with mvn -B -e org.zanata:zanata-maven-plugin:push -Dzanata.encodeTabs=false -Dzanata.disableSSLCert 4. Pull with mvn -B -e org.zanata:zanata-maven-plugin:pull -Dzanata.encodeTabs=false -Dzanata.disableSSLCert Actual results: [ERROR] Operation failed: expect an unqualified document name (without extension) To retry from the last document, please set the following option(s): -Dzanata.fromDoc="About.Fedora" [ERROR] Failed to execute goal org.zanata:zanata-maven-plugin:3.4.0:pull (default-cli) on project standalone-pom: Zanata mojo exception: expect an unqualified document name (without extension) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.zanata:zanata-maven-plugin:3.4.0:pull (default-cli) on project standalone-pom: Zanata mojo exception at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:414) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:357) Caused by: org.apache.maven.plugin.MojoExecutionException: Zanata mojo exception at org.zanata.maven.ConfigurableMojo.execute(ConfigurableMojo.java:142) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 19 more Caused by: java.lang.RuntimeException: expect an unqualified document name (without extension) at org.zanata.client.commands.pull.PullCommand.run(PullCommand.java:340) at org.zanata.client.commands.ConfigurableCommand.runWithActions(ConfigurableCommand.java:107) at org.zanata.maven.ConfigurableMojo.runCommand(ConfigurableMojo.java:161) at org.zanata.maven.AbstractPushPullMojo.runCommand(AbstractPushPullMojo.java:40) at org.zanata.maven.ConfigurableMojo.execute(ConfigurableMojo.java:140) ... 21 more Caused by: java.lang.IllegalArgumentException: expect an unqualified document name (without extension) at com.google.common.base.Preconditions.checkArgument(Preconditions.java:92) at org.zanata.client.commands.UnqualifiedSrcDocName.from(UnqualifiedSrcDocName.java:39) at org.zanata.client.commands.pull.AbstractPullStrategy.getTransFileToWrite(AbstractPullStrategy.java:29) at org.zanata.client.commands.pull.PullCommand.run(PullCommand.java:237) ... 25 more Expected results: Successfully without any error. Additional info: Fedora 21: (working) mvn -version: Apache Maven 3.2.2 (NON-CANONICAL_2014-06-19T11:19:24_mockbuild; 2014-06-19T21:19:24+10:00) Maven home: /usr/share/maven Java version: 1.8.0_25, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.25-0.b18.fc21.x86_64/jre Default locale: zh_TW, platform encoding: UTF-8 OS name: "linux", version: "3.17.1-302.fc21.x86_64", arch: "amd64", family: "unix" RHEL 7: (not working) mvn -version: Apache Maven 3.0.5 (Red Hat 3.0.5-16) Maven home: /usr/share/maven Java version: 1.7.0_71, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.71-2.5.3.1.el7_0.x86_64/jre Default locale: zh_TW, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-123.8.1.el7.x86_64", arch: "amd64", family: "unix -- 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=6rxjYYxs3j&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 27 06:07:35 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 Oct 2014 06:07:35 +0000 Subject: [zanata-bugs] [Bug 1157359] [Maven] Failed to pull the .po files that have period '.' in RHEL In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1157359 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[Maven] Failed to pull the |[Maven] Failed to pull the |.po files that have period |.po files that have period |'.' |'.' in RHEL -- 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=c5v4Wr3TmF&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 27 07:25:00 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 Oct 2014 07:25:00 +0000 Subject: [zanata-bugs] [Bug 1092193] RFE: Individual Translator Statistics In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1092193 Alex Eng 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=WbAaqDx7iX&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 27 22:32:22 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 Oct 2014 22:32:22 +0000 Subject: [zanata-bugs] [Bug 1157358] [REGRESSION] Copy from previous version stuck on true In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1157358 --- Comment #1 from Alex Eng --- Pull request: https://github.com/zanata/zanata-server/pull/622 -- 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=eJzZjRHM8I&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 27 22:32:38 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 Oct 2014 22:32:38 +0000 Subject: [zanata-bugs] [Bug 1122776] [Fedora] RFE: "web hooks" callback API In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1122776 Alex Eng 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=9Ex2lfkc3p&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 27 23:08:57 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 Oct 2014 23:08:57 +0000 Subject: [zanata-bugs] [Bug 1122776] [Fedora] RFE: "web hooks" callback API In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1122776 --- Comment #11 from Ralph Bean --- If I can help test this anywhere, please let me know. -- 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=V2ktXVH9gI&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 27 23:35:54 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 Oct 2014 23:35:54 +0000 Subject: [zanata-bugs] [Bug 1157359] [Maven] Failed to pull the .po files that have period '.' in RHEL In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1157359 --- Comment #2 from Patrick Huang --- Looks like we shouldn't be enforcing an extension check. There is no way we can tell whether a file has extension or it's just a dot in the file 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=VZGRJPwAZf&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 27 23:45:35 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 Oct 2014 23:45:35 +0000 Subject: [zanata-bugs] [Bug 1157359] [Maven] Failed to pull the .po files that have period '.' in RHEL In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1157359 --- Comment #3 from Patrick Huang --- https://github.com/zanata/zanata-client/pull/33 -- 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=HkU8Exflur&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 27 23:45:50 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 Oct 2014 23:45:50 +0000 Subject: [zanata-bugs] [Bug 1157359] [Maven] Failed to pull the .po files that have period '.' in RHEL In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1157359 Patrick Huang changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ON_DEV -- 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=tYyYBvlTw3&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 27 23:48:38 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 Oct 2014 23:48:38 +0000 Subject: [zanata-bugs] [Bug 1157358] [REGRESSION] Copy from previous version stuck on true In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1157358 Alex Eng 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=jcOCZIq9nO&a=cc_unsubscribe From bugzilla at redhat.com Mon Oct 27 23:49:12 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 27 Oct 2014 23:49:12 +0000 Subject: [zanata-bugs] [Bug 1157358] [REGRESSION] Copy from previous version stuck on true In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1157358 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|zanata-qa at redhat.com |djansen 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=IsbV1ZjI9v&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 28 00:16:09 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 28 Oct 2014 00:16:09 +0000 Subject: [zanata-bugs] [Bug 1157359] [Maven] Failed to pull the .po files that have period '.' in RHEL In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1157359 Patrick Huang changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_DEV |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=i0Y83rvFwH&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 28 00:30:36 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 28 Oct 2014 00:30:36 +0000 Subject: [zanata-bugs] [Bug 1157358] [REGRESSION] Copy from previous version stuck on true In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1157358 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Fixed In Version| |3.5.2-SNAPSHOT | |(git-jenkins-zanata-server- | |github-pull-requests-2234) --- Comment #2 from Damian Jansen --- 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=4mlJcJZF1G&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 28 03:11:15 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 28 Oct 2014 03:11:15 +0000 Subject: [zanata-bugs] [Bug 1092193] RFE: Individual Translator Statistics In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1092193 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |ASSIGNED --- Comment #6 from Ding-Yi Chen --- Tested with Zanata 3.6.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2237) 1. Query on archived version should return 404, but it returned 200. 2. In most of the cases, after changing to Approved and Reject, the statistics did not seem updated. -- 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=LgIPFJYMZX&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 28 04:58:15 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 28 Oct 2014 04:58:15 +0000 Subject: [zanata-bugs] [Bug 1121442] zanata-client-3.3.2 tracking bugs In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1121442 --- Comment #4 from Patrick Huang --- We can't handle http status 302 properly (current library don't support it). What we do now is to show a better error message and let user know they need to change their url to match the redirected location. -- 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=LeaNr72DFK&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 28 04:58:26 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 28 Oct 2014 04:58:26 +0000 Subject: [zanata-bugs] [Bug 1121442] zanata-client-3.3.2 tracking bugs In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1121442 --- Comment #5 from Patrick Huang --- https://github.com/zanata/zanata-client/pull/35 -- 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=385dPxVnlL&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 28 04:58:54 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 28 Oct 2014 04:58:54 +0000 Subject: [zanata-bugs] [Bug 1121442] zanata-client-3.3.2 tracking bugs In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1121442 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=23TJJlm5iX&a=cc_unsubscribe From bugzilla at redhat.com Tue Oct 28 07:17:54 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 28 Oct 2014 07:17:54 +0000 Subject: [zanata-bugs] [Bug 1157359] [Maven] Failed to pull the .po files that have period '.' in RHEL In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1157359 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Target Release|--- |client-3.4 Fixed In Version| |3.4.1-SNAPSHOT --- Comment #4 from Ding-Yi Chen --- VERIFIED with 3.4.1-SNAPSHOT commit 3d73c911cd9b3de0693954c293ec6ef69e2ae1ca -- 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=XxuLgJn0sU&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 29 03:19:19 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 29 Oct 2014 03:19:19 +0000 Subject: [zanata-bugs] [Bug 1133989] RFE: Merge changed translations from one version to another In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1133989 Carlos Munoz changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |camunoz at redhat.com --- Comment #8 from Carlos Munoz --- Notes from our dev team discussions: The first iteration of this feature will copy translations from one version (source version) on a project to another in the same project (target version). In order for source version translations to be copied, they need to meet the following criteria: - Source content must be the same - Document Id must be the same - Context must be the same - be either in translated of approved state (no fuzzies) - be newer than the current translation (if any) in the target version. Translation history will not be copied over to the target version, and there will be a dry run option that will produce a summary of the actions that the process will do. -- 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=GcwvLOQ896&a=cc_unsubscribe From bugzilla at redhat.com Wed Oct 29 23:39:09 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 29 Oct 2014 23:39:09 +0000 Subject: [zanata-bugs] [Bug 1092193] RFE: Individual Translator Statistics In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1092193 --- Comment #7 from Ding-Yi Chen --- Alex has clarified that the stats is based on history. And the stats for each user and each string will count exactly once. For example, if Irene save Grace's FUZZY as TRANSLATED, If Irene has not "TRANSLATED" the string, Irene will get TRANSLATED, but Grace's stat won't change, regardless whether Irene changed Grace's string or not. -- 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=6ibq50kxbv&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 30 02:00:44 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 30 Oct 2014 02:00:44 +0000 Subject: [zanata-bugs] [Bug 1092193] RFE: Individual Translator Statistics In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1092193 --- Comment #8 from Alex Eng --- Just to clarify, current implementation is to return contribution statistic of translation from a person in a project-version. Expected behavior: 1. When a translator change a translation and save as different state as what it was, statistic should return (total-occurrence + 1) * word-count. 2. When a translator change a translation and save as same state as what it was, statistic should return total-occurrence * word-count (no addition). 3. When a reviewer Person B approve or reject a translation of Person A, statistic count goes to Person A. (only translation statistic) 4. When a reviewer Person B starts to translate an empty translation, and save as approved/rejected, statistic count goes to Person B. (Person B translated a string). 5. When a reviewer Person B change a not empty translation done by Person A, and save as approved/rejected, statistic count goes to Person B. (We are assuming reviewer should not make any changes on translation while in review process) There's contradiction in 4. and 5. on the assumption of reviewer should not make any changes on translation while in review process. The reason 5. is implemented based on the assumption was because we have 'rejected' state in translation. Reviewer should reject rather than making changes to translation during the process. I think we can improve this by having "review" and "translate" mode in our editor and restrict save options. -- 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=PR2lTeNiSn&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 30 02:23:52 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 30 Oct 2014 02:23:52 +0000 Subject: [zanata-bugs] [Bug 1092193] RFE: Individual Translator Statistics In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1092193 --- Comment #9 from Alex Eng --- Correction on 5. 5. When a reviewer Person B change a not empty translation done by Person A, and save as approved/rejected, statistic count goes to Person A. (We are assuming reviewer should not make any changes on translation while in review process) -- 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=PnijMida9L&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 30 03:52:42 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 30 Oct 2014 03:52:42 +0000 Subject: [zanata-bugs] [Bug 1122776] [Fedora] RFE: "web hooks" callback API In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1122776 Damian Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|zanata-qa at redhat.com |djansen 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=WmfnFxYVbP&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 30 05:00:41 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 30 Oct 2014 05:00:41 +0000 Subject: [zanata-bugs] [Bug 1124630] RFE: zanata-client in fedora shouldn't need to download over 200MB In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1124630 --- Comment #3 from Patrick Huang --- jersey version in f21 and rawhide: 1.17.1 -- 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=gFO5nDtpsc&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 30 06:03:12 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 30 Oct 2014 06:03:12 +0000 Subject: [zanata-bugs] [Bug 1092193] RFE: Individual Translator Statistics In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1092193 --- Comment #10 from Ding-Yi Chen --- VERIFIED with Zanata 3.6.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2242) -- 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=WIDRo8MLZj&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 30 06:03:48 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 30 Oct 2014 06:03:48 +0000 Subject: [zanata-bugs] [Bug 1092193] RFE: Individual Translator Statistics In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1092193 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |VERIFIED Target Release|--- |3.6 Fixed In Version| |3.6.0-SNAPSHOT | |(git-jenkins-zanata-server- | |github-pull-requests-2242) QA Contact|zanata-qa at redhat.com |dchen 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=O1kSmIcBrn&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 30 06:38:31 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 30 Oct 2014 06:38:31 +0000 Subject: [zanata-bugs] [Bug 1158756] New: [Translation Editor] Should prevent "reject" on translation string changed Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1158756 Bug ID: 1158756 Summary: [Translation Editor] Should prevent "reject" on translation string changed Product: Zanata Version: 3.6 Component: Component-UI Severity: medium Assignee: djansen at redhat.com Reporter: dchen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: So far Zanata does not prevent you from changing other translator's work, then click "Reject", however, it is expected that reviewer should not change the rejected string. Not preventing the action also causes following bug: If Grace saved the string as TRANSLATED, and Irene changed the string and REJECT, history showed: 1. Irene created a Translated 2. Irene created a Rejected revision 3. Irene lef a comment 4. Grace create a Translated revision Version-Release number of selected component (if applicable): Zanata 3.6.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2242) How reproducible: Always Steps to Reproduce: 1. Find a Translated string from other translator. 2. Change the string 3. Save as REJECT Actual results: The final state is shown as "TRANSLATED" Expected results: "REJECT" should not clickable after step 3, or shown an Error dialog says "Cannot reject a changed string". 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=3WrDHwvBeF&a=cc_unsubscribe From bugzilla at redhat.com Thu Oct 30 06:44:06 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 30 Oct 2014 06:44:06 +0000 Subject: [zanata-bugs] [Bug 1158756] [Translation Editor] Should prevent "reject" on translation string changed In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1158756 --- Comment #1 from Ding-Yi Chen --- Should also prevent "REJECT" on empty string as well, but perhaps it should also be addressed in this bug. -- 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=kdCAFNhsEz&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 31 01:04:05 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 31 Oct 2014 01:04:05 +0000 Subject: [zanata-bugs] [Bug 1159102] New: RFE: Link project settings sections to help Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1159102 Bug ID: 1159102 Summary: RFE: Link project settings sections to help Product: Zanata Version: 3.5 Component: Component-UI Severity: medium Assignee: djansen at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: The settings sections for a project/version should link to relevant help pages. Version-Release number of selected component (if applicable): 3.5 -- 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=xKPhY9qirN&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 31 01:37:10 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 31 Oct 2014 01:37:10 +0000 Subject: [zanata-bugs] [Bug 1159107] New: RFE: Improve the review concept and Approved state Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1159107 Bug ID: 1159107 Summary: RFE: Improve the review concept and Approved state Product: Zanata Version: 3.5 Component: Component-Logic Severity: high Assignee: irooskov at redhat.com Reporter: djansen at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: There is some conceptual problems with the Approved state. - An approved item should be considered "translated" (in user concept, not state), but is generally not - Translated states are often bypassed to Approved, so it confuses the statistics from the reader's perspective We could probably fix this by considering Approved as a flag of translated, and/or by forcing a translated->approved workflow - but this is open to debate. Version-Release number of selected component (if applicable): 3.5 -- 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=x1vdr5laCs&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 31 04:18:21 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 31 Oct 2014 04:18:21 +0000 Subject: [zanata-bugs] [Bug 1121442] zanata-client-3.3.2 tracking bugs In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1121442 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |ASSIGNED --- Comment #6 from Ding-Yi Chen --- Tested with commit 02f67bf69f606ee50c5d438277a6ae4721c993e1 Running zanata-cli pull --help, the description of option --log-http is shown as: [--log-http LOGHTTP], which should be [--log-http], as it does not accept value. -- 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=VPOWEp7yQo&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 31 05:19:31 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 31 Oct 2014 05:19:31 +0000 Subject: [zanata-bugs] [Bug 1121442] zanata-client-3.3.2 tracking bugs In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1121442 Patrick Huang changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |ON_QA --- Comment #7 from Patrick Huang --- Done. -- 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=UgEFEkAcQv&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 31 06:43:07 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 31 Oct 2014 06:43:07 +0000 Subject: [zanata-bugs] [Bug 1159175] New: [RFE] Please provide an option to remove all languages from the list Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1159175 Bug ID: 1159175 Summary: [RFE] Please provide an option to remove all languages from the list Product: Zanata Version: 3.5 Component: Component-UI Assignee: djansen at redhat.com Reporter: ykatabam at redhat.com QA Contact: zanata-qa at redhat.com CC: zanata-bugs at redhat.com Description of problem: When you create a new project or version and configure languages, I need to delete one by one to just leave the necessary language(s). It is often one or two only and it takes a long time to remove them, especially in zanata.org. It would be helpful if I am able to select all language and remove, then add necessary one(s) only. Version-Release number of selected component (if applicable): 3.5 How reproducible: 100% Steps to Reproduce: 1. Create a new project in Zanata 2. Click Settings and then select Languages tab. 3. Check the default list. 4. Try to set single language. Actual results: It requires to remove unnecessary languages from the list one by one. Expected results: It should allow to start from zero. 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=ADASTEf8Pz&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 31 08:32:32 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 31 Oct 2014 08:32:32 +0000 Subject: [zanata-bugs] [Bug 1121442] zanata-client-3.3.2 tracking bugs In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1121442 --- Comment #8 from Ding-Yi Chen --- VERIFIED with client 3.4.1-SNAPSHOT commit 09d856c7cc1e2f720fb853eb87d68199c4d6eded -- 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=GtZpJok0ym&a=cc_unsubscribe From bugzilla at redhat.com Fri Oct 31 08:33:27 2014 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 31 Oct 2014 08:33:27 +0000 Subject: [zanata-bugs] [Bug 1121442] zanata-client-3.3.2 tracking bugs In-Reply-To: References: Message-ID: https://bugzilla.redhat.com/show_bug.cgi?id=1121442 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |VERIFIED Target Release|--- |client-3.4 Version|3.4 |client-3.3 Fixed In Version| |Client 3.4.1-SNAPSHOT QA Contact|zanata-qa at redhat.com |dchen 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=rsVDxh8E16&a=cc_unsubscribe