Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multilingual associations #15206

Open
JurgenG opened this issue Apr 10, 2017 · 17 comments
Open

Multilingual associations #15206

JurgenG opened this issue Apr 10, 2017 · 17 comments

Comments

@JurgenG
Copy link

JurgenG commented Apr 10, 2017

Steps to reproduce the issue

Have a multilingual site where categories are linked between languages
(e.g. category "dogs" is linked with French category "chiens")
Open an article in the category dogs and create a French target article.
Copy over the content

Expected result

The target category should be the French category associated with the English category
Possibly a check could be done if the language for that category is set to the target language first and/or the reference category language is not "all".

Actual result

The article defaults in the same category as the reference (it just copied over the values)

System information (as much as possible)

Joomla 3.7.0.rc1

Additional comments

I don't know if this is really a bug, but I think it would be a really smart improvement.

@infograf768
Copy link
Member

infograf768 commented Apr 11, 2017

Copy Reference to Target does what it says: it copies all from reference to target.
One has to edit the newly created target to set the category, usually also the title and alias, and the contents.

Not a bug

@alikon
Copy link
Contributor

alikon commented Apr 11, 2017

is not a bug agree, but can be an improvement/new feature if the reference and target category are associated already

@brianteeman
Copy link
Contributor

I agree it would be a logical​ I improvement

@gwsdesk
Copy link

gwsdesk commented Apr 20, 2017

Sorry but it is a bug me think. Copy Reference to Target is not working and bugs out as shown in the screen-cast several times. https://www.screencast.com/t/aiQj8TGG9Ym Sometimes it works though so kind of weird. Happens both in FF and Chrome and 1 bug as well namely if you change the target language from Dutch to English the "copy Reference" button has disappeared. This is probably since English is set as main language for the site since changing to Dutch or to French it does not disappear. I am not quite sure why it disappears only with a change to Target language selector English https://www.screencast.com/t/pWfjrId0


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15206.

@infograf768
Copy link
Member

not at my desk. will check your screencast tomorrow

@rdeutz rdeutz self-assigned this Apr 21, 2017
@infograf768
Copy link
Member

I can't reproduce.
multiassoc

@infograf768
Copy link
Member

  • your issue is totally unrelated to site or admin default languages

@JurgenG
Copy link
Author

JurgenG commented Apr 23, 2017

Additional to the first suggestion (automatically switch category of content to associated catagory in target language), you could do the same to menu items in a menu. Here it is even more critical I think because when trying to create a language frontpage, it's not even allowed to be in the same category (one can only have one primary page per menu)

@JurgenG
Copy link
Author

JurgenG commented Apr 23, 2017

@infograf768, if your last comment targeted to the poster of the screencast or to my original request? I agree with you this isn't a real bug. I do think in terms of user experience, it's confusing. So while it technically isn't a bug, you could see it as a UX bug. (just like "drive straight forward" also means you have to follow the curves of the road)

@infograf768
Copy link
Member

@JurgenG
The javascript using the 'simple' existing save2copy method is already extremely complex.
https://github.com/joomla/joomla-cms/blob/staging/media/com_associations/js/sidebyside-uncompressed.js
Although these improvements would be great to get in, we would need a very serious coder to work on such aspects.
Volunteers welcome.

@JurgenG
Copy link
Author

JurgenG commented Apr 23, 2017

@infograf768, here I stand by your side. Improvements are only as feasible as the people who can (skill/time) implement them. So a big congrats to this great feature. I yesterday demonstrated multilingual sites on our JUG and people were impressed about how great this improvement is.

@rdeutz
Copy link
Contributor

rdeutz commented May 7, 2017

Would be an improvement for sure, the question is: when? The usual situation is that we make a copy within the same category/menu. So when should the system behave different, is it when we have a multi language site? If it is only in that specific view or situation, then we are coupling extensions together and this will limit us in the future.

To keep a long story short, this is by far not an easy task if we will do it right.

@brianteeman
Copy link
Contributor

@coolcat-creations This looks like it is being addressed in the GSOC project ??

@coolcat-creations
Copy link
Contributor

no not really @brianteeman

@joomla-cms-bot
Copy link

Set to "closed" on behalf of @jwaisner by The JTracker Application at issues.joomla.org/joomla-cms/15206

@jwaisner
Copy link
Member

Closing as features are not available for J3. Please review J4 and open a feature request if this is still a wanted feature.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15206.

@brianteeman
Copy link
Contributor

this should not be closed!!!

it is a perfectly valid feature request and should be considered for joomla 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

10 participants