ocsms icon indicating copy to clipboard operation
ocsms copied to clipboard

Address with spaces are not opened correctly

Open abishai opened this issue 8 years ago • 1 comments

Steps to reproduce

  1. Receive message from service with space in it's name
  2. ocsms app shows name without space
  3. with incorrect phone number provided sms list is empty.

sms_adress column contains the following: Foo Bar App opens phonenumber=FooBar If I add space manually in URL, SMS are showed.

Server configuration

NextCloud/ownCloud version: Nextcloud 12

PHP version: 7.1

Database engine & version: postgresql 9.6

NextCloud SMS app version: 1.12.0

Client configuration

Sync works, I have all SMS in nextcloud

abishai avatar Jul 30 '17 17:07 abishai

Exact there is a IHM but which strips the contact spaces in nav fields as it seems the problem is in server returned object

nerzhul avatar Aug 16 '17 16:08 nerzhul