Copy/paste a Goto Meeting Invite gives me a lot of weird characters
When I copy/paste a Goto Meeting from my web browser into an Outlook message, I get gibberish, like this:
ko if: meetingSettings().audio.audioType === 'voip' /ko ko if: (meetingSettings().audio.audioType === 'pstn' || meetingSettings().audio.audioType === 'voipAndPstn')
ko text:'share.dialin' | i18nYou can also dial in using your phone./ko ko text:'countries.' + $data.country | i18nUnited States/ko ko if: $data.tollFree /ko ko if: !$data.tollFree +1 (571) 317-3116 /ko
ko text:'meetings.phonenumberchange.invitation.accesscode' | i18nAccess Code/ko: 671-999-555
But what I want is:
Please join my meeting from your computer, tablet or smartphone.
https://global.gotomeeting.com/join/671999555
You can also dial in using your phone.
United States +1 (571) 317-3116
Access Code: 671-999-555
This is what I get when I paste this into anything else, including a plain text editor. Since I use GoTo Meeting all the time (company policy), this not working prohibits the use of Outlook. Back to using Apple Mail.
