joomla-extensions / weblinks

This repo is meant to hold the decoupled com_weblinks component and related code.
GNU General Public License v2.0
45 stars 88 forks source link

I can not create a web link with the same alias in different languages. #371

Closed astridx closed 6 years ago

astridx commented 6 years ago

Steps to reproduce the issue

Create a weblink article with the alias welcome for the language English and German.

Expected result

This should be possible

Actual result

It is not possible. You get a warning because of duplicated alias. (Save failed with the following error: There is already a Web Link with that name in this category. Please try again.)

Additional comments

This is an issue after adding the single view and the multilingual associations: https://github.com/joomla-extensions/weblinks/pull/349

astridx commented 6 years ago

Close as there is PR https://github.com/joomla-extensions/weblinks/pull/373

ghost commented 6 years ago

Create an article with the alias welcome for the language English and German.

You mean "Create an weblink with the alias welcome for the language English and German."?

astridx commented 6 years ago

@franz-wohlkoenig Thank you. I have corrected it.