From bugzilla at redhat.com Tue May 3 01:24:13 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 2 May 2011 21:24:13 -0400 Subject: [zanata-bugs] [Bug 696474] python client should only delete files from server which no longer exist on client In-Reply-To: References: Message-ID: <201105030124.p431OD1G017456@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=696474 --- Comment #2 from Sean Flanigan 2011-05-02 21:24:13 EDT --- So for doc projects, if the user pushes a single file, do you delete any other files? For software projects, can't you request a list of files from the server, and delete all of them except the one which you are about to push? (Most of the time, there will only be one file, and it will have the same name, so you won't have to delete anything.) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 3 01:53:23 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 2 May 2011 21:53:23 -0400 Subject: [zanata-bugs] [Bug 701496] New: An Error Occurred: /admin/languagemanager.xhtml @49, 56 sortBy="#{language.uLocale.variant}": Property 'uLocale' not found on type net.openl10n.flies.model.HLocale Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: An Error Occurred: /admin/languagemanager.xhtml @49,56 sortBy="#{language.uLocale.variant}": Property 'uLocale' not found on type net.openl10n.flies.model.HLocale https://bugzilla.redhat.com/show_bug.cgi?id=701496 Summary: An Error Occurred: /admin/languagemanager.xhtml @49,56 sortBy="#{language.uLocale.variant}": Property 'uLocale' not found on type net.openl10n.flies.model.HLocale Product: Zanata Version: 1.3-alpha-1 Platform: All OS/Version: Linux Status: NEW Severity: low Priority: low Component: Component-UI AssignedTo: zanata-dev-internal at redhat.com ReportedBy: ktakemur at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Description of problem: Sorting by 'Variant' in the language list produces an error Version-Release number of selected component (if applicable): Zanata version 1.3-alpha-1 (20110330-1649). How reproducible: always Steps to Reproduce: 1. Logon Zanata using administrative account 2. Manage Language 3. Add New Langueage 4. Sort by 'Variant' Actual results: Sorting by 'Variant' in the language list produces an error Expected results: Sorted. Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 3 02:14:44 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 2 May 2011 22:14:44 -0400 Subject: [zanata-bugs] [Bug 696474] python client should only delete files from server which no longer exist on client In-Reply-To: References: Message-ID: <201105030214.p432Ei46024849@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=696474 --- Comment #3 from James Ni 2011-05-02 22:14:44 EDT --- No, if user push a single file for doc projects, i will not delete any other files, I still request a list of files from the server, and check if all of them are still on the client side, if not, i will delete it. So basically, for doc projects, I will do this check before the publican push, whatever the content that user want to push: a single file or a folder of source file. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 3 02:34:51 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 2 May 2011 22:34:51 -0400 Subject: [zanata-bugs] [Bug 701496] An Error Occurred: /admin/languagemanager.xhtml @49, 56 sortBy="#{language.uLocale.variant}": Property 'uLocale' not found on type net.openl10n.flies.model.HLocale In-Reply-To: References: Message-ID: <201105030234.p432Yp4D023873@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701496 hding changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED CC| |hding at redhat.com --- Comment #1 from hding 2011-05-02 22:34:50 EDT --- There is no 'Variant' in the language list any more in the trunk. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 3 03:44:07 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 2 May 2011 23:44:07 -0400 Subject: [zanata-bugs] [Bug 701496] An Error Occurred: /admin/languagemanager.xhtml @49, 56 sortBy="#{language.uLocale.variant}": Property 'uLocale' not found on type net.openl10n.flies.model.HLocale In-Reply-To: References: Message-ID: <201105030344.p433i7Ql008428@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701496 --- Comment #2 from Kenichi Takemura 2011-05-02 23:44:07 EDT --- Hi Can you tell me where is newer build to be ready for QE than below which I am currently testing? http://hudson.englab.bne.redhat.com/hudson/view/Tag%20Build/job/flies-tag-build-war/lastBuild/ -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 3 05:09:01 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 3 May 2011 01:09:01 -0400 Subject: [zanata-bugs] [Bug 701524] New: mvn client can not handle Project that have spaces Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: mvn client can not handle Project that have spaces https://bugzilla.redhat.com/show_bug.cgi?id=701524 Summary: mvn client can not handle Project that have spaces Product: Zanata Version: 1.3-alpha-1 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Component-Maven AssignedTo: zanata-dev-internal at redhat.com ReportedBy: ktakemur at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Description of problem: mvn client can not handle Project that have spaces Version-Release number of selected component (if applicable): Zanata version 1.3-alpha-1 (20110330-1649). How reproducible: 100% Steps to Reproduce: 1. Create a project called 'Test Publican Project' and its version is 1.0 2. mvn zanata:publican-pull -Dzanata.username=kenichi -Dzanata.key=0cd462bd76943ca3f5abae0f9b27d0d2 -Dzanata.dstDir=dest Actual results: Embedded error: java.net.URISyntaxException: Illegal character in path at index 52: http://10.64.12.214:8080/zanata/rest/projects/p/Test Publican Project/iterations/i/1.0/r Expected results: Normal output. Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 3 05:09:52 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 3 May 2011 01:09:52 -0400 Subject: [zanata-bugs] [Bug 701524] mvn client cannot handle Project that has spaces In-Reply-To: References: Message-ID: <201105030509.p4359qp6018603@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701524 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|mvn client can not handle |mvn client cannot handle |Project that have spaces |Project that has spaces -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 3 05:07:36 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 3 May 2011 01:07:36 -0400 Subject: [zanata-bugs] [Bug 701496] An Error Occurred: /admin/languagemanager.xhtml @49, 56 sortBy="#{language.uLocale.variant}": Property 'uLocale' not found on type net.openl10n.flies.model.HLocale In-Reply-To: References: Message-ID: <201105030507.p4357aZO018339@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701496 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com --- Comment #3 from Sean Flanigan 2011-05-03 01:07:35 EDT --- Nothing yet, but I plan to tag and build Zanata 1.3-alpha-2 today. I'll let you know. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 3 05:10:02 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 3 May 2011 01:10:02 -0400 Subject: [zanata-bugs] [Bug 701524] mvn client cannot handle Project name that has spaces In-Reply-To: References: Message-ID: <201105030510.p435A2o4024351@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701524 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|mvn client cannot handle |mvn client cannot handle |Project that has spaces |Project name that has | |spaces -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 3 05:19:44 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 3 May 2011 01:19:44 -0400 Subject: [zanata-bugs] [Bug 701525] New: Edit project produces an error Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Edit project produces an error https://bugzilla.redhat.com/show_bug.cgi?id=701525 Summary: Edit project produces an error Product: Zanata Version: 1.3-alpha-1 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Component-UI AssignedTo: zanata-dev-internal at redhat.com ReportedBy: ktakemur at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Description of problem: If you enter 'test__' in a project home page content, 'edit project' does not work any more and produces an error. Version-Release number of selected component (if applicable): Zanata version 1.3-alpha-1 (20110330-1649). How reproducible: 100% Steps to Reproduce: 1. Create a proejct 2. Enter home page contest 'test__' 3. Actual results: an error occurred. Expected results: 'test__' rendered. Additional info: javax.faces.convert.ConverterException: An error occurred during conversion seam text to html at org.richfaces.convert.seamtext.DefaultSeamTextConverter.getAsString(DefaultSeamTextConverter.java:87) at org.ajax4jsf.util.InputUtils.getConvertedStringValue(InputUtils.java:114) at org.richfaces.renderkit.EditorRendererBase.getFormattedComponentStringValue(EditorRendererBase.java:106) at org.richfaces.renderkit.html.EditorRenderer.doEncodeEnd(EditorRenderer.java:233) at org.richfaces.renderkit.html.EditorRenderer.doEncodeEnd(EditorRenderer.java:304) at org.ajax4jsf.renderkit.RendererBase.encodeEnd(RendererBase.java:134) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:861) at org.jboss.seam.ui.util.cdk.RendererBase.renderChild(RendererBase.java:190) at org.jboss.seam.ui.util.cdk.RendererBase.renderChildren(RendererBase.java:166) at org.jboss.seam.ui.renderkit.ValidateAllRendererBase.doEncodeChildren(ValidateAllRendererBase.java:33) at org.jboss.seam.ui.util.cdk.RendererBase.encodeChildren(RendererBase.java:92) at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:837) at org.jboss.seam.ui.util.cdk.RendererBase.renderChild(RendererBase.java:186) at org.jboss.seam.ui.util.cdk.RendererBase.renderChildren(RendererBase.java:166) at org.jboss.seam.ui.renderkit.DecorateRendererBase.doEncodeChildren(DecorateRendererBase.java:152) at org.jboss.seam.ui.util.cdk.RendererBase.encodeChildren(RendererBase.java:92) at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:837) at org.ajax4jsf.renderkit.RendererBase.renderChild(RendererBase.java:277) at org.ajax4jsf.renderkit.RendererBase.renderChildren(RendererBase.java:258) at org.richfaces.renderkit.html.PanelRenderer.doEncodeChildren(PanelRenderer.java:220) at org.richfaces.renderkit.html.PanelRenderer.doEncodeChildren(PanelRenderer.java:215) at org.ajax4jsf.renderkit.RendererBase.encodeChildren(RendererBase.java:120) at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:837) at javax.faces.component.UIComponent.encodeAll(UIComponent.java:930) at javax.faces.component.UIComponent.encodeAll(UIComponent.java:933) at javax.faces.component.UIComponent.encodeAll(UIComponent.java:933) at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:592) at org.ajax4jsf.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:100) at org.ajax4jsf.application.AjaxViewHandler.renderView(AjaxViewHandler.java:176) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:110) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:638) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:444) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:382) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:310) at org.tuckey.web.filters.urlrewrite.NormalRewrittenUrl.doRewrite(NormalRewrittenUrl.java:195) at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:159) at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:141) at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:90) at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:406) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:73) at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178) at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290) at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:368) at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:495) at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:56) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:60) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92) at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126) at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:636) Caused by: line 1:6: unexpected token: _ at org.jboss.seam.text.SeamTextParser.underline(SeamTextParser.java:1629) at org.jboss.seam.text.SeamTextParser.formatted(SeamTextParser.java:1136) at org.jboss.seam.text.SeamTextParser.line(SeamTextParser.java:1042) at org.jboss.seam.text.SeamTextParser.paragraph(SeamTextParser.java:773) at org.jboss.seam.text.SeamTextParser.text(SeamTextParser.java:712) at org.jboss.seam.text.SeamTextParser.startRule(SeamTextParser.java:615) at org.richfaces.convert.seamtext.DefaultSeamTextConverter.getAsString(DefaultSeamTextConverter.java:82) ... 79 more -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 3 05:39:43 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 3 May 2011 01:39:43 -0400 Subject: [zanata-bugs] [Bug 701525] Edit project produces an error In-Reply-To: References: Message-ID: <201105030539.p435dhKF029753@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701525 --- Comment #2 from Kenichi Takemura 2011-05-03 01:39:42 EDT --- Please forget about Comment 1..wrong bug.. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 3 05:39:20 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 3 May 2011 01:39:20 -0400 Subject: [zanata-bugs] [Bug 701524] mvn client cannot handle Project name that has spaces In-Reply-To: References: Message-ID: <201105030539.p435dKhU029722@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701524 --- Comment #1 from Kenichi Takemura 2011-05-03 01:39:19 EDT --- ... https://bugzilla.redhat.com/show_bug.cgi?id=701525#c1 should be put in here. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 3 05:38:03 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 3 May 2011 01:38:03 -0400 Subject: [zanata-bugs] [Bug 701525] Edit project produces an error In-Reply-To: References: Message-ID: <201105030538.p435c3nQ023405@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701525 --- Comment #1 from Kenichi Takemura 2011-05-03 01:38:03 EDT --- I have changed project name to 'Test_publican_project' replacinf ' ' by '_' but the command still produces the same error. mysql> select * from HProject; | iteration | 2 | 2011-05-03 01:16:15 | 2011-05-03 05:04:12 | 4 | tpp1 | Test_publican_project | test__ | Test_publican_project | 0 | +-------------+----+---------------------+---------------------+------------+------+------------------------------------------+--------------------------------------------+------------------------------------------+-----------------+ 2 rows in set (0.00 sec) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 3 05:44:14 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 3 May 2011 01:44:14 -0400 Subject: [zanata-bugs] [Bug 693609] Cannot delete mistakely created project In-Reply-To: References: Message-ID: <201105030544.p435iEUd024393@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=693609 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Flag| |needinfo?(zanata-dev-intern | |al at redhat.com) --- Comment #2 from Kenichi Takemura 2011-05-03 01:44:13 EDT --- Hi Can you provide me with how to delete project from zanata database? I need to delete some projects that cause errors to proceed with more testing. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed May 4 01:30:56 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 3 May 2011 21:30:56 -0400 Subject: [zanata-bugs] [Bug 696474] python client should only delete files from server which no longer exist on client In-Reply-To: References: Message-ID: <201105040130.p441UuF9010610@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=696474 --- Comment #4 from James Ni 2011-05-03 21:30:56 EDT --- I modify the deleting files from server for software projects based on your suggestion, the changes are in commit 524508e of devel branch of zanataclient on github. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed May 4 04:34:53 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 4 May 2011 00:34:53 -0400 Subject: [zanata-bugs] [Bug 701854] New: mvn zanata:publican-push is rejected due to 401 (Unauthorized) Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: mvn zanata:publican-push is rejected due to 401 (Unauthorized) https://bugzilla.redhat.com/show_bug.cgi?id=701854 Summary: mvn zanata:publican-push is rejected due to 401 (Unauthorized) Product: Zanata Version: 1.3-alpha-1 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Component-Maven AssignedTo: zanata-dev-internal at redhat.com ReportedBy: ktakemur at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Description of problem: Command line 'mvn zanata:publican-push -Dzanata.srcDir=./RHEL_5-7' fails due to 401 error in my environment. $ mvn zanata:publican-push -Dzanata.srcDir=./RHEL_5-7 -Dzanata.sourceLang=ja-JP /usr/lib/jvm/java [INFO] Scanning for projects... *DEBUG*: Putting in plugin descriptor list org.zanata:zanata-maven-plugin:1.3-alpha-1 and goal prefix is zanata *DEBUG*: Putting in plugin descriptor list org.zanata:zanata-maven-plugin:1.3-alpha-1 and goal prefix is zanata *DEBUG*: Constructed plugin version key is org.zanata:zanata-maven-plugin:1.3-alpha-1 *DEBUG*: Constructed plugin version key is org.zanata:zanata-maven-plugin:1.3-alpha-1 [INFO] ------------------------------------------------------------------------ [INFO] Building Unnamed - null:null:jar:0 [INFO] task-segment: [zanata:publican-push] [INFO] ------------------------------------------------------------------------ SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/ktakemur/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/usr/share/maven2/lib/slf4j_jdk14.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/usr/share/maven2/lib/slf4j_nop.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [INFO] [zanata:publican-push {execution: default-cli}] [INFO] Loading project config from /home/ktakemur/Zanata/IEEETestPlan/zanata.xml [INFO] Loading user config from /home/ktakemur/.config/zanata.ini [INFO] Flies client API version: 1.3-alpha-1, Flies server API version: 1.3-alpha-1 [INFO] Server: http://10.64.12.214:8080/zanata/ [INFO] Project: IEEETestPlan [INFO] Version: 1.0 [INFO] Username: kenichi [INFO] Source language: ja-JP [INFO] Copy previous translations: true [INFO] Importing source documents only [INFO] POT directory (originals): /home/ktakemur/Zanata/IEEETestPlan/RHEL_5-7/pot This will overwrite/delete any existing documents on the server. Are you sure (y/n)? y [INFO] pushing source document [name=Chapters/Features_to_be_tested/pygrub] to server [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Zanata mojo exception Embedded error: operation returned 401 (Unauthorized): JBoss Web/2.1.3 - Error report

HTTP Status 401 -


type Status report

message

description This request requires HTTP authentication ().


JBoss Web/2.1.3

, uri: http://10.64.12.214:8080/zanata/rest/projects/p/IEEETestPlan/iterations/i/1.0/r, annotations: [@javax.ws.rs.PUT(), @javax.ws.rs.Path(value={id})] Version-Release number of selected component (if applicable): Zanata version 1.3-alpha-1 (20110330-1649). How reproducible: 100% Steps to Reproduce: 1. Install Zanata web 2. Set up mvn client 3. Run $ mvn zanata:publican-push -Dzanata.srcDir=./RHEL_5-7 Actual results: Fails due to 401 (Unauthorized) Expected results: Po files imported or so. Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed May 4 23:36:43 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 4 May 2011 19:36:43 -0400 Subject: [zanata-bugs] [Bug 701854] mvn zanata:publican-push is rejected due to 401 (Unauthorized) In-Reply-To: References: Message-ID: <201105042336.p44NahgB014340@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701854 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |TestBlocker Priority|medium |high --- Comment #1 from Kenichi Takemura 2011-05-04 19:36:43 EDT --- I think this is a test blocker. Set higher priority and keyword. Please provide information about work-around. Thanks! -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 01:55:59 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 4 May 2011 21:55:59 -0400 Subject: [zanata-bugs] [Bug 702192] New: zanata version info produces AttributeError: Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: zanata version info produces AttributeError: https://bugzilla.redhat.com/show_bug.cgi?id=702192 Summary: zanata version info produces AttributeError: Product: Zanata Version: 1.3-alpha-1 Platform: All OS/Version: Linux Status: NEW Severity: low Priority: low Component: Component-PythonClient AssignedTo: zanata-dev-internal at redhat.com ReportedBy: ktakemur at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Description of problem: Command '$ zanata version info' does not work in my environment. $ zanata project info Loading zanata/flies project config from from /home/ktakemur/Zanata/IEEETestPlan/zanata.xml Loading zanata/flies user config from /home/ktakemur/.config/zanata.ini zanata/flies server: http://10.64.12.214:8080/zanata zanata python client version: 1.2.3, zanata/flies server API version: 1.3-alpha-1 Project ID: IEEETestPlan Project Name: IEEETestPlan Project Type: IterationProject Project Description: IEEETestPlan [ktakemur at baldhills IEEETestPlan]$ zanata version info Loading zanata/flies project config from from /home/ktakemur/Zanata/IEEETestPlan/zanata.xml Loading zanata/flies user config from /home/ktakemur/.config/zanata.ini zanata/flies server: http://10.64.12.214:8080/zanata zanata python client version: 1.2.3, zanata/flies server API version: 1.3-alpha-1 Version ID: 1.0 Traceback (most recent call last): File "/usr/bin/zanata", line 26, in client.run() File "/usr/lib/python2.7/site-packages/zanataclient/zanata.py", line 1481, in run self._get_iteration() File "/usr/lib/python2.7/site-packages/zanataclient/zanata.py", line 321, in _get_iteration print ("Version Name: %s")%iteration.name AttributeError: 'Iteration' object has no attribute 'name' Version-Release number of selected component (if applicable): zanata-python-client-1.2.3-1.fc14.noarch How reproducible: 100% Steps to Reproduce: 1. Install zanata-python-client by yum on Fedora14 x86_64 2. Run zanata version info 3. Actual results: AttributeError: 'Iteration' object has no attribute 'name' Expected results: Version info displayed. Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 02:22:18 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 4 May 2011 22:22:18 -0400 Subject: [zanata-bugs] [Bug 702192] zanata version info produces AttributeError: In-Reply-To: References: Message-ID: <201105050222.p452MInW018050@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702192 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |sflaniga at redhat.com AssignedTo|zanata-dev-internal at redhat. |jni at redhat.com |com | --- Comment #1 from Sean Flanigan 2011-05-04 22:22:17 EDT --- Also happens on RHEL 6 with zanata-python-client-1.2.3-1.el6.noarch -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 02:31:06 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 4 May 2011 22:31:06 -0400 Subject: [zanata-bugs] [Bug 693609] Cannot delete mistakely created project In-Reply-To: References: Message-ID: <201105050231.p452V6Uq019802@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=693609 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Flag|needinfo?(zanata-dev-intern | |al at redhat.com) | --- Comment #3 from Sean Flanigan 2011-05-04 22:31:05 EDT --- Projects are stored in the table HProject, but the database constraints make it quite difficult to eradicate a project. If you haven't added any versions or data to the project, you could try deleting the project from HProject, but you'll have to delete corresponding rows from HProject_Maintainer as well. Otherwise your only option at present is to wipe the database and start again. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 02:44:50 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 4 May 2011 22:44:50 -0400 Subject: [zanata-bugs] [Bug 701854] mvn zanata:publican-push is rejected due to 401 (Unauthorized) In-Reply-To: References: Message-ID: <201105050244.p452iomY022743@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701854 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Flag| |needinfo?(ktakemur at redhat.c | |om) --- Comment #2 from Sean Flanigan 2011-05-04 22:44:49 EDT --- Please check that the API key in zanata.ini matches the key in your profile page. Also, please attach the end of your server.log (eg /opt/jboss-ewp-5.0/jboss-as-web/server/default/log/server.log). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 02:50:38 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 4 May 2011 22:50:38 -0400 Subject: [zanata-bugs] [Bug 702192] zanata version info produces AttributeError: In-Reply-To: References: Message-ID: <201105050250.p452ocol023912@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702192 --- Comment #2 from James Ni 2011-05-04 22:50:38 EDT --- The reason for this issue is the server have changed the structure of 'Version', there is no 'version name' and 'version description' any more. If you use 'zanata version info' on translate.jboss.org which running 1.2 version of zanata: "zanata version info --url=https://translate.jboss.org", the client works well and give correct info. So i think i will modify the zanata version info to make it compatible with all the version of zanata server. And it is better not use version info command on new server with zanata client 1.2.3. Best Regards -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 03:16:37 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 4 May 2011 23:16:37 -0400 Subject: [zanata-bugs] [Bug 701854] mvn zanata:publican-push is rejected due to 401 (Unauthorized) In-Reply-To: References: Message-ID: <201105050316.p453GbVT019829@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701854 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(ktakemur at redhat.c | |om) | --- Comment #3 from Kenichi Takemura 2011-05-04 23:16:36 EDT --- (In reply to comment #2) > Please check that the API key in zanata.ini matches the key in your profile > page. Also, please attach the end of your server.log (eg > /opt/jboss-ewp-5.0/jboss-as-web/server/default/log/server.log). When I set wrong API key purposely, the error looks different. Embedded error: Error status 401 Unauthorized returned I confirmed the API key is ok. I paste in here from the log file, the log produced when I ran the mvn command. 2011-05-05 03:04:29,796 INFO [net.openl10n.flies.action.AuthenticationEvents] (http-unused-12-214.bne.redhat.com%2F10.64.12.214-8080-1) Account kenichi authenticated 2011-05-05 03:04:39,111 INFO [net.openl10n.flies.action.AuthenticationEvents] (http-unused-12-214.bne.redhat.com%2F10.64.12.214-8080-1) Account kenichi authenticated 2011-05-05 03:04:39,552 INFO [net.openl10n.flies.action.AuthenticationEvents] (http-unused-12-214.bne.redhat.com%2F10.64.12.214-8080-1) Account kenichi authenticated -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 03:21:31 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 4 May 2011 23:21:31 -0400 Subject: [zanata-bugs] [Bug 701524] mvn client cannot handle Project name that has spaces In-Reply-To: References: Message-ID: <201105050321.p453LVJ1020682@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701524 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Flag| |needinfo?(ktakemur at redhat.c | |om) --- Comment #2 from Sean Flanigan 2011-05-04 23:21:30 EDT --- Quoting the above-mentioned comment: -------------------------------------------------------------------- I have changed project name to 'Test_publican_project' replacinf ' ' by '_' but the command still produces the same error. mysql> select * from HProject; | iteration | 2 | 2011-05-03 01:16:15 | 2011-05-03 05:04:12 | 4 | tpp1 | Test_publican_project | test__ | Test_publican_project | 0 | +-------------+----+---------------------+---------------------+------------+------+------------------------------------------+--------------------------------------------+------------------------------------------+-----------------+ 2 rows in set (0.00 sec) -------------------------------------------------------------------- Kenichi, what's the exact error message now that you've changed the ID of the project? I assume the URI doesn't still have a space in it? Did you manage to create a project with a space in the ID? We have validation to prevent that. If it's just the name that has a space, make sure you're not using the project name in your zanata.xml. zanata.xml should contain the project ID, not the name. If you're still having trouble, please attach your zanata.xml. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 03:32:12 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 4 May 2011 23:32:12 -0400 Subject: [zanata-bugs] [Bug 701854] mvn zanata:publican-push is rejected due to 401 (Unauthorized) In-Reply-To: References: Message-ID: <201105050332.p453WCPO031437@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701854 --- Comment #4 from Kenichi Takemura 2011-05-04 23:32:11 EDT --- Hi it works now. I just knew username should be in the project maintainer. But i think error message does not look properly. I will change summary to request for change of error message. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 03:59:26 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 4 May 2011 23:59:26 -0400 Subject: [zanata-bugs] [Bug 702205] New: Multibyte characters in a po cannot be processed by Zanata properly Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Multibyte characters in a po cannot be processed by Zanata properly https://bugzilla.redhat.com/show_bug.cgi?id=702205 Summary: Multibyte characters in a po cannot be processed by Zanata properly Product: Zanata Version: 1.3-alpha-1 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Component-Logic AssignedTo: zanata-dev-internal at redhat.com ReportedBy: ktakemur at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Description of problem: Accidentally I was trying to import a pot file that contains a single multibyte character and mvn zanata:publican-push produces Embedded error: operation returned 500 (Internal Server Error). As a client user this looks like a zanata system error but in fact from the server.log zanata cannot deal with multibyte character. This should be rectified in either way - More appropriate error message in order for user to fix the book. - Zanata supports multibyte characters Caused by: java.sql.SQLException: Incorrect string value: '\xE2\x88\x97, B...' for column 'content' at row 1 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055) The msgstr of the po looks msgid "Xen and the Art of Virtualization, Paul Barham?, Boris Dragovic. University of Cambridge SOSP'03 paper" msgstr "" $ xxd RHEL_5-7/ja-JP/Chapters/Test_design/Block_device_model.po | grep e288 0002e80: 2050 6175 6c20 4261 7268 616d e288 972c Paul Barham..., '?' is a multibyte character. Version-Release number of selected component (if applicable): Zanata version 1.3-alpha-1 (20110330-1649) How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: import ends up with internal error Expected results: - More appropriate error message in order for user to fix the book. - Zanata supports multibyte characters Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 04:01:12 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 00:01:12 -0400 Subject: [zanata-bugs] [Bug 701525] Edit project produces an error In-Reply-To: References: Message-ID: <201105050401.p4541C38028274@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701525 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|zanata-dev-internal at redhat. |hding at redhat.com |com | --- Comment #3 from Sean Flanigan 2011-05-05 00:01:05 EDT --- Good catch, and thanks for attaching the exception! Looks like another bug with the richfaces editor. (See See also http://code.google.com/p/flies/issues/detail?id=232 ). We might be able to fix it by upgrading our richfaces jars. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 04:17:49 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 00:17:49 -0400 Subject: [zanata-bugs] [Bug 701524] mvn client cannot handle Project name that has spaces In-Reply-To: References: Message-ID: <201105050417.p454HnVw008117@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701524 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(ktakemur at redhat.c | |om) | --- Comment #3 from Kenichi Takemura 2011-05-05 00:17:48 EDT --- Thanks for your comment. Yes my mistake. I set project name in zanata.xml I re-tried using project id and it worked. But again error message is not kind enough to tell user regarding troubleshooting. If you specify wrong project id without spaces it says Embedded error: operation returned 404 (Not Found): Project Iteration 'tpp11:1.0' not found. This is better but with spaces it says Embedded error: java.net.URISyntaxException: Illegal character in path at index 49: This confuses user and looks like a system error. Please correct error message. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 04:25:46 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 00:25:46 -0400 Subject: [zanata-bugs] [Bug 701524] mvn client generates illegal URIs if project ID has spaces In-Reply-To: References: Message-ID: <201105050425.p454Pk9T009522@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701524 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Summary|mvn client cannot handle |mvn client generates |Project name that has |illegal URIs if project ID |spaces |has spaces --- Comment #4 from Sean Flanigan 2011-05-05 00:25:46 EDT --- The client should probably escape any IDs which are used to build URIs. (Alternatively, it could try to validate the IDs, but it will be tricky keeping the client-side validation in sync with the server-side validation if we ever change the rules. URI escaping should guarantee legal URIs, and when the ID is valid, escaping shouldn't change anything.) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 04:27:06 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 00:27:06 -0400 Subject: [zanata-bugs] [Bug 701854] mvn zanata:publican-push is rejected due to 401 (Unauthorized) when username does not belong to the project maintainer In-Reply-To: References: Message-ID: <201105050427.p454R6oJ009705@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701854 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|high |medium Summary|mvn zanata:publican-push is |mvn zanata:publican-push is |rejected due to 401 |rejected due to 401 |(Unauthorized) |(Unauthorized) when | |username does not belong to | |the project maintainer --- Comment #5 from Kenichi Takemura 2011-05-05 00:27:05 EDT --- When username in zanata.ini does not belong to the project maintainer, mvn zanata:publican-push command fails in operation returned 401 (Unauthorized): but this should be corrected to let user know about he/she needs to join the project maintainer. And...why the error message has html format? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 05:00:47 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 01:00:47 -0400 Subject: [zanata-bugs] [Bug 702210] New: Cannot translate from Zanata GUI Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Cannot translate from Zanata GUI https://bugzilla.redhat.com/show_bug.cgi?id=702210 Summary: Cannot translate from Zanata GUI Product: Zanata Version: 1.3-alpha-1 Platform: i386 OS/Version: Linux Status: NEW Severity: high Priority: high Component: Component-Logic AssignedTo: zanata-dev-internal at redhat.com ReportedBy: ktakemur at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Description of problem: Translation to JK languages fails due to a SQL error Caused by: java.sql.SQLException: Incorrect string value: '\xEC\xA3\xBC\xEC\x9A\x94...' for column 'content' at row 1 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2046) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1964) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1949) at org.jboss.resource.adapter.jdbc.WrappedPreparedStatement.executeUpdate(WrappedPreparedStatement.java:365) at org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2425) ... 117 more Version-Release number of selected component (if applicable): Zanata version 1.3-alpha-1 (20110330-1649). How reproducible: 100% Steps to Reproduce: 1. Create a project 2. Import po files 3. Translate into JK languages and click save Actual results: Failed to translation update. Expected results: Should be successful what's wrong?! Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 05:06:43 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 01:06:43 -0400 Subject: [zanata-bugs] [Bug 702210] Cannot translate from Zanata GUI In-Reply-To: References: Message-ID: <201105050506.p4556hE9010171@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702210 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Flag| |needinfo?(ktakemur at redhat.c | |om) --- Comment #1 from Sean Flanigan 2011-05-05 01:06:42 EDT --- More of the log, please. The exception stacktrace should mention org.zanata at some point. Also, please check that you created the database with 'DEFAULT CHARACTER SET utf8', and that your zanata-ds.xml specifies UTF-8. What string did you enter? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 05:14:25 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 01:14:25 -0400 Subject: [zanata-bugs] [Bug 702210] Cannot translate from Zanata GUI In-Reply-To: References: Message-ID: <201105050514.p455EPq9020780@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702210 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(ktakemur at redhat.c | |om) | --- Comment #2 from Kenichi Takemura 2011-05-05 01:14:25 EDT --- oops. mysql> SHOW CREATE DATABASE zanata; +----------+-------------------------------------------------------------------+ | Database | Create Database | +----------+-------------------------------------------------------------------+ | zanata | CREATE DATABASE `zanata` /*!40100 DEFAULT CHARACTER SET latin1 */ | +----------+-------------------------------------------------------------------+ I will try again. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 05:27:30 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 01:27:30 -0400 Subject: [zanata-bugs] [Bug 693609] Cannot delete mistakely created project In-Reply-To: References: Message-ID: <201105050527.p455RUZk014770@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=693609 --- Comment #4 from Kenichi Takemura 2011-05-05 01:27:30 EDT --- ok thanks. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 05:36:32 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 01:36:32 -0400 Subject: [zanata-bugs] [Bug 702205] Multibyte characters in a po cannot be processed by Zanata properly In-Reply-To: References: Message-ID: <201105050536.p455aW2S025008@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702205 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Flag| |needinfo?(ktakemur at redhat.c | |om) --- Comment #1 from Sean Flanigan 2011-05-05 01:36:31 EDT --- Was this the same system which was using a latin1 database? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 06:09:29 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 02:09:29 -0400 Subject: [zanata-bugs] [Bug 702215] Registering a user fails in HTTP Status 503 - Concurrent call to conversation In-Reply-To: References: Message-ID: <201105050609.p4569TT8032037@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702215 --- Comment #1 from Kenichi Takemura 2011-05-05 02:09:29 EDT --- Created attachment 496983 --> https://bugzilla.redhat.com/attachment.cgi?id=496983 Where is math expression? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 06:08:23 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 02:08:23 -0400 Subject: [zanata-bugs] [Bug 702215] New: Registering a user fails in HTTP Status 503 - Concurrent call to conversation Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Registering a user fails in HTTP Status 503 - Concurrent call to conversation https://bugzilla.redhat.com/show_bug.cgi?id=702215 Summary: Registering a user fails in HTTP Status 503 - Concurrent call to conversation Product: Zanata Version: unspecified Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Component-UI AssignedTo: zanata-dev-internal at redhat.com ReportedBy: ktakemur at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Created attachment 496982 --> https://bugzilla.redhat.com/attachment.cgi?id=496982 server.log Description of problem: HTTP Status 503 - Concurrent call to conversation type Status report message Concurrent call to conversation description The requested service (Concurrent call to conversation) is not currently available. Attached: server.log(compressed) Version-Release number of selected component (if applicable): Zanata version 1.3-alpha-2 (20110504-1839). How reproducible: 1/1 Steps to Reproduce: 1. Start Zanata version 1.3-alpha-2 2. Register a new user 3. Actual results: HTTP Status 503 - Concurrent call to conversation Expected results: User resisted. Additional info: I will attach registration screen also in the first access to the page zanata/account/register the zanata does not show mathematics for a while(takes a long time) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 06:25:43 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 02:25:43 -0400 Subject: [zanata-bugs] [Bug 701496] An Error Occurred: /admin/languagemanager.xhtml @49, 56 sortBy="#{language.uLocale.variant}": Property 'uLocale' not found on type net.openl10n.flies.model.HLocale In-Reply-To: References: Message-ID: <201105050625.p456PhDw026548@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701496 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ASSIGNED --- Comment #4 from Kenichi Takemura 2011-05-05 02:25:42 EDT --- I tested on Zanata version 1.3-alpha-2 (20110504-1839). No Variant and seems sorting by Language and Name is working but uninterrupted click,click,click on the sort icon produces heaps of stack traces(attached server.log) and zanata ends up with Unexpected error(attached screen) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 06:26:20 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 02:26:20 -0400 Subject: [zanata-bugs] [Bug 701496] An Error Occurred: /admin/languagemanager.xhtml @49, 56 sortBy="#{language.uLocale.variant}": Property 'uLocale' not found on type net.openl10n.flies.model.HLocale In-Reply-To: References: Message-ID: <201105050626.p456QKQR002845@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701496 --- Comment #5 from Kenichi Takemura 2011-05-05 02:26:20 EDT --- Created attachment 496986 --> https://bugzilla.redhat.com/attachment.cgi?id=496986 heaps of stack traces -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 06:26:42 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 02:26:42 -0400 Subject: [zanata-bugs] [Bug 701496] An Error Occurred: /admin/languagemanager.xhtml @49, 56 sortBy="#{language.uLocale.variant}": Property 'uLocale' not found on type net.openl10n.flies.model.HLocale In-Reply-To: References: Message-ID: <201105050626.p456QgZO002893@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=701496 --- Comment #6 from Kenichi Takemura 2011-05-05 02:26:41 EDT --- Created attachment 496987 --> https://bugzilla.redhat.com/attachment.cgi?id=496987 sort sort sort sort sort! -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 06:34:39 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 02:34:39 -0400 Subject: [zanata-bugs] [Bug 702236] New: Click on configure file link in a project details view produces Exception Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Click on configure file link in a project details view produces Exception https://bugzilla.redhat.com/show_bug.cgi?id=702236 Summary: Click on configure file link in a project details view produces Exception Product: Zanata Version: unspecified Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Component-UI AssignedTo: zanata-dev-internal at redhat.com ReportedBy: ktakemur at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Description of problem: Click on configure file link in a project details view produces Exception java.lang.IllegalStateException: Servlet response already use stream, Writer not possible at org.ajax4jsf.webapp.FilterServletResponseWrapper.getWriter(FilterServletResponseWrapper.java:207) at javax.servlet.ServletResponseWrapper.getWriter(ServletResponseWrapper.java:112) at com.sun.facelets.FaceletViewHandler.createResponseWriter(FaceletViewHandler.java:414) at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:571) at org.ajax4jsf.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:100) at org.ajax4jsf.application.AjaxViewHandler.renderView(AjaxViewHandler.java:176) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:110) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:164) at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:141) at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:90) at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:406) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83) at org.jboss.seam.web.MultipartFilter.doFilter(MultipartFilter.java:90) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178) at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290) at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:368) at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:495) at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:56) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:60) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92) at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126) at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:636) Version-Release number of selected component (if applicable): Zanata version 1.3-alpha-2 (20110504-1839). How reproducible: 100% Steps to Reproduce: 1. Create a project 2. Create version of the project 3. Click on project name Actual results: Exception occurred. Expected results: Haven't seen what's going to happen. Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 07:13:25 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 03:13:25 -0400 Subject: [zanata-bugs] [Bug 702210] Cannot translate from Zanata GUI In-Reply-To: References: Message-ID: <201105050713.p457DP4s003402@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702210 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |NOTABUG Last Closed| |2011-05-05 03:13:24 --- Comment #3 from Kenichi Takemura 2011-05-05 03:13:24 EDT --- I was mistaken. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 07:16:40 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 03:16:40 -0400 Subject: [zanata-bugs] [Bug 702252] New: 'translate' workspace shows exception Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: 'translate' workspace shows exception https://bugzilla.redhat.com/show_bug.cgi?id=702252 Summary: 'translate' workspace shows exception Product: Zanata Version: unspecified Platform: i386 OS/Version: Linux Status: ASSIGNED Severity: medium Priority: medium Component: Component-UI AssignedTo: zanata-dev-internal at redhat.com ReportedBy: ktakemur at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Description of problem: 'translate' workspace shows exception upon translation operation. 07:00:18,412 ERROR [SeamDispatch] Error dispatching action: org.jboss.seam.core.LockTimeoutException: could not acquire lock on @Synchronized component: translationWorkspaceManager org.jboss.seam.core.LockTimeoutException: could not acquire lock on @Synchronized component: translationWorkspaceManager at org.jboss.seam.core.SynchronizationInterceptor.aroundInvoke(SynchronizationInterceptor.java:41) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:185) at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:103) at org.zanata.webtrans.server.TranslationWorkspaceManager_$$_javassist_seam_10.getOrRegisterWorkspace(TranslationWorkspaceManager_$$_javassist_seam_10.java) at org.zanata.webtrans.server.rpc.GetTranslatorListHandler.execute(GetTranslatorListHandler.java:51) at org.zanata.webtrans.server.rpc.GetTranslatorListHandler.execute(GetTranslatorListHandler.java:27) 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:616) at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:77) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:185) at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:103) at org.zanata.webtrans.server.rpc.GetTranslatorListHandler_$$_javassist_seam_56.execute(GetTranslatorListHandler_$$_javassist_seam_56.java) at org.zanata.webtrans.server.SeamDispatch.doExecute(SeamDispatch.java:162) at org.zanata.webtrans.server.SeamDispatch.execute(SeamDispatch.java:134) 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:616) at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:185) at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:103) at org.zanata.webtrans.server.SeamDispatch_$$_javassist_seam_4.execute(SeamDispatch_$$_javassist_seam_4.java) at org.zanata.webtrans.server.DispatchServiceImpl.execute(DispatchServiceImpl.java:22) 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:616) at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:77) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:185) at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:103) at org.zanata.webtrans.server.DispatchServiceImpl_$$_javassist_seam_53.execute(DispatchServiceImpl_$$_javassist_seam_53.java) 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:616) at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:100) at org.jboss.seam.remoting.gwt.GWTService.RPC_invokeAndEncodeResponse(GWTService.java:544) at org.jboss.seam.remoting.gwt.GWTService.processCall(GWTService.java:206) at org.jboss.seam.remoting.gwt.GWTService$1.process(GWTService.java:120) at org.jboss.seam.servlet.ContextualHttpServletRequest.run(ContextualHttpServletRequest.java:53) at org.jboss.seam.remoting.gwt.GWTService.getResource(GWTService.java:105) at org.jboss.seam.servlet.SeamResourceServlet.service(SeamResourceServlet.java:80) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:164) at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:141) at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:90) at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:406) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:73) at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178) at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290) at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:368) at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:495) at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:56) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:60) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92) at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126) at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:636) Version-Release number of selected component (if applicable): Zanata version 1.3-alpha-2 (20110504-1839). How reproducible: sometimes Steps to Reproduce: 1. Import po files from mvn clinet 2. Logon using translator account 3. Click on 'translate' link Actual results: Exception reported. Expected results: Translation window opens normally. Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 07:23:10 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 03:23:10 -0400 Subject: [zanata-bugs] [Bug 702205] Multibyte characters in a po cannot be processed by Zanata properly In-Reply-To: References: Message-ID: <201105050723.p457NAk1013657@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702205 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |NOTABUG Flag|needinfo?(ktakemur at redhat.c | |om) | Last Closed| |2011-05-05 03:23:09 --- Comment #2 from Kenichi Takemura 2011-05-05 03:23:09 EDT --- Tested again. My mistake. Sorry for disturbing. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 23:39:46 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 19:39:46 -0400 Subject: [zanata-bugs] [Bug 696506] Python client commands should accept --help/-h In-Reply-To: References: Message-ID: <201105052339.p45Ndkbo015386@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=696506 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.3-alpha-2 |unspecified -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 5 23:39:30 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 19:39:30 -0400 Subject: [zanata-bugs] [Bug 696506] Python client commands should accept --help/-h In-Reply-To: References: Message-ID: <201105052339.p45NdUqR015367@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=696506 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|unspecified |high CC| |ktakemur at redhat.com Version|unspecified |1.3-alpha-2 Severity|unspecified |high --- Comment #1 from Kenichi Takemura 2011-05-05 19:39:30 EDT --- I need this feature literally. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 00:40:10 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 20:40:10 -0400 Subject: [zanata-bugs] [Bug 702236] Click on configure file link in a project details view produces Exception In-Reply-To: References: Message-ID: <201105060040.p460eA7x004132@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702236 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |sflaniga at redhat.com AssignedTo|zanata-dev-internal at redhat. |hding at redhat.com |com | --- Comment #1 from Sean Flanigan 2011-05-05 20:40:09 EDT --- Helen, while you're at it, could you please rename "configure file" to "Config file" and add a tooltip which says "Generate project configuration file (zanata.xml)". -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 00:49:04 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 20:49:04 -0400 Subject: [zanata-bugs] [Bug 692785] Error in console when first access from a browser occurs after fresh installation. In-Reply-To: References: Message-ID: <201105060049.p460n4Uw005320@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=692785 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Version|1.3 |1.3-alpha-1 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 00:51:04 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 20:51:04 -0400 Subject: [zanata-bugs] [Bug 702236] Click on configure file link in a project details view produces Exception In-Reply-To: References: Message-ID: <201105060051.p460p4m8026607@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702236 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.3-alpha-2 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 00:51:03 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 20:51:03 -0400 Subject: [zanata-bugs] [Bug 702252] 'translate' workspace shows exception In-Reply-To: References: Message-ID: <201105060051.p460p3w8005813@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702252 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Version|unspecified |1.3-alpha-2 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 00:51:04 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 20:51:04 -0400 Subject: [zanata-bugs] [Bug 702215] Registering a user fails in HTTP Status 503 - Concurrent call to conversation In-Reply-To: References: Message-ID: <201105060051.p460p4Hv005822@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702215 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Version|unspecified |1.3-alpha-2 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 00:55:44 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 20:55:44 -0400 Subject: [zanata-bugs] [Bug 696506] Python client commands should accept --help/-h In-Reply-To: References: Message-ID: <201105060055.p460tiVx027374@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=696506 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|zanata-dev-internal at redhat. |jni at redhat.com |com | Flag| |needinfo?(sflaniga at redhat.c | |om) --- Comment #2 from Sean Flanigan 2011-05-05 20:55:43 EDT --- Kenichi, why is this enhancement high priority for you? Can't you just type "zanata help " ? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 01:03:31 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 21:03:31 -0400 Subject: [zanata-bugs] [Bug 696506] Python client commands should accept --help/-h In-Reply-To: References: Message-ID: <201105060103.p4613Vk3007784@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=696506 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|high |low Severity|high |low -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 01:03:21 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 21:03:21 -0400 Subject: [zanata-bugs] [Bug 696506] Python client commands should accept --help/-h In-Reply-To: References: Message-ID: <201105060103.p4613LG4028490@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=696506 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(sflaniga at redhat.c | |om) | --- Comment #3 from Kenichi Takemura 2011-05-05 21:03:20 EDT --- Oh sorry i neglected the first part of Comment 0. You can get help for the python client's various commands using: zanata help This is what I wanted but how to get to know above? zanata help does not explain so. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 01:08:20 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 21:08:20 -0400 Subject: [zanata-bugs] [Bug 693618] HTTP Status 503 error occurred when trying to change administrator's password In-Reply-To: References: Message-ID: <201105060108.p4618Kum008730@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=693618 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|medium |low Flag| |needinfo?(ktakemur at redhat.c | |om) --- Comment #3 from Sean Flanigan 2011-05-05 21:08:19 EDT --- Forgot the needinfo flag last time: Is it happening every time, ie 2/2? Note that the internal authentication module is intended for development and testing only, so unless problems with internal authentication are blocking testing, they doesn't really deserve high severity IMHO. Our production systems use external authentication via Kerberos, JAAS (just username+password in a database) and Fedora Account System, and we don't offer a change password facility for them. If you can set up your own dummy version of Kerberos/JAAS/FAS for testing, that would be ideal. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 01:30:03 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 21:30:03 -0400 Subject: [zanata-bugs] [Bug 702192] zanata version info produces AttributeError: In-Reply-To: References: Message-ID: <201105060130.p461U38g000552@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702192 James Ni changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |MODIFIED --- Comment #3 from James Ni 2011-05-05 21:30:02 EDT --- Hi Kenichi, I build a new package 1.2.4 to fix this issue, you can find it on https://admin.fedoraproject.org/updates/zanata-python-client-1.2.4-1.fc14?_csrf_token=f6ade6ebe68d25c4ed193e01f216913458eae029 I also build the new package for other platforms If you test and prove that version 1.2.4 fix that issue, could you help to mark a stable Karma? Thanks Best Regards -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 01:31:14 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 21:31:14 -0400 Subject: [zanata-bugs] [Bug 693618] HTTP Status 503 error occurred when trying to change administrator's password In-Reply-To: References: Message-ID: <201105060131.p461VEnw001056@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=693618 Kenichi Takemura changed: What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(ktakemur at redhat.c | |om) | --- Comment #4 from Kenichi Takemura 2011-05-05 21:31:14 EDT --- No 1/1. Let me describe more information when I hit this problem next time. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 01:58:00 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 5 May 2011 21:58:00 -0400 Subject: [zanata-bugs] [Bug 702192] zanata version info produces AttributeError: In-Reply-To: References: Message-ID: <201105060158.p461w022004968@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702192 --- Comment #4 from Kenichi Takemura 2011-05-05 21:57:59 EDT --- Verified and the package got Karma-ed.. I am curious... didn't we need fedora bug for this problem? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 06:23:41 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 6 May 2011 02:23:41 -0400 Subject: [zanata-bugs] [Bug 702549] Mvn client should preserve PO file Meta data correctly In-Reply-To: References: Message-ID: <201105060623.p466Nfp8000988@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702549 --- Comment #2 from hding 2011-05-06 02:23:40 EDT --- Created attachment 497292 --> https://bugzilla.redhat.com/attachment.cgi?id=497292 the PO file which is pulled from server -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 06:23:09 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 6 May 2011 02:23:09 -0400 Subject: [zanata-bugs] [Bug 702549] Mvn client should preserve PO file Meta data correctly In-Reply-To: References: Message-ID: <201105060623.p466N98v020833@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702549 --- Comment #1 from hding 2011-05-06 02:23:08 EDT --- Created attachment 497291 --> https://bugzilla.redhat.com/attachment.cgi?id=497291 original PO -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 06:22:21 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 6 May 2011 02:22:21 -0400 Subject: [zanata-bugs] [Bug 702549] New: Mvn client should preserve PO file Meta data correctly Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Mvn client should preserve PO file Meta data correctly https://bugzilla.redhat.com/show_bug.cgi?id=702549 Summary: Mvn client should preserve PO file Meta data correctly Product: Zanata Version: 1.3-alpha-3 Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Component-Maven AssignedTo: zanata-dev-internal at redhat.com ReportedBy: hding at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Description of problem: mvn client should preserve PO file Meta data correctly. Version-Release number of selected component (if applicable): 1.3-alpha-3 How reproducible: Steps to Reproduce: 1.mvn zanata:publican-push -Dzanata.importPo 2.mvn zanata:publican-pull -Dzanata.dstDir=. Actual results: PO file Meta data changed Expected results: PO file Meta data preserved correctly Additional info: please see the attachments One is original PO file The other one is the PO file which is pulled from server. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 6 06:38:56 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 6 May 2011 02:38:56 -0400 Subject: [zanata-bugs] [Bug 702549] Server should preserve PO file comments correctly In-Reply-To: References: Message-ID: <201105060638.p466cuHt023071@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702549 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Component|Component-Maven |Component-Logic Summary|Mvn client should preserve |Server should preserve PO |PO file Meta data correctly |file comments correctly --- Comment #3 from Sean Flanigan 2011-05-06 02:38:55 EDT --- If a text flow is exported, then imported with the same content, a new revision is being created, when in fact the revision shouldn't change. The new revision has no translator credit because it was imported. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon May 9 23:40:03 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 9 May 2011 19:40:03 -0400 Subject: [zanata-bugs] [Bug 703313] New: Translation Memory Issue Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Translation Memory Issue https://bugzilla.redhat.com/show_bug.cgi?id=703313 Summary: Translation Memory Issue Product: Zanata Version: unspecified Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: high Priority: unspecified Component: Performance AssignedTo: zanata-dev-internal at redhat.com ReportedBy: croe at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Description of problem: Down Under Translation Memory After I translated the Insider Newsletter doc on Zanata/Engineering (internal), I noticed that some strings I just translated on the previous doc (TAM Newsetter), and that were according to'MY (human) memory' 100% matching, did not come up as suggestions in the TM (Translation Memory). So I intuitively clicked on strings below and came back on my current upper string I was working on, then I noticed 'the suggestion' coming up in the TM. So I clicked on copy, and it worked! This was quite 'boring' process after a while, so I tried to translate starting from the END of the document = starting with last string to be translated, and then there was no problems at all, all suggestions came up as they should, except it was DOWN UNDER (the other way round). Could we please fix this bug so that we can have suggestions in TM coming from the top from now on, because so far, translators have missed out on the benefits of the TM capabilities. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Fonctional TM Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 10 01:31:01 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 9 May 2011 21:31:01 -0400 Subject: [zanata-bugs] [Bug 696506] Python client commands should accept --help/-h In-Reply-To: References: Message-ID: <201105100131.p4A1V132012244@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=696506 James Ni changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED --- Comment #4 from James Ni 2011-05-09 21:31:01 EDT --- I add this feature in commit 6e5e728 in devel branch of zanata client on github. You can check out and test it. This feature will include in next release version of zanata client. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 10 07:44:15 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 10 May 2011 03:44:15 -0400 Subject: [zanata-bugs] [Bug 696468] Ctrl+C should exit python client quietly In-Reply-To: References: Message-ID: <201105100744.p4A7iFOp022557@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=696468 James Ni changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED --- Comment #1 from James Ni 2011-05-10 03:44:14 EDT --- Add Ctrl+C processing in commit 44a2d22 of devel branch of zanata client on git-hub. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed May 11 06:38:32 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 11 May 2011 02:38:32 -0400 Subject: [zanata-bugs] [Bug 691262] As a server admin, I want a Liquibase shell script so that I can manage database upgrades In-Reply-To: References: Message-ID: <201105110638.p4B6cW9H015827@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=691262 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED Fixed In Version| |54fdde46bf3da69987c65c5d30f | |3d8c2a558a5e4 --- Comment #1 from Sean Flanigan 2011-05-11 02:38:31 EDT --- Implemented in https://github.com/zanata/zanata/commit/54fdde46bf3da69987c65c5d30f3d8c2a558a5e4. Note that the script doesn't prompt for username password, but it can read them from liquibase.properties in (a) current directory or (b) $HOME/.config. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed May 11 10:08:18 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 11 May 2011 06:08:18 -0400 Subject: [zanata-bugs] [Bug 703806] New: Ability to manage set of files, with Inter-file find/replace function Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Ability to manage set of files, with Inter-file find/replace function https://bugzilla.redhat.com/show_bug.cgi?id=703806 Summary: Ability to manage set of files, with Inter-file find/replace function Product: Zanata Version: unspecified Platform: Unspecified OS/Version: Linux Status: NEW Severity: medium Priority: unspecified Component: Usability AssignedTo: zanata-dev-internal at redhat.com ReportedBy: ykatabam at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja; rv:1.9.2.11) Gecko/20101026 Red Hat/3.6-2.el5 Firefox/3.6.11 We translators are usually assigned to work on one book, which is divided into number of files. When we proofread, we have to check throughout entire document and fix problems. When we find one problem, that can be spread all over the book in different files. With KBabel, we can do inter-file find/replace and that is very useful and time-saving. Would it be possible to have something like KBabel manager where we can manage all files for one particular document and to use find / replace throughout the whole document? Reproducible: Always -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed May 11 10:12:44 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 11 May 2011 06:12:44 -0400 Subject: [zanata-bugs] [Bug 703809] New: Export as PO/XML/HTML feature Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Export as PO/XML/HTML feature https://bugzilla.redhat.com/show_bug.cgi?id=703809 Summary: Export as PO/XML/HTML feature Product: Zanata Version: unspecified Platform: Unspecified OS/Version: Linux Status: NEW Severity: medium Priority: unspecified Component: Usability AssignedTo: zanata-dev-internal at redhat.com ReportedBy: ykatabam at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja; rv:1.9.2.11) Gecko/20101026 Red Hat/3.6-2.el5 Firefox/3.6.11 When I need to convert the working data into PO/XML/HTML files, I need to aske either administrator or maintainer, which is not very convenient. It would be great if Zanata has "Export as" feature. Reproducible: Always -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed May 11 10:15:59 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 11 May 2011 06:15:59 -0400 Subject: [zanata-bugs] [Bug 703810] New: Ability to adjust the size of field and layout Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Ability to adjust the size of field and layout https://bugzilla.redhat.com/show_bug.cgi?id=703810 Summary: Ability to adjust the size of field and layout Product: Zanata Version: unspecified Platform: Unspecified OS/Version: Linux Status: NEW Severity: medium Priority: unspecified Component: Component-UI AssignedTo: zanata-dev-internal at redhat.com ReportedBy: ykatabam at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja; rv:1.9.2.11) Gecko/20101026 Red Hat/3.6-2.el5 Firefox/3.6.11 When I changed the size of font, I also wanted to make the width of the text field wider so that it could display more letters in each line,but Zanata did not allow me to do that. It would be also great if we are able to switch between horizontal/vertical arrangement of fields (source text and translation text fields). Reproducible: Always -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 12 01:31:14 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 11 May 2011 21:31:14 -0400 Subject: [zanata-bugs] [Bug 703809] Export as PO/XML/HTML feature In-Reply-To: References: Message-ID: <201105120131.p4C1VEqi002843@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=703809 James Ni changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jni at redhat.com --- Comment #1 from James Ni 2011-05-11 21:31:13 EDT --- Hi Yuko, We provide python client and maven client for export/pull data from Zanata server. For current version, we only support export data to PO, but we may support XML/HTML format later. You can install zanata-python-client with yum install, current version for zanata-python-client is 1.2.3, then you can use zanata publican pull command to retrieve the data. You could also take a reference from: http://code.google.com/p/flies/wiki/FliesPythonClient Best Regards -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon May 16 03:15:52 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Sun, 15 May 2011 23:15:52 -0400 Subject: [zanata-bugs] [Bug 690667] Long error messages in translation editor disappear too quickly In-Reply-To: References: Message-ID: <201105160315.p4G3FqdN018162@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=690667 hding changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED CC| |hding at redhat.com -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed May 18 00:25:55 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 17 May 2011 20:25:55 -0400 Subject: [zanata-bugs] [Bug 702236] Click on configure file link in a project details view produces Exception In-Reply-To: References: Message-ID: <201105180025.p4I0PtaZ032364@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702236 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |MODIFIED Flag| |needinfo?(ktakemur at redhat.c | |om) --- Comment #2 from Sean Flanigan 2011-05-17 20:25:53 EDT --- I made the "Config file" change in commit 4b184ae7d5c8faf83ef7. It will be in Zanata 1.3.1 and in 1.4. I can't reproduce the exception with the above steps. I'm not sure how to follow step 3, because after you create the version, there's no clickable "project name". But if you click "Config file", it just downloads a zanata.xml file as it should. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon May 23 04:06:22 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 23 May 2011 00:06:22 -0400 Subject: [zanata-bugs] [Bug 698026] Python Client support for software translation projects (Gettext/PO) In-Reply-To: References: Message-ID: <201105230406.p4N46Mu2008219@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=698026 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |VERIFIED --- Comment #2 from Ding-Yi Chen 2011-05-23 00:06:22 EDT --- Please make sure you fill the Bug number whenever you submit your update to fedora. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon May 23 04:25:57 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 23 May 2011 00:25:57 -0400 Subject: [zanata-bugs] [Bug 706801] New: Python-client: Default directory of --srcfile should be current directory ('.'). Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Python-client: Default directory of --srcfile should be current directory ('.'). https://bugzilla.redhat.com/show_bug.cgi?id=706801 Summary: Python-client: Default directory of --srcfile should be current directory ('.'). Product: Zanata Version: 1.3 Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Component-PythonClient AssignedTo: zanata-dev-internal at redhat.com ReportedBy: dchen at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Description of problem: Usually, if a filename does not specify the directory, current directory is used. However, if we specify "--srcfile messages.po", an error message shows: error: File messages.po not found even messages.po is in current directory. Version-Release number of selected component (if applicable): zanata-python-client-1.2.3-1 How reproducible: Always Steps to Reproduce: 1. svn checkout http://galaxium.googlecode.com/svn/trunk/po galaxium-read-only 2. cd galaxium-read-only 3. Log in zanata server 4. Create a project "galaxium-read-only" 5. Create a version "trunk" 6. Download zanata.xml 7. zanata po push --url= --srcfile messages.po Actual results: error: File messages.po not found Expected results: messages.po in current directory is used. Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon May 23 06:13:41 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 23 May 2011 02:13:41 -0400 Subject: [zanata-bugs] [Bug 706815] New: zanata-python-client does not handle version in format x.y.z Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: zanata-python-client does not handle version in format x.y.z https://bugzilla.redhat.com/show_bug.cgi?id=706815 Summary: zanata-python-client does not handle version in format x.y.z Product: Zanata Version: 1.3 Platform: Unspecified OS/Version: All Status: NEW Severity: urgent Priority: unspecified Component: Component-PythonClient AssignedTo: zanata-dev-internal at redhat.com ReportedBy: dchen at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Description of problem: It seems like zanata-python-client pass version with string.atof(version). However, if version is in format x.y.z (e.g. 1.3.1), the zanata-python-client fail with error like: Traceback (most recent call last): File "/usr/bin/zanata", line 26, in client.run() File "/usr/lib/python2.6/site-packages/zanataclient/zanata.py", line 1483, in run self._create_iteration(command_args) File "/usr/lib/python2.6/site-packages/zanataclient/zanata.py", line 387, in _create_iteration version_number = string.atof(version) File "/usr/lib64/python2.6/string.py", line 388, in atof return _float(s) ValueError: invalid literal for float(): 1.3.1 Version-Release number of selected component (if applicable): zanata-python-client How reproducible: Always Steps to Reproduce: 1. Assume zanata.xml exists. 2. zanata version create 1 --url= Actual results: File "/usr/lib/python2.6/site-packages/zanataclient/zanata.py", line 387, in _create_iteration version_number = string.atof(version) File "/usr/lib64/python2.6/string.py", line 388, in atof return _float(s) ValueError: invalid literal for float(): 1.3.1 Expected results: Proceed without error -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 24 04:24:30 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 24 May 2011 00:24:30 -0400 Subject: [zanata-bugs] [Bug 707102] New: No need to enforce locales for source documents Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: No need to enforce locales for source documents https://bugzilla.redhat.com/show_bug.cgi?id=707102 Summary: No need to enforce locales for source documents Product: Zanata Version: 1.3 Platform: Unspecified OS/Version: Unspecified Status: ASSIGNED Severity: unspecified Priority: unspecified Component: Component-Logic AssignedTo: hding at redhat.com ReportedBy: sflaniga at redhat.com QAContact: dchen at redhat.com CC: mospina at redhat.com, zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Description of problem: Project maintainer can't upload documents if the source locale (en-US) is not in the list of "selected locales". Note: "Selected locales" is generally used by project maintainers to restrict the *target* locales, so they don't expect to put en-US into the list. Version-Release number of selected component (if applicable): 1.3 How reproducible: 100% Steps to Reproduce: 1. Create a project and version 2. Customise the locales list, remove en-US 3. Upload document (publican-push) Actual results: Document rejected: error: Unsupported Locale en-US for project rhn-satellite-ui and version 5.4.1. Please contract Project Maintainer. Expected results: Document imported Additional info: We *could* enforce a single "source locale" (or a list of source locales) for each project, but I doubt that it's worth implementing. Only project maintainers have the ability to import source documents anyway. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 24 05:27:57 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Tue, 24 May 2011 01:27:57 -0400 Subject: [zanata-bugs] [Bug 707102] No need to enforce locales for source documents In-Reply-To: References: Message-ID: <201105240527.p4O5RvCO010661@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=707102 hding changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |MODIFIED -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed May 25 08:25:13 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 25 May 2011 04:25:13 -0400 Subject: [zanata-bugs] [Bug 706815] zanata-python-client does not handle version in format x.y.z In-Reply-To: References: Message-ID: <201105250825.p4P8PDnF028452@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=706815 James Ni changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED CC| |jni at redhat.com --- Comment #1 from James Ni 2011-05-25 04:25:12 EDT --- Hi Dean, I have modify the source code to fix this issue, you can check the commit 931bb6ed in devel branch of zanataclient to verify this issue. (I forget to add the bug number to commit, sorry for that!) Best Regards -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Wed May 25 08:28:01 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 25 May 2011 04:28:01 -0400 Subject: [zanata-bugs] [Bug 706801] Python-client: Default directory of --srcfile should be current directory ('.'). In-Reply-To: References: Message-ID: <201105250828.p4P8S1if013522@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=706801 James Ni changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED CC| |jni at redhat.com --- Comment #1 from James Ni 2011-05-25 04:28:00 EDT --- Hi Dean, I have modify the source code to fix this issue, the changes is in commit 931bb6ed in devel branch of zanataclient. (I forget to add the bug number to commit comment, sorry for that!) Best Regards -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 26 03:28:46 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 25 May 2011 23:28:46 -0400 Subject: [zanata-bugs] [Bug 706801] Python-client: Default directory of --srcfile should be current directory ('.'). In-Reply-To: References: Message-ID: <201105260328.p4Q3SkkL007231@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=706801 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |VERIFIED --- Comment #2 from Ding-Yi Chen 2011-05-25 23:28:46 EDT --- VERIFIED with commit 931bb6ed454d207a93e88b4a0e19713671741510 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 26 03:30:48 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 25 May 2011 23:30:48 -0400 Subject: [zanata-bugs] [Bug 706801] Python-client: Default directory of --srcfile should be current directory ('.'). In-Reply-To: References: Message-ID: <201105260330.p4Q3UmsB007795@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=706801 Ding-Yi Chen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |MODIFIED -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 26 03:49:33 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 25 May 2011 23:49:33 -0400 Subject: [zanata-bugs] [Bug 696505] reduce duplication of code In-Reply-To: References: Message-ID: <201105260349.p4Q3nX0D011273@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=696505 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|zanata-dev-internal at redhat. |jni at redhat.com |com | -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 26 03:50:13 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 25 May 2011 23:50:13 -0400 Subject: [zanata-bugs] [Bug 696505] reduce duplication of code In-Reply-To: References: Message-ID: <201105260350.p4Q3oDEw029988@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=696505 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 26 03:50:30 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 25 May 2011 23:50:30 -0400 Subject: [zanata-bugs] [Bug 690682] As a project maintainer, I want a generic push/pull command for any project type In-Reply-To: References: Message-ID: <201105260350.p4Q3oURj011775@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=690682 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|zanata-dev-internal at redhat. |sflaniga at redhat.com |com | -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 26 03:51:48 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 25 May 2011 23:51:48 -0400 Subject: [zanata-bugs] [Bug 702549] Server should preserve PO file comments correctly In-Reply-To: References: Message-ID: <201105260351.p4Q3pmMR011949@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702549 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|zanata-dev-internal at redhat. |dchen at redhat.com |com | --- Comment #4 from Sean Flanigan 2011-05-25 23:51:47 EDT --- Dean, would you please see if you can reproduce this? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 26 03:53:14 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Wed, 25 May 2011 23:53:14 -0400 Subject: [zanata-bugs] [Bug 695968] As a translator, I want to see the information of last modified person and last modified time for each TextFlowTarget In-Reply-To: References: Message-ID: <201105260353.p4Q3rE3W030367@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=695968 hding changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 26 04:01:30 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 26 May 2011 00:01:30 -0400 Subject: [zanata-bugs] [Bug 703313] Translation Memory Issue In-Reply-To: References: Message-ID: <201105260401.p4Q41UwS031910@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=703313 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sflaniga at redhat.com Component|Performance |Component-UI Flag| |needinfo?(croe at redhat.com) --- Comment #1 from Sean Flanigan 2011-05-26 00:01:29 EDT --- Sorry, I don't understand the problem description. I will have to see the problem in action. Please let me know when you see it again, so I can take a look. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Thu May 26 04:22:42 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Thu, 26 May 2011 00:22:42 -0400 Subject: [zanata-bugs] [Bug 706815] zanata-python-client does not handle version in format x.y.z In-Reply-To: References: Message-ID: <201105260422.p4Q4MgOT018118@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=706815 --- Comment #2 from Ding-Yi Chen 2011-05-26 00:22:42 EDT --- VERIFIED with commit 931bb6ed454d207a93e88b4a0e19713671741510 Please fill this bug number in when you submit the release to bodhi. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 27 04:04:25 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 27 May 2011 00:04:25 -0400 Subject: [zanata-bugs] [Bug 702549] shouldn't add "#, fuzzy" to gettext header In-Reply-To: References: Message-ID: <201105270404.p4R44Pmb030266@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=702549 Sean Flanigan changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Server should preserve PO |shouldn't add "#, fuzzy" to |file comments correctly |gettext header Severity|unspecified |low --- Comment #5 from Sean Flanigan 2011-05-27 00:04:24 EDT --- Having clarified with Helen, the specific bug being reported is: 1. "#, fuzzy" was added to header comment 2. "Test:Zanata" in the header was changed to "Test: Zanata\n" 1. is a mostly cosmetic bug which we should get around to fixing. 2. is okay, because Zanata normalises the name-value pairs in the header (space after colon, newline at end). Also, we should avoid adding blank "#:" entries to messages. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Fri May 27 12:54:27 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Fri, 27 May 2011 08:54:27 -0400 Subject: [zanata-bugs] [Bug 708363] New: Make install does not drop a VERSION-FILE Message-ID: Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Make install does not drop a VERSION-FILE https://bugzilla.redhat.com/show_bug.cgi?id=708363 Summary: Make install does not drop a VERSION-FILE Product: Zanata Version: unspecified Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: Component-PythonClient AssignedTo: zanata-dev-internal at redhat.com ReportedBy: bkearney at redhat.com QAContact: dchen at redhat.com CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com Estimated Hours: 0.0 Classification: Other Story Points: --- Pulled latest from source code. I got the stack trace below. I ran the VERSION-GEN script to get past this, putting the output into the requested directory. zanata/flies server: https://translate.engineering.redhat.com Traceback (most recent call last): File "/usr/bin/zanata", line 5, in pkg_resources.run_script('zanata-python-client==1.2.3-24-g931b', 'zanata') File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 467, in run_script self.require(requires)[0].run_script(script_name, ns) File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 1200, in run_script execfile(script_filename, namespace, namespace) File "/usr/lib/python2.7/site-packages/zanata_python_client-1.2.3_24_g931b-py2.7.egg/EGG-INFO/scripts/zanata", line 24, in zanata.run() File "/usr/lib/python2.7/site-packages/zanata_python_client-1.2.3_24_g931b-py2.7.egg/zanataclient/zanata.py", line 953, in run program_name=os.path.split(sys.argv[0])[1], File "/usr/lib/python2.7/site-packages/zanata_python_client-1.2.3_24_g931b-py2.7.egg/zanataclient/command.py", line 310, in handle_program command(command_options, args) File "/usr/lib/python2.7/site-packages/zanata_python_client-1.2.3_24_g931b-py2.7.egg/zanataclient/zanata.py", line 809, in publican_push push(command_options, args, "publican") File "/usr/lib/python2.7/site-packages/zanata_python_client-1.2.3_24_g931b-py2.7.egg/zanataclient/zanata.py", line 850, in push get_version(url) File "/usr/lib/python2.7/site-packages/zanata_python_client-1.2.3_24_g931b-py2.7.egg/zanataclient/zanata.py", line 335, in get_version version = open(version_file, 'rb') IOError: [Errno 2] No such file or directory: '/usr/lib/python2.7/site-packages/zanata_python_client-1.2.3_24_g931b-py2.7.egg/zanataclient/VERSION-FILE' -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Mon May 30 09:44:10 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 30 May 2011 05:44:10 -0400 Subject: [zanata-bugs] [Bug 708363] Make install does not drop a VERSION-FILE In-Reply-To: References: Message-ID: <201105300944.p4U9iArH010810@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=708363 James Ni changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED CC| |jni at redhat.com AssignedTo|zanata-dev-internal at redhat. |jni at redhat.com |com | --- Comment #1 from James Ni 2011-05-30 05:44:10 EDT --- Hi Bryan, Thanks for you comment. I have modify the source code: 1) Using 'make install' to generate and copy the VERSION-FILE to '/usr/lib' 2) Add a warning to user and display client version 'UNKNOWN', if VERSION-FILE is missing you can check out the latest version 7974e1c on git-hub to see if the changes meet you requirement. Best Regards James -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 31 00:34:53 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 30 May 2011 20:34:53 -0400 Subject: [zanata-bugs] [Bug 703809] Export as PO/XML/HTML feature In-Reply-To: References: Message-ID: <201105310034.p4V0YruJ004795@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=703809 --- Comment #2 from Yuko Katabami 2011-05-30 20:34:52 EDT --- Hi James, Thank you very much for your reply. For some reason, I was not able to install zanata-python-client with yum install. It returned a message "No package zanata-python-client available". What did I do wrong? This is a basic question, but is this a command line tool? What I wanted was a GUI botton or menu that allows you to export file as xml or po from WebUI, without being maintainer or administrator. Is it possible? Sorry for asking you such basic questions without technical knowledge. It would be very much appreciated if you could help me understand. Kind regards, Yuko -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 31 01:39:01 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 30 May 2011 21:39:01 -0400 Subject: [zanata-bugs] [Bug 703809] Export as PO/XML/HTML feature In-Reply-To: References: Message-ID: <201105310139.p4V1d19e017395@bzweb02.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=703809 --- Comment #3 from Ding-Yi Chen 2011-05-30 21:39:00 EDT --- Hi Yuko, I guess you are using RHEL, which does not have this package by default. It's in EPEL, but I am not quite sure about the package management policy of your team, so ask your manager about it. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 31 01:59:17 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 30 May 2011 21:59:17 -0400 Subject: [zanata-bugs] [Bug 703809] Export as PO/XML/HTML feature In-Reply-To: References: Message-ID: <201105310159.p4V1xHar002607@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=703809 --- Comment #4 from Yuko Katabami 2011-05-30 21:59:17 EDT --- Hi James, Thank you very much for your prompt reply. Yes, I do use RHEL 5 on my real machine and RHEL 6 on virtual machine. I might try to install Fedora on my VMware then. So my understanding is that you may not be able to implement file export feature into GUI because the package managers/mainteners may not want to allow users to do that depending on their policy. Is it right? Would it be possible to implement this feature into GUI, with options that each manager can choose whether to allow users to export or not...? This is only my wish....as it will save time and inconvenience. For example, when we translate newsletters, we have to send it to proofreader as xml file. This can happen a several times in one job. It is a little inconvenient to ask manager each time. Also when he is not available, no one else is able to do that and it results in delay. Kind regards, Yuko -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bugzilla at redhat.com Tue May 31 02:35:37 2011 From: bugzilla at redhat.com (bugzilla at redhat.com) Date: Mon, 30 May 2011 22:35:37 -0400 Subject: [zanata-bugs] [Bug 703809] Export as PO/XML/HTML feature In-Reply-To: References: Message-ID: <201105310235.p4V2ZbgD010161@bzweb01.app.bz.hst.phx2.redhat.com> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=703809 --- Comment #5 from James Ni 2011-05-30 22:35:36 EDT --- Hi Yuko, Actually we have a plan to provide export feature into GUI in the near future, but we don't have a detail time schedule for that, we will try our best. For currently implementation, we don't have a restriction for po pull, everyone can pull the content from server. You can use Maven/Python client to export the PO files to locale machine. I remember that you could use 'publican build --formats=html --langs' to convert PO files back to XML format. And using 'publican package' to build a package for a language. Could this workaround solve your problem temporarily? We also have a plan to support XML format directly, for importing and exporting, we will try to implement these features soon. Best Regards -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.