By Marco Ficelle on Tuesday, 14 October 2014
Posted in General Issues
Replies 12
Likes 0
Views 801
Votes 0
Hi Mark,

Found a little bug in Event app

1. create 2 users which are friends and mutually follow
2. create event (user1)
3. create discussion (user1)
4. answer to the discussion (user2)
5. answer again (user1)
6. Now if user 2 is clicking on his notifications and will reply to the user1's comment, then the comment is not accepted to the answer list in --> Events --> discussions

So ok maybe the response to an answer shouldnt shown in "answer" list, but there should be below the answer comment lines of the answers like in dashboard stream
Hi,

When you say "answer", do you mean replying to the discussion? I tested 2 users replying to the discussion and it is showing up properly for me.
·
Tuesday, 14 October 2014 18:12
·
0 Likes
·
0 Votes
·
0 Comments
·
if you commenting on a reply
·
Tuesday, 14 October 2014 20:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

I am not quite sure what you mean what you say "answer" and "reply". If you are replying to the original thread, then the replies are properly shown.

If you are referring to "commenting" on the stream item, commenting on the stream item for reply doesn't carry the "comment" as thread reply as it is a comment on a stream item.
·
Wednesday, 15 October 2014 10:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Jason.
Found a Problem.
If you "commenting" on the Stream Item of Event discussions, there is Shown an english notification.. Not German.
·
Sunday, 02 November 2014 18:30
·
0 Likes
·
0 Votes
·
0 Comments
·
And i think this comments should be Shown in discussion thread too
·
Sunday, 02 November 2014 18:33
·
0 Likes
·
0 Votes
·
0 Comments
·
and in stream the line "recent updates" won't translate to german. But i found it in ES de file
·
Sunday, 02 November 2014 23:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

I tested this locally and the language strings seems to be translating properly.

Please provide us your site's access so that we can investigate this for you.

Regarding comments on stream item that should be in the discussion thread, currently it is not possible.
·
Monday, 03 November 2014 11:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Here my details. Please be careful this is a live site..
·
Monday, 03 November 2014 18:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

1. Regarding the text "Recent Updates", it seems like this string "COM_EASYSOCIAL_RECENT_UPDATES" is missing from the language file, hence the falls back to English. Just add this line to your language file.

2. Refer to screenshot: the notification seems to be loading the correct language for me. But it might be related to issue #1 where your language is not up to date.
·
Monday, 03 November 2014 19:09
·
0 Likes
·
0 Votes
·
0 Comments
·
thats not the same line jason so then try it with my account i added my user details here
·
Monday, 03 November 2014 19:37
·
0 Likes
·
0 Votes
·
0 Comments
·
and no the line COM_EASYSOCIAL_RECENT_UPDATES isnt missing in language file
·
Monday, 03 November 2014 19:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

It seems like our language server is not up to date because there are missing language strings in the file /language/de-DE/de-DE.com_easysocial.ini.

Lines such as:
APP_EVENT_DISCUSSIONS_USER_COMMENTED_ON_YOUR_REPLY_SINGULAR
COM_EASYSOCIAL_RECENT_UPDATES
are missing in the language file, and hence it falls back to English.

I've manually updated the language file on your site at backend -> EasySocial -> Languages and update the German language.

Your site is now showing the correct language.
·
Tuesday, 04 November 2014 11:22
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post