« Return to Thread: [Bug 650] New: data missing from rec when using POST method

[Bug 650] data missing from rec when using POST method

by Bugzilla from bugzilla-daemon@helma.at :: Rate this Message:

Reply to Author | View in Thread

http://helma.org/bugs/show_bug.cgi?id=650


hannes@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Comment #6 from hannes@...  2008-11-27 10:57 -------
I was now able to reproduce the bug. It only happens when you POST to the main
action of the root object of a helma app without trailing slash, because Jetty
(the web server that is bundled with Helma) redirects that request to a URL
with trailing slash added.

You could argue that Jetty could be smarter about this and not redirect POST
requests this way, and maybe this is alreay fixed in newer versions of Jetty.
However the problem seems easy enought to workaround, so I'm closing it as
WONTFIX.


--
Configure bugmail: http://helma.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Helma-dev mailing list
Helma-dev@...
http://helma.org/mailman/listinfo/helma-dev

 « Return to Thread: [Bug 650] New: data missing from rec when using POST method