Hi,

we are currently running Management Server Version 10 Build 10.0.1.50.
We encountered the same problem.

Our workaround is to use the language selection in website with info
elements:

<reddot:cms>
    <if>
        <query valuea="Context:CurrentRenderMode" operator=">="
valueb="Int:2">
             <htmltext><li><a href="/#RDE-REQUEST:rdeProjectID/#/
de#RDE-REQUEST:rdeUrlPathSessionID/#/#RDE-REQUEST:rdeXmlID/#">Deutsch</
a></li>
<li><a href="/#RDE-REQUEST:rdeProjectID/#/en#RDE-
REQUEST:rdeUrlPathSessionID/#/#RDE-REQUEST:rdeXmlID/#">English</a></
li>
<li><a href="/#RDE-REQUEST:rdeProjectID/#/ja#RDE-
REQUEST:rdeUrlPathSessionID/#/#RDE-REQUEST:rdeXmlID/#">日本語</a></li></
htmltext>
        </query>
        <query type="else">
            <htmltext><li><a href="<%inf_url_deu%>">Deutsch</a></li>
<li><a href="<%inf_url_eng%>">English</a></li>
<li><a href="<%inf_url_jpn%>">日本語</a></li></htmltext>
        </query>
    </if>
</reddot:cms>

We use the render tags to display links for the published page and the
SmartEdit and Prwview mode.

Regards,
Stefan

On Apr 1, 9:23 am, D <[email protected]> wrote:
> Hi.
>
> I would like to ask if any of you here had installed the version 10 of
> OpenText CMS.
>
> We are running a test before we buy the latest version(currently we
> are using version 7). The most awful thing we found is that when you
> switch to other language variant, CMS calls the main/parent project
> page. This will be very inconvenient to our users.
>
> Has anyone of you encountered this same problem? I would like to know
> if this is just a real bug or we just need to configure something. Any
> workaround solution?
>
> We opened a ticket to Open Text few weeks ago but there isn't any
> response yet.
>
> Any comment or suggestion is greatly appreciated.
>
> Thank you in advance.
>
> Dennis

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=en.

Reply via email to