Is this the sampleShop you're working with? And the regular unmodified site 
definition? Can you tell us what the settings under "Configuration" > 
/server/i18n/content look like?

-will

On 04.01.2012, at 21:43, Magnolia Forums (on behalf of Blair Fetzer) wrote:

> It appears that the following method in DialogLanguagesUtil is returning null:
> 
> [code]        private static DefaultI18nContentSupport 
> getSiteI18nContentSupport(DialogControlImpl controlImpl) {
>       Site site = getSite(controlImpl);
>       
>       DefaultI18nContentSupport i18nContentSupport = 
> (DefaultI18nContentSupport) site.getI18n();
>       return i18nContentSupport;
>       }[/code]
> 
> Since the NPE isn't thrown in this method site.getI18n must be null.  Does 
> anyone know how this could occur?  All dialogs from the STK appear ok... it 
> is just the Shop Module.
> 
> -- 
> Context is everything: 
> http://forum.magnolia-cms.com/forum/thread.html?threadId=f98f91c7-df62-46eb-894b-46267dc8f3c2
> 
> 
> ----------------------------------------------------------------
> For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
> Alternatively, use our forums: http://forum.magnolia-cms.com/
> To unsubscribe, E-mail to: <[email protected]>
> ----------------------------------------------------------------
> 



----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to