Closed (fixed)
Project:
Translation Views
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2018 at 00:04 UTC
Updated:
6 Sep 2018 at 10:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
matsbla commentedThanks for reporting and submit a patch! You're right, I can confirm the issue.
Will fix this, but want to fix 2 other issues at the same time concerning the translation operation links, to see that it all works good together;
#2957229: Integrate module with Content Moderation
#2956500: Build translation operations links using translation permissions
Comment #3
matsbla commentedI think there is a similar issue with the check to see if current language is the default language. Now it checks if default language is the row language (and if so it hides the delete link from the operation menu).
Comment #4
matsbla commentedComment #5
valentine94Patch re-roll due to the latest commit changes
Comment #6
valentine94Add some tests, a bit rework old tests, remove redundant test view
Comment #7
valentine94Rework patch a bit
Comment #9
matsbla commentedThanks!