Base solution for your next web application
Open Closed

Change in Localication since 0.5.10? #70


User avatar
0
imker created

I get an "undefined" error on this line in apb.js
starting from version 0.5.10.

Using the original downloaded template I startet with 0.5.5 and upgraded it step by step,
it runs until 0.5.9, update to 0.5.10, then I get an error on

var source = abp.localization.values[sourceName];

(abp.localization.values is "undefined")

Was there a change in the localization part of APB? I found nothing in the docu.

Thanks.


1 Answer(s)