Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Language and In...Language and In...control (ascx) change language get blankcontrol (ascx) change language get blank
Previous
 
Next
New Post
4/9/2013 10:45 AM
 
[DNN 06.02.06 ] + DNN conten localization tools ( tracking https://dnncltools.codeplex.com/workitem/1153)

The detail of iissue is:
I have a page "Page name A"
Add module "My module name" with 2 view control ascx view_A.ascx , view_B.ascx
When click page name a , the page load default view_A.ascx
In View_a.ascx I have a button click with code
string url = "view_B"; // view_B is control key of view_B.ascx
Response.Redirect(EditUrl(url));
It direct to view_B OK
But when I am in the view_b then I change language by clicking the other language flag it show a blank page.

I found the issue is on the link of the other language flag , it don't have module id parameter (mid/599/)

The correct link must have --> http://abc.com/page name/sub page name/tabid/188/ctl/view_B/mid/599/language/en-US/Default.aspx

issue link present--> http://abc.com/page name/sub page name/tabid/188/ctl/view_B/language/en-US/Default.aspx

Please check it, It is a bug
 
New Post
4/17/2013 11:33 PM
 
Step 1: I Add new page name "page A" on English language

Step 2: I add module X to page A

Step 3: I Click other language flag on Language bar

Step 4: I add module X to Page A (other lang)



Module X has one defintion. This definition has two ASCX

The simple conclusion problem is
Language link on flag has no Module Id in parameter when on second ascx view control.

I can define It has a bug on core.

The correct link must have --> http://abc.com/page name/sub page name/tabid/188/ctl/view_B/mid/599/language/en-US/Default.aspx

issue link present--> http://abc.com/page name/sub page name/tabid/188/ctl/view_B/language/en-US/Default.aspx
 
New Post
4/19/2013 3:46 AM
 
I fear, you are loosing parameters, when switching languages - to keep it you might need to create your own (modified) language skin object.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
4/19/2013 6:25 AM
 
Sebastian, wouldn't that be considered a bug in DNN's core language switcher?


Steven Webster
Manager, Community Platform
F5 Networks, DevCentral
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Language and In...Language and In...control (ascx) change language get blankcontrol (ascx) change language get blank


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out