latest version (running an older version).
Anyway, I ran into an exception after trying to get to a url in my zend
app. The url had a typo in it, where a special character was accidently
appended to the end: ~myapp.com/controllername]
The exception was complaining that it can't find the view script
"controllername]/index.phtml". So, my guess is that Zend is striping out
the special chars and sees that the controller name does exist, but when
it goes to look for the view script, its NOT striping out the special
chars.
Can anyone confirm this with a recent version of zend? I believe it
should either follow the appropriate path for the controller not
existing, or act the same and strip out the special characters when it
tries to find the view script.
Thanks,
Mike Tramontano
没有评论:
发表评论