[jira] Created: (OFBIZ-3403) webtools xml data export to browser not working

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3403) webtools xml data export to browser not working

Nicolas Malin (Jira)
webtools xml data export to browser not working
-----------------------------------------------

                 Key: OFBIZ-3403
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3403
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
            Reporter: chris snow


Assumption, demo data is installed.

Steps:

1) Select webtools
2) Select XML Data Export
3) Select "OR to Browser"
4) Select an entity
5) Click export
6) Click Click Here to Get Data (or save to file)

Empty screen is shown.

In the console, the following is seen:

2010-01-10 08:31:08,437 (TP-Processor8) [     RequestHandler.java:733:INFO ] Rendering View [xmldsrawdump], sessionId=6B8CA710E0CBF49D7E0ED5169918187F.jvm1
2010-01-10 08:31:08,467 (TP-Processor8) [    TransactionUtil.java:269:WARN ] [TransactionUtil.commit] Not committing transaction, status is No Transaction (6)
2010-01-10 08:31:08,482 (TP-Processor8) [     ControlServlet.java:321:INFO ] [[[xmldsrawdump] Request Done- total:0.183,since last([xmldsrawdump] Re...):0.183]]


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3403) webtools xml data export to browser not working

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798453#action_12798453 ]

David E. Jones commented on OFBIZ-3403:
---------------------------------------

The test output to the browser is XML, and the browser is probably interpreting it as HTML.

Did you try a view source?

> webtools xml data export to browser not working
> -----------------------------------------------
>
>                 Key: OFBIZ-3403
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3403
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: chris snow
>
> Assumption, demo data is installed.
> Steps:
> 1) Select webtools
> 2) Select XML Data Export
> 3) Select "OR to Browser"
> 4) Select an entity
> 5) Click export
> 6) Click Click Here to Get Data (or save to file)
> Empty screen is shown.
> In the console, the following is seen:
> 2010-01-10 08:31:08,437 (TP-Processor8) [     RequestHandler.java:733:INFO ] Rendering View [xmldsrawdump], sessionId=6B8CA710E0CBF49D7E0ED5169918187F.jvm1
> 2010-01-10 08:31:08,467 (TP-Processor8) [    TransactionUtil.java:269:WARN ] [TransactionUtil.commit] Not committing transaction, status is No Transaction (6)
> 2010-01-10 08:31:08,482 (TP-Processor8) [     ControlServlet.java:321:INFO ] [[[xmldsrawdump] Request Done- total:0.183,since last([xmldsrawdump] Re...):0.183]]

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3403) webtools xml data export to browser not working

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798454#action_12798454 ]

Erwan de FERRIERES commented on OFBIZ-3403:
-------------------------------------------

After right-clicking to save the results in a file (step 6), here is the content of the saved file  :

ERROR: No entityName list was found in the session, go back to the export page and try again.

Seems like there is something missing !

> webtools xml data export to browser not working
> -----------------------------------------------
>
>                 Key: OFBIZ-3403
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3403
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: chris snow
>
> Assumption, demo data is installed.
> Steps:
> 1) Select webtools
> 2) Select XML Data Export
> 3) Select "OR to Browser"
> 4) Select an entity
> 5) Click export
> 6) Click Click Here to Get Data (or save to file)
> Empty screen is shown.
> In the console, the following is seen:
> 2010-01-10 08:31:08,437 (TP-Processor8) [     RequestHandler.java:733:INFO ] Rendering View [xmldsrawdump], sessionId=6B8CA710E0CBF49D7E0ED5169918187F.jvm1
> 2010-01-10 08:31:08,467 (TP-Processor8) [    TransactionUtil.java:269:WARN ] [TransactionUtil.commit] Not committing transaction, status is No Transaction (6)
> 2010-01-10 08:31:08,482 (TP-Processor8) [     ControlServlet.java:321:INFO ] [[[xmldsrawdump] Request Done- total:0.183,since last([xmldsrawdump] Re...):0.183]]

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3403) webtools xml data export to browser not working

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798455#action_12798455 ]

chris snow commented on OFBIZ-3403:
-----------------------------------

I have just tried view source and I do have data.

> webtools xml data export to browser not working
> -----------------------------------------------
>
>                 Key: OFBIZ-3403
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3403
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: chris snow
>
> Assumption, demo data is installed.
> Steps:
> 1) Select webtools
> 2) Select XML Data Export
> 3) Select "OR to Browser"
> 4) Select an entity
> 5) Click export
> 6) Click Click Here to Get Data (or save to file)
> Empty screen is shown.
> In the console, the following is seen:
> 2010-01-10 08:31:08,437 (TP-Processor8) [     RequestHandler.java:733:INFO ] Rendering View [xmldsrawdump], sessionId=6B8CA710E0CBF49D7E0ED5169918187F.jvm1
> 2010-01-10 08:31:08,467 (TP-Processor8) [    TransactionUtil.java:269:WARN ] [TransactionUtil.commit] Not committing transaction, status is No Transaction (6)
> 2010-01-10 08:31:08,482 (TP-Processor8) [     ControlServlet.java:321:INFO ] [[[xmldsrawdump] Request Done- total:0.183,since last([xmldsrawdump] Re...):0.183]]

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3403) webtools xml data export to browser not working

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Gray closed OFBIZ-3403.
-----------------------------

    Resolution: Invalid

Closing as invalid.

Erwan, if you are able to provide steps to reproduce the problem you described please feel free to create a new issue.

> webtools xml data export to browser not working
> -----------------------------------------------
>
>                 Key: OFBIZ-3403
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3403
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: chris snow
>
> Assumption, demo data is installed.
> Steps:
> 1) Select webtools
> 2) Select XML Data Export
> 3) Select "OR to Browser"
> 4) Select an entity
> 5) Click export
> 6) Click Click Here to Get Data (or save to file)
> Empty screen is shown.
> In the console, the following is seen:
> 2010-01-10 08:31:08,437 (TP-Processor8) [     RequestHandler.java:733:INFO ] Rendering View [xmldsrawdump], sessionId=6B8CA710E0CBF49D7E0ED5169918187F.jvm1
> 2010-01-10 08:31:08,467 (TP-Processor8) [    TransactionUtil.java:269:WARN ] [TransactionUtil.commit] Not committing transaction, status is No Transaction (6)
> 2010-01-10 08:31:08,482 (TP-Processor8) [     ControlServlet.java:321:INFO ] [[[xmldsrawdump] Request Done- total:0.183,since last([xmldsrawdump] Re...):0.183]]

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.