[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konq-bugs
Subject:    [Bug 24606] form doesn't post to new targets
From:       James Hogan <james () albanarts ! com>
Date:       2008-09-08 0:11:05
Message-ID: 20080908001105.BAC9312DC6 () immanuel ! kde ! org
[Download RAW message or body]

http://bugs.kde.org/show_bug.cgi?id=24606


James Hogan james albanarts com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |james@albanarts.com




--- Comment #2 from James Hogan <james albanarts com>  2008-09-08 02:11:03 ---
I think this bug needs reopening (please tell me if you want me to open a new
bug for this). I'm seeing this behaviour in konqueror 4.1.0 (binary packages
from fedora's updates-testing repo).

the following small php script (called /test.php) has a form which posts data
to a _blank page, and in konqueror it doesn't get the post data. It works in
firefox, it works in konqueror if method=get or if target isn't specified.

<html>
  <head>
  </head>
  <body>
    <pre><?php var_dump($_GET); ?></pre>
    <pre><?php var_dump($_POST); ?></pre>
    <form action="/test.php" method="post" target="_blank">
      <input type="hidden" name="articleId" value="5966" />
      <input type="submit" name="submit" value="Comment on this Article" />
    </form>
  </body>
</html

this test case is from http://creationontheweb.com/content/view/5966/ where the
"Comment on this Article" button at the bottom opens a _blank page with just an
error message, apparently because it isn't getting the articleId from the post
data.

Cheers
James


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Konq-bugs mailing list
Konq-bugs@mail.kde.org
https://mail.kde.org/mailman/listinfo/konq-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic