Closed (fixed)
Project:
Open Social
Version:
8.x-1.x-dev
Component:
Likes
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2018 at 08:32 UTC
Updated:
4 Apr 2019 at 14:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
yasmeensalah commentedComment #3
jaapjan commentedComment #4
jaapjan commentedhttps://github.com/goalgorilla/open_social/pull/1186
Comment #5
jaapjan commentedGetting this warning in our code checks:
Only string literals should be passed to t() where possible. See: https://travis-ci.org/goalgorilla/open_social/jobs/482468876In other words, how should we solve this issue?
Comment #6
jaapjan commentedFor which entity type did you notice this translation bug by the way? For posts and nodes as well?
Comment #7
jaapjan commentedCreated a new PR here which should solve the issue and still complies to coding standards.
https://github.com/goalgorilla/open_social/pull/1234
Comment #8
ronaldtebrake commentedThanks for the work done in here :)! Will be in 4.6.
Comment #10
kingdutchI've created a follow-up issue because a change in this issue can cause problems in certain languages: #3042115: Lowercase bundle can be incorrect in some languages