Hi Rick! Am 12.06.2007 um 18:57 schrieb Rick Innis:
From some previous searching I believe this may be connected to the fact that the applications affected are both localized, so the template it's looking exists in Contents/Resources/ {French,English}.lproj but not in Contents/Resources. However, I've yet to find the insight that allows me to resolve this. Any assistance would be greatly appreciated.
I have the same issue in one of my apps. It may happen when the browser language detection does not return not a valid language set (WORequest.browserLanguages). There is the special language "Nonlocalized". According to the NSBundle documentation all Resources in this language get mapped to the Resources directory itself. You could put a fallback page here.
Ralf _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]