From: Oliver B. <ob...@de...> - 2002-10-21 20:08:31
|
Jeff Dairiki wrote: [...] > > I assume that there is a reason for the nesting and against combining it > > in request(). > > You mean WikiRequest vs. Request? They could be combined with no Yes, especially things like _deduceSomething() in the constructor. Thanks for the explanation, now the reason is obvious. [missing argument from the "action" of a "get" form] > Is this still a problem in the current CVS code? No - I don't think so because I added the same hidden fields to the template(s) and it works now. The snapshot doesn't run here and I still had no time to investigate it further. I still wonder why the argument is passed with a POST request but not with a GET but stop bother about. After all, with these patches the 1.3.3 version runs very well with USE_PATH_INFO set to "false" and I hope now to be able to convince some people to share knowledge. I'm afraid that's more difficult than fixing some minor problems in PHPWiki. Thanks again, Oliver -- Oliver Betz, Muenchen |