[JIRA] Commented: (NXS-888) Fix CSV import for vocabularies

2012-01-13 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109567#comment-109567
 ] 

Anahide Tchertchian commented on NXS-888:
-

clenaups + temporary fix to make the upload work with dev launcher:
2.5: https://hgpriv.nuxeo.org/nuxeo-studio/rev/2b3c462c437f
2.6: https://hgpriv.nuxeo.org/nuxeo-studio/rev/21d371f80c1c


> Fix CSV import for vocabularies
> ---
>
> Key: NXS-888
> URL: https://jira.nuxeo.com/browse/NXS-888
> Project: Nuxeo Studio
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Sun Tan
>Assignee: Anahide Tchertchian
>Priority: Critical
> Fix For: 2.5.1, Short term backlog
>
> Attachments: pia_ged_nature.csv
>
>
> When trying to import:
> {code}
> One or more exceptions caught, see full set in UmbrellaException#getCauses
> Uncaught exception: com.google.gwt.event.shared.UmbrellaException: One or 
> more exceptions caught, see full set in UmbrellaException#getCauses
> at Unknown.re(Unknown Source)
> at Unknown.mj(Unknown Source)
> at Unknown.iz(Unknown Source)
> at Unknown.lz(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> Caused by: com.google.gwt.json.client.JSONException: Unexpected typeof result 
> 'xml'; please report this bug to the GWT team
> at Unknown.qe(Unknown Source)
> at Unknown.xe(Unknown Source)
> at Unknown.lj(Unknown Source)
> at Unknown.VF(Unknown Source)
> at Unknown.DG(Unknown Source)
> at Unknown.AG(Unknown Source)
> at Unknown.BG(Unknown Source)
> at Unknown.jSd(Unknown Source)
> at Unknown.aEb(Unknown Source)
> at Unknown.Uy(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXS-888) Fix CSV import for vocabularies

2012-01-12 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109459#comment-109459
 ] 

Anahide Tchertchian commented on NXS-888:
-

encoding issues moved to NXS-909

> Fix CSV import for vocabularies
> ---
>
> Key: NXS-888
> URL: https://jira.nuxeo.com/browse/NXS-888
> Project: Nuxeo Studio
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Sun Tan
>Assignee: Anahide Tchertchian
>Priority: Critical
> Fix For: 2.5.1, Short term backlog
>
> Attachments: pia_ged_nature.csv
>
>
> When trying to import:
> {code}
> One or more exceptions caught, see full set in UmbrellaException#getCauses
> Uncaught exception: com.google.gwt.event.shared.UmbrellaException: One or 
> more exceptions caught, see full set in UmbrellaException#getCauses
> at Unknown.re(Unknown Source)
> at Unknown.mj(Unknown Source)
> at Unknown.iz(Unknown Source)
> at Unknown.lz(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> Caused by: com.google.gwt.json.client.JSONException: Unexpected typeof result 
> 'xml'; please report this bug to the GWT team
> at Unknown.qe(Unknown Source)
> at Unknown.xe(Unknown Source)
> at Unknown.lj(Unknown Source)
> at Unknown.VF(Unknown Source)
> at Unknown.DG(Unknown Source)
> at Unknown.AG(Unknown Source)
> at Unknown.BG(Unknown Source)
> at Unknown.jSd(Unknown Source)
> at Unknown.aEb(Unknown Source)
> at Unknown.Uy(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXS-888) Fix CSV import for vocabularies

2012-01-12 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109417#comment-109417
 ] 

Anahide Tchertchian commented on NXS-888:
-

align on 5.5-HF01:



handle encoding issues (given example file holds accents, they are not imported 
correctly):


> Fix CSV import for vocabularies
> ---
>
> Key: NXS-888
> URL: https://jira.nuxeo.com/browse/NXS-888
> Project: Nuxeo Studio
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Sun Tan
>Assignee: Anahide Tchertchian
>Priority: Critical
> Fix For: 2.5.1, Short term backlog
>
> Attachments: pia_ged_nature.csv
>
>
> When trying to import:
> {code}
> One or more exceptions caught, see full set in UmbrellaException#getCauses
> Uncaught exception: com.google.gwt.event.shared.UmbrellaException: One or 
> more exceptions caught, see full set in UmbrellaException#getCauses
> at Unknown.re(Unknown Source)
> at Unknown.mj(Unknown Source)
> at Unknown.iz(Unknown Source)
> at Unknown.lz(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> Caused by: com.google.gwt.json.client.JSONException: Unexpected typeof result 
> 'xml'; please report this bug to the GWT team
> at Unknown.qe(Unknown Source)
> at Unknown.xe(Unknown Source)
> at Unknown.lj(Unknown Source)
> at Unknown.VF(Unknown Source)
> at Unknown.DG(Unknown Source)
> at Unknown.AG(Unknown Source)
> at Unknown.BG(Unknown Source)
> at Unknown.jSd(Unknown Source)
> at Unknown.aEb(Unknown Source)
> at Unknown.Uy(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXS-888) Fix CSV import for vocabularies

2012-01-11 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109358#comment-109358
 ] 

Anahide Tchertchian commented on NXS-888:
-

not linked to GWT 2.4.0, linked to NXP-8194 where transaction management makes 
it impossible to retrieve the response from the frame => upload fails.
fix would be to upgrade Studio to use the 5.5-HF01 version of Nuxeo where 
bugfix has been backported.

cosmits:
2.5:
http://hgpriv.nuxeo.org/nuxeo-studio/rev/91d951e9aac4
https://hgpriv.nuxeo.org/nuxeo-studio/rev/0b2326d49014

2.6:
http://hgpriv.nuxeo.org/nuxeo-studio/rev/4e8d8cd5f0e3
https://hgpriv.nuxeo.org/nuxeo-studio/rev/a2f7b3754b0d

> Fix CSV import for vocabularies
> ---
>
> Key: NXS-888
> URL: https://jira.nuxeo.com/browse/NXS-888
> Project: Nuxeo Studio
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Sun Tan
>Assignee: Anahide Tchertchian
>Priority: Critical
> Fix For: 2.5.1, Short term backlog
>
> Attachments: pia_ged_nature.csv
>
>
> When trying to import:
> {code}
> One or more exceptions caught, see full set in UmbrellaException#getCauses
> Uncaught exception: com.google.gwt.event.shared.UmbrellaException: One or 
> more exceptions caught, see full set in UmbrellaException#getCauses
> at Unknown.re(Unknown Source)
> at Unknown.mj(Unknown Source)
> at Unknown.iz(Unknown Source)
> at Unknown.lz(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> Caused by: com.google.gwt.json.client.JSONException: Unexpected typeof result 
> 'xml'; please report this bug to the GWT team
> at Unknown.qe(Unknown Source)
> at Unknown.xe(Unknown Source)
> at Unknown.lj(Unknown Source)
> at Unknown.VF(Unknown Source)
> at Unknown.DG(Unknown Source)
> at Unknown.AG(Unknown Source)
> at Unknown.BG(Unknown Source)
> at Unknown.jSd(Unknown Source)
> at Unknown.aEb(Unknown Source)
> at Unknown.Uy(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXS-888) Fix CSV import for vocabularies

2012-01-10 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109297#comment-109297
 ] 

Anahide Tchertchian commented on NXS-888:
-

may be linked to GWT 2.4.0 upgrade

> Fix CSV import for vocabularies
> ---
>
> Key: NXS-888
> URL: https://jira.nuxeo.com/browse/NXS-888
> Project: Nuxeo Studio
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Sun Tan
>Assignee: Anahide Tchertchian
>Priority: Critical
> Fix For: 2.5.1, Short term backlog
>
> Attachments: pia_ged_nature.csv
>
>
> When trying to import:
> {code}
> One or more exceptions caught, see full set in UmbrellaException#getCauses
> Uncaught exception: com.google.gwt.event.shared.UmbrellaException: One or 
> more exceptions caught, see full set in UmbrellaException#getCauses
> at Unknown.re(Unknown Source)
> at Unknown.mj(Unknown Source)
> at Unknown.iz(Unknown Source)
> at Unknown.lz(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> Caused by: com.google.gwt.json.client.JSONException: Unexpected typeof result 
> 'xml'; please report this bug to the GWT team
> at Unknown.qe(Unknown Source)
> at Unknown.xe(Unknown Source)
> at Unknown.lj(Unknown Source)
> at Unknown.VF(Unknown Source)
> at Unknown.DG(Unknown Source)
> at Unknown.AG(Unknown Source)
> at Unknown.BG(Unknown Source)
> at Unknown.jSd(Unknown Source)
> at Unknown.aEb(Unknown Source)
> at Unknown.Uy(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXS-888) Fix CSV import for vocabularies

2012-01-10 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXS-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=109296#comment-109296
 ] 

Anahide Tchertchian commented on NXS-888:
-

regression: imports do not work anymore, whatever the csv content.

> Fix CSV import for vocabularies
> ---
>
> Key: NXS-888
> URL: https://jira.nuxeo.com/browse/NXS-888
> Project: Nuxeo Studio
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Sun Tan
>Assignee: Anahide Tchertchian
>Priority: Critical
> Fix For: 2.5.1, Short term backlog
>
> Attachments: pia_ged_nature.csv
>
>
> When trying to import:
> {code}
> One or more exceptions caught, see full set in UmbrellaException#getCauses
> Uncaught exception: com.google.gwt.event.shared.UmbrellaException: One or 
> more exceptions caught, see full set in UmbrellaException#getCauses
> at Unknown.re(Unknown Source)
> at Unknown.mj(Unknown Source)
> at Unknown.iz(Unknown Source)
> at Unknown.lz(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> Caused by: com.google.gwt.json.client.JSONException: Unexpected typeof result 
> 'xml'; please report this bug to the GWT team
> at Unknown.qe(Unknown Source)
> at Unknown.xe(Unknown Source)
> at Unknown.lj(Unknown Source)
> at Unknown.VF(Unknown Source)
> at Unknown.DG(Unknown Source)
> at Unknown.AG(Unknown Source)
> at Unknown.BG(Unknown Source)
> at Unknown.jSd(Unknown Source)
> at Unknown.aEb(Unknown Source)
> at Unknown.Uy(Unknown Source)
> at Unknown.Hy(Unknown Source)
> at Unknown.ytb(Unknown Source)
> at Unknown.XDb(Unknown Source)
> at Unknown.Eib(Unknown Source)
> at Unknown.Qib(Unknown Source)
> at Unknown.Ug(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.Tj(Unknown Source)
> at Unknown.Wj(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> at Unknown.anonymous(Unknown Source)
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets