Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Commit

Permalink
There's no need for escaping text/plain output
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld committed Jun 21, 2015
1 parent 4d685c9 commit b708a04
Showing 1 changed file with 7 additions and 21 deletions.
28 changes: 7 additions & 21 deletions extensions/xep-0327.xml
Original file line number Diff line number Diff line change
Expand Up @@ -966,9 +966,7 @@
id='h7ed2'>
<output xmlns='urn:xmpp:rayo:output:1'>
<document content-type='text/plain'>
<![CDATA[
Thanks for calling, goodbye!
]]>
Thanks for calling, goodbye!
</document>
</output>
</iq>
Expand Down Expand Up @@ -1020,9 +1018,7 @@
id='h7ed2'>
<output xmlns='urn:xmpp:rayo:output:1'>
<document content-type='text/plain'>
<![CDATA[
Thanks for calling, goodbye!
]]>
Thanks for calling, goodbye!
</document>
</output>
</iq>
Expand Down Expand Up @@ -1060,9 +1056,7 @@
id='h7ed2'>
<output xmlns='urn:xmpp:rayo:output:1'>
<document content-type='text/plain'>
<![CDATA[
Thanks for calling, goodbye!
]]>
Thanks for calling, goodbye!
</document>
</output>
<error type='cancel'>
Expand Down Expand Up @@ -1107,9 +1101,7 @@
id='h7ed2'>
<output xmlns='urn:xmpp:rayo:output:1'>
<document content-type='text/plain'>
<![CDATA[
Thanks for calling, goodbye!
]]>
Thanks for calling, goodbye!
</document>
</output>
<error type='wait'>
Expand All @@ -1126,9 +1118,7 @@
id='h7ed2'>
<output xmlns='urn:xmpp:rayo:output:1'>
<document content-type='text/plain'>
<![CDATA[
Thanks for calling, goodbye!
]]>
Thanks for calling, goodbye!
</document>
</output>
<error type='wait'>
Expand All @@ -1145,9 +1135,7 @@
id='h7ed2'>
<output xmlns='urn:xmpp:rayo:output:1'>
<document content-type='text/plain'>
<![CDATA[
Thanks for calling, goodbye!
]]>
Thanks for calling, goodbye!
</document>
</output>
<error type='wait'>
Expand Down Expand Up @@ -1325,9 +1313,7 @@
id='h7ed2'>
<output xmlns='urn:xmpp:rayo:output:1'>
<document content-type='text/plain'>
<![CDATA[
Thanks for calling, goodbye!
]]]]><![CDATA[>
Thanks for calling, goodbye!
</document>
</output>
</iq>
Expand Down

0 comments on commit b708a04

Please sign in to comment.