nosqlclient / nosqlclient

Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient

Home Page:https://www.nosqlclient.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space management

nicohell opened this issue · comments

Trying to add space in text field returns message "Nothing to save..."

Expected Behavior

Save record with new text including space

Current Behavior

We discover once that some spaces were missing (probably after NoSQLclient modifications)

Your Environment

  • Nosqlclient version used: 2.2.0
  • Environment name : systemd installation
  • Operating System and version : up to date Centos 7 (Kernel 5.1.10-1.el7.elrepo.x86_64)

nosqlclient

Thanks for the detailed explanation, from version 4.0.0 I'm planning to give up on desktop distributions. Would you please try this with the latest docker image?

Installed docker mongoclient/mongoclient:latest today and issue sill occuring.

Further more, spaces are removed on all string fields (nested too) when we make modifications.

In the video attached the confirm prompt window says that 2 document will be updated even though we modify only one.

All these issues occur in docker and with systemd installation.

nosqlclient
.

Alirhgt, let me check it @nicohell in the meantime would you please send me a data example ?

Fixed, please wait a few moments for the new docker image build, then it should be fixed, sorry for inconvenience.

Updated docker and everything lokks fine.

Thanks a lot Sercan !