jDiction Forum
		English => General Questions => Topic started by: Finarfin on July 28, 2013, 08:30:42 pm
		
			
			- 
				Ok, let me know if you can replicate this:
 
 
 Menu entry, entry A (es-ES) points to article A (es-ES). If you click on the english flag, you´ll get a 404 (correct)
 Article B (es-ES) accesed directly, for example trough a category blog. If you click on the english flag, you´ll get the article untranslated in the english side, not a 404 (incorrect)
 
 Is intended this way? is a minor annoyance really, but I prefer to ask ;)
- 
				Whats the native language? It an incorrect behavior...
			
- 
				The language selected is the one between brackets. I ask first if you can replicate it in case is some kind of misconfiguration in my installation ;)
			
- 
				Ends your url on "?view=article" if you click the other language?
 
 For me it seams to show the category with another view and shows the first article it founds and for a reason I don't know it shows the untranslated version of the article.
- 
				The url looks something like this:
 
 localhost/index.php/en/categoryname?view=article&id=654
 
 If I add a translation, it translate, even when the original article still have the language on spanish instead of "*"
 
 
- 
				Funny because joomla shouldn't show you the article, seam there is no language filter for this in article view...
 
 But mod_jdlanguage should not offer you this url, so its a bug. Maybe you solve it but I think thats not so easy I should rewrite mod_jdlanguage because it doesn't honor any component specific behavior...