/[Apache-SVN]
ViewVC logotype

Revision 511371


Jump to revision: Previous Next
Author: nettings
Date: Sat Feb 24 23:36:44 2007 UTC (2 years, 8 months ago)
Changed paths: 3
Log Message:
avoid NPE when a user requests <host>:<port>/foo.
see bug http://issues.apache.org/bugzilla/show_bug.cgi?id=41694.
* make URLInformation handle null strings gracefully
* check for null strings in DocumentPolicyManagerWrapper

additionally, redirect "*" to "index.html" in global-sitemap.xmap to
avoid spurious authentication warnings.
FIXME: a request of the form <pub-id> without a trailing slash is not
yet handled - it triggers a login usecase, but permission is not granted
regardless of credentials.


Changed paths:

Path Details
Directorylenya/trunk/src/java/org/apache/lenya/cms/publication/URLInformation.java modified , text changed
Directorylenya/trunk/src/modules-core/ac/java/src/org/apache/lenya/cms/ac/DocumentPolicyManagerWrapper.java modified , text changed
Directorylenya/trunk/src/webapp/global-sitemap.xmap modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2