[Mono-devel-list] [patch] URL Rewrite problem
Denis Gervalle
dgl at softec.st
Wed Dec 15 02:40:53 EST 2004
Gonzalo Paniagua Javier wrote:
>On Fri, 2004-11-05 at 00:57 +0100, Denis Gervalle wrote:
>
>
>>Gonzalo,
>>
>>you have recently (in 1.0.4) apply a useful patch to distinguish
>>properly Request.FilePath and Request.CurrentExecutionFilePath. This
>>have had some unexpected side effects:
>> - URL rewriting (Context.RewritePath) does not work anymore due to a
>>wrong calculation of Request.PhysicalPath. An HttpException is thrown in
>>System.Web.HttpApplication:CreateHttpHandler.
>> - the computation of the Action property of HtmlForm (and
>>consequently the action attribute of a web form) is no more appropriate
>>and does not produce expected result when URL rewritting is used
>>(especially, when this rewritting stay hidden by using 2 rewrites)
>>
>>You will find attached 2 patch proposals that should fix these issues.
>>Since I have no CVS access, after your careful review, could you also
>>check them in.
>>TIA
>>
>>
>
>Thanks Denis. Your patch is in CVS HEAD now. If there are no problems
>reported, I'll commit to the 1-0 branch after a week or so.
>
>-Gonzalo
>
>
Gonzalo,
As far as I can see, the second part of my patch, regarding the
computation of the Action property of HtmlForm has not been applied. And
none of them have reach the 1.0 branch.
Please, could you have a look at that ?
TIA
Denis
--
Denis Gervalle
SOFTEC sa
http://www.softec.st
More information about the Mono-devel-list
mailing list