volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

ImageData CultureSpecific properties

Hi!

Is it possible in 7.5 to specify culture specific properties for ImageData/MediaData classes? I tried below, but it doesn't seems to work:

[CultureSpecific]
[Display(Name = "Title", GroupName = SystemTabNames.Content, Order = 100)]
public virtual string Title { get; set; }

    

 

Thanks!

#84550
Apr 03, 2014 11:34

The answer is no, currently all media data are non-localizable. There was several reasons for this but the main one was that we did not have time to manage all bugs/quirks that appear when you need to deal with localizable media. Therefore, the decition was to handle media as non-localizable content (just as the old VPP based file system), as least for the EPiServer 7.5 release.

#84554
Apr 03, 2014 12:37

Hi Linus,

I wrote a blog post how I solved this problem.

#87616
Jun 18, 2014 9:52
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.