So why do the (View / Edit) links on diary entries sometimes appear as (Anzeigen / Bearbeiten)? Isn't it based on the language of the person viewing the diary?
So why do the (View / Edit) links on diary entries sometimes appear as (Anzeigen / Bearbeiten)? Isn't it based on the language of the person viewing the diary?
讨论
JohnSmith 于 2010年03月21日 10:58 的评论
Seems to be a slight miscalculation in the code where it seems to be based on the person that owns the diary entry rather than the person viewing it.
TomH 于 2010年03月21日 11:32 的评论
@JohnSmith: That's very unlikely. If you don't what's going on please don't guess - it just misleads people.
@OJW: The problem is almost certainly a caching bug - the diary pages are cached and the language is supposed to be included in the cache key but it sounds like that might not always be working. In fact thinking about it I'm pretty sure I know exactly what the bug is...
OJW 于 2010年03月21日 18:13 的评论
TomH: that would also explain why the languages kept changing for the same diary entry!