<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>23021</bug_id>
          
          <creation_ts>2008-12-29 01:26:26 -0800</creation_ts>
          <short_desc>Exclamation mark in url makes form submit to fail</short_desc>
          <delta_ts>2008-12-29 13:08:44 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Joachim Malmlund">joachim.malmlund</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>joachim.malmlund</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>103687</commentid>
    <comment_count>0</comment_count>
    <who name="Joachim Malmlund">joachim.malmlund</who>
    <bug_when>2008-12-29 01:26:26 -0800</bug_when>
    <thetext>JIRA makes extensive use of exclamation marks in their urls and while this does work when a link is clicked any form submitted on a such page will fail.

Example url that can be opened:
&lt;host&gt;/jira/secure/views/bulkedit/BulkEdit1!default.jspa?tempMax=13&amp;reset=true

This is a page with a simple form, a few select boxes and press submit =&gt; post action directs to  &lt;host&gt;/jira/secure/views/bulkedit/BulkChooseOperation!default.jspa,
that webkit then changes to &lt;host&gt;/jira/secure/views/bulkedit/BulkChooseOperation¤default.jspa.

It seems to me that ! is changed to &quot;¤&quot; in webkit and safari since Safari 3.2 onwards. If I revert to Safari 3.1 the form works without problems.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>103718</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2008-12-29 12:27:23 -0800</bug_when>
    <thetext>Did this behaviour change between Safari 3.1 and Safari 3.2, or only when running with a nightly build?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>103722</commentid>
    <comment_count>2</comment_count>
    <who name="Joachim Malmlund">joachim.malmlund</who>
    <bug_when>2008-12-29 13:08:44 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; Did this behaviour change between Safari 3.1 and Safari 3.2, or only when
&gt; running with a nightly build?
&gt; 

Honestly I&apos;m not 100% sure, I&apos;ve only discovered this today and from what I could tell from my quick tests it seems to have been between 3.1 and 3.2 that this behavior changed yes.

I&apos;ve used nightly builds for quite some time and during that time I&apos;ve nearly not used the &quot;regular&quot; Safari (nightly builds have worked very well ;) ). Last version of Safari that I did have a backup of and quickly could revert to was 3.1, and that version still seemed to work alright with all the strange url&apos;s I could throw at it so to speak. As for the current Safari that goes with the system (3.2.1), that doesn&apos;t work either, so there is a chance the change could be between 3.2 and 3.2.1 too.

That&apos;s really all the tests I did... I&apos;m not sure how much time I&apos;ll have to investigate this further this week, but I was thinking that if I download older versions of the nightly builds, I could perhaps find the one version where the change occurs? </thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>