<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/events/tasks/go/13" class="A" scope="wml" testtype="application" type="manual" source="wml13#9.5.1" device="gateway">
  <assertion>When the METHOD of a GO  element is specified as "GET" and the ENCTYPE
attributes value is set to "MULTIPART/FORM-DATA" the encoder shall produce
an error.
</assertion>
  <specnote>Added with wml version 1.3.</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>Select this&nbsp;<anchor>
<go href="<deck1>">
</go>link</anchor>&nbsp;and then come back to
this screen.</p>
<p mode="wrap">Did the user agent display an error?
<br />
<yesno>
</p>
</card>]]>
  </method>
  <decks>
    <deck id="1">
      <![CDATA[<card id="main">
<p>
<do type="prev" label="Back">
   <prev/>
</do>
Select this <anchor>
<go href="<deck2>" method="get" enctype="multipart/form-data">
</go>link</anchor> and then come back to
this screen.
</p>
</card>

]]>
    </deck>
    <deck id="2">
      <![CDATA[<card id="main">
<p>
<do type="prev" label="Back">
   <prev/>
</do>
You should not get here.
</p>
</card>
]]>
    </deck>
  </decks>
</test>

