Petals SE XSLT

The MTOM reply of operation 'transformToMtomAttachment' is invalid

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.7.1
  • Fix Version/s: 2.7.2, 2.8.0
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    The reply of the operation 'transformToMtomAttachment' is as:

    <?xml version="1.0" encoding="UTF-8"?>
    <attachedTransformResponse xmlns="http://petals.ow2.org/components/xslt/version-2" xmlns:xop="http://www.w3.org/2004/08/xop/include">
    	<fileContent>
    		<xop:include href="cid:petals-se-xslt.out"/>
    	</fileContent>
    </attachedTransformResponse>

    It is invalid because the MTOM/XOP tag 'Include' must start with an upper 'I':

    <xop:Include href="cid:petals-se-xslt.out"/>
    Show
    The reply of the operation 'transformToMtomAttachment' is as:
    <?xml version="1.0" encoding="UTF-8"?>
    <attachedTransformResponse xmlns="http://petals.ow2.org/components/xslt/version-2" xmlns:xop="http://www.w3.org/2004/08/xop/include">
    	<fileContent>
    		<xop:include href="cid:petals-se-xslt.out"/>
    	</fileContent>
    </attachedTransformResponse>
    It is invalid because the MTOM/XOP tag 'Include' must start with an upper 'I':
    <xop:Include href="cid:petals-se-xslt.out"/>
  • Environment:
    -

Activity

Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
4h 38m
1
Christophe DENEUX
Tue, 19 Aug 2014 - 15:43:09 +0200
Open Open In Progress In Progress
2s
1
Christophe DENEUX
Tue, 19 Aug 2014 - 15:43:11 +0200
In Progress In Progress Resolved Resolved
21s
1
Christophe DENEUX
Tue, 19 Aug 2014 - 15:43:32 +0200
Resolved Resolved Open Open
14s
1
Christophe DENEUX
Tue, 19 Aug 2014 - 15:43:46 +0200
Open Open In Progress In Progress
9m 10s
1
Christophe DENEUX
Tue, 19 Aug 2014 - 15:52:56 +0200
In Progress In Progress Resolved Resolved
13s
1
Christophe DENEUX
Tue, 19 Aug 2014 - 15:53:09 +0200

People

Dates

  • Created:
    Tue, 19 Aug 2014 - 11:05:02 +0200
    Updated:
    Tue, 19 Aug 2014 - 15:53:09 +0200
    Resolved:
    Tue, 19 Aug 2014 - 15:53:09 +0200