YetiForceCompany / YetiForceCRM

Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
https://yetiforce.com
Other
1.74k stars 749 forks source link

[bug] No insert link email #10540

Closed joelbcampos closed 5 years ago

joelbcampos commented 5 years ago

It does not save the links inserted in email templates. I try to insert a link like in the description but when the link template is selected it does not appear. I have tried to do the same in gitdeveloper and Gitestable, but the same thing happens.

Proyecto sin título7

Snap_2019 05 28_10h43m14s_004_ Snap_2019 05 28_10h42m12s_001_ Snap_2019 05 28_10h42m31s_002_ Snap_2019 05 28_10h43m00s_003_

joelbcampos commented 5 years ago

Waiting for help, I tried to perform this operation from Accounts and the funny thing is that from accounts, if you let you send the link but from contacts NOT

ftstp commented 5 years ago

I have the exact same issue in the knowledge base, none of the links are registered..

mariuszkrzaczkowski commented 5 years ago

in the wysiwyg editor, all url addresses (link and image) are verified if they are allowed. Below you have a file with the list of allowed URLs. https://github.com/YetiForceCompany/YetiForceCRM/blob/7c6d6bfed2a5bcee4347c711b301be1ed291ce0d/config/Security.php#L92-L93

public static $PURIFIER_ALLOWED_DOMAINS = ['yetiforce.com', 'www.yetiforce.com','github.com'];
joelbcampos commented 5 years ago

@mariuszkrzaczkowski

One more time. Thank you very very much.

McDrewBlue commented 5 months ago

I know this was a while ago now...but could this still be an issue? I have made the changes above and still my href's are removed on save of an email template...any ideas?? thanks guys