First References: Jira : https://jira.secondlife.com/browse/STORM-941
Code Snippet : http://codepad.org/9cVTMJTD Now the problem: When I compile the code I get error C2678: binary '=' : no operator found which takes a left-hand operand of type 'const std::string' (or there is no acceptable conversion) in reference to line 21of the code snippet. I need to be able to force the user name in this case. Here is how this case can happen: PersonA dose not use Display Names or is on a non-Display Names viewer. PersonB dose use Display Names and also keeps logs of all chat, Group and P2P messages. PersonA offers PersonB and inventory item after PersonA has talked to PersonB in P2P conversation. PersonB checks their logs later to read about item again to discover there are now two logs for the same person one log is using the Legacy name and contains only the system message about the inventory offer while the other log that is named using the user name contains the conversation about that item.
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges