Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
2. User changes status in jomsocial to html link
It posts rubbish to facebook
And next jomsocial login it creates activity and status with the rubbish html
<a href=" www.example.com">example</…;
instead of importing facebook status.
Let me try to explain this better. And try to replicate.
1. Facebook User logs-in -> jomsocial
Jomsocial Imports correct facebook status
so far so good :D
2. Facebook user sets html status in jomsocial
<a href="
www.example.com
">Example</a>
jomsocial parses the status to link
Facebook does not parse the status and posts
<a href="
www.example.com
">Example</a>
Ok, will not be fixed.
3. Facebook User logs out in Jomsocial
4. Facebook User logs-in again in jomsocial and imports status
and voilá jomsocial status and activity:
<a href=" www.example.com">Example</…;