From: Alex <ale...@ya...> - 2003-08-31 17:53:33
|
Hi Pierre, Thanks for emailing your findings. > 1/I set USE_LOWERCASE_FOR_ACTIONS at true. Then in > ActionController::_fixWindowsRewriteBug, I got > Notice about undefined index with "action". I added > a IsSet test. Good one. I fixed it and uploaded new packages. Let me know if those work for you. > 2/When I run "Test ActionForwards 1", I get Warning > messages about "Call-time pass-by-reference has been > deprecated" in httpSession.php, with calls to > functions Hashmap::put and get. I removed the > "call-time by refences" in httpSession.php. In > Hashmap::put, I declare a argument with > pass-by-reference . It seems OK. Which version of php do you run. I don't get that error! I tried to solve this problem and released the fix in the mentioned package. > 3/As I haven't put DocumentRoot under Apache > directory, I had to change: As I don't use the XSL/XML myself, any input is appreciated. I merged in your changes. I did change the default value in the transform method to =null instead of =''. That didn't work for me. > 4/ With the 2d example, "Say Hi 2", in index.html, I > got HTTP 404 message. This is actually related to the Windows rewriting. It should be working now. > I think that some more explanation are needed about > url_rewriting for person like me who doesn't master > all the tricks of Apache, mod_rewrite and > .htaccess. I might have forgotten to remove some things from my test setup. It should work as-is. As for tips and tricks on Apache, mod_rewite and .htaccess, I'd have to redirect you to the Apache website (or even Google) for more information. Try the updated release, and let me know if that solves all the issues mentioned above. Kind regards, Alex __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |