Feng Forum

Support => Feng Office 1 => Older versions => 1.2 RC2 => : nexxer February 16, 2009, 11:14:44 AM

: typo "file fize" in ImageChooser.js
: nexxer February 16, 2009, 11:14:44 AM
line 105 in public/assets/javascript/og/ImageChooser.js

data : [['name', lang('name')],['size', lang('file fize')],['lastmod', lang('last modified')]]

should be "file size" not "file fize". It can't find that string in lang.js so it shows an error in the imagechooser filter dropdown.

Cheers
: Re: typo "file fize" in ImageChooser.js
: ignacio February 17, 2009, 10:04:49 AM
Thank you very much