> Ah-ha! Mystery solved. I had a trailing space in my
> 'jspwiki.pageProvider' property. PageManager just uses
getProperty
> () while CachingProvider uses
WikiEngine.getRequiredProperty()
> which uses TextUtils which calls trim() on the string.
> Maybe I'll make PageManager use
WikiEngine.getRequiredProperty()
> too. Janne, thoughts?
Yes, PageManager should use getRequiredProperty(). Good
catch!
/Janne
_______________________________________________
Jspwiki-users mailing list
Jspwiki-users ecyrd.com
http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
a>
|