I just upgraded to 7.11.17, and noticed that if i edit a phonenumber that contains a + (plus) sign, the + sign getās stripped. I tried to find a setting for this, but couldānt find.
Is it a bug, or a new feature that i have missed?
I just upgraded to 7.11.17, and noticed that if i edit a phonenumber that contains a + (plus) sign, the + sign getās stripped. I tried to find a setting for this, but couldānt find.
Is it a bug, or a new feature that i have missed?
Hey,
It looks like a lot of files have changed as of 7.11.16/7.11.17, including security fixes.
(Also, this upgrade includes the removal of the YUI3 JavaScript Libraries for Security Concerns)
https://docs.suitecrm.com/admin/releases/7.11.x/#_7_11_16
So it is possible that something has been removed/changed for security reasons, that has this adverse affect
From a quick test, it seems like itās stripping it out when it is the first character
Is that what youāre experiencing too?
Interestingly, if you enter two ā+ā symbols, the first one is stripped out, but the second remains.
Maybe this would suit as a workaround? (while definitely not ideal)
Iād recommend raising this on the Github Project Page, to see that it gets addressed
(Or I could raise it, if youād prefer)
Unless any other user has some hints towards what might be ocurring?
Hi,
Yes, itās the first Ā±character, eg: +3589123456 becomes 3589123456.
Iāll make a bugreport about this in github, because what you write in the fields, should end up in them. I donāt think that SuiteCRM should modify what you enter into a fieldā¦
Funnyā¦ This forum is also modifying my textā¦ I entered + -, (without space between) and it became Ā±
Hey,
Thanks for raising that as a bug
Yeah, iād agree that itās definitely odd behaviour, and appears misleading
I believe itās just an unintended side effect of the large number of changes through 7.11.16
Especially as it wasnāt happening in 7.11.15
You should be able to follow any progress on the bug on Github, thanks again!
I need though to test it with an older PHP-version, because pgorod could not reproduce itā¦ I run my suitecrm on PHP7.4ā¦ I think though that the difference in PHP Version is irrelevant, because i tested it with a different suitecrm-setupā¦
Hey,
Strange,
Iāve been able to replicate in PHP 7.2
Maybe there are other factors at play then?
(ie: Browser/Cached Files/Environment setup)
Let us know how it goes on a lower version, itāll be good to get some more information
Hey @hertell
Thereās recently been a fix suggested for this here:
Iāve given it a try and it seems to resolve the issue on my end
Would you be able to apply the changes noted here, and let us know if this resolves your issue?
Perfect! This issue is now fixed! Thanks