File_column plugin with custom store_dir

Hi,

if I change the store_dir for uploaded files to e.g.
‘public/images/uploaded’, the files are stored in that directory just
fine, but I cannot seem to get a correct URL from url_for_image_column
(this still returns ‘/image/image/id/filename’). Any idea how to fix
this?

Thanks,
Robert