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

localize Dynamic Content is not working

Vote:
 
localize Dynamic Content is not working

Description
Hi,
I am using dynamic content for using Flash image.When i want to localize the description and property for dynamic content control it is not working.It is taking only English language always.


Steps to reproduce
I made an entry in Web config file.

<dynamicContent>

<controls>

<add description="Displays a property from any page" name="FlashDC" type="Scandic.Scanweb.CMS.Util.DynamicContent.FlashDC, Scandic.Scanweb.CMS" />

</controls>

</dynamicContent>


In my Language XML file i made an entry like this.


<?xml version="1.0" encoding="utf-8" ?>
<languages>
<language name="Svenska" id="sv">
    <dynamiccontenttypes>
      <dynamiccontent name="FlashDC">
        <caption>Flash Dynamic Content ****</caption>
        <description>Följande är de olika attribut som kan användas för att ställa in flashens innehåll.</description>
      </dynamiccontent>
    </dynamiccontenttypes>
    <pagetypes>
      <common>
        <property name="FlashfileURL">
          <caption>Flashfil/URL*</caption>
        </property>
      </common>
    </pagetypes>
</languages>

#29330
Apr 21, 2009 13:30
Vote:
 

Is this still an issue for you or did you find the problem?

I have tried to reproduce your problem but couldn't make it NOT work ;)

 /René

#29673
May 08, 2009 11:10
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* 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.