Post by brennosacra » Wed Apr 15, 2020 5:32 pm

Hi,

In the Opencart administrative area, when I save some content in input text forms, the system adds 1 white space before and after the text. Whenever saved, add 1 more white space and this is progressive.

Images exemple:
Image

Image

Has anyone ever experienced this? Can you help me?

Newbie

Posts

Joined
Thu Oct 31, 2019 6:18 pm

Post by straightlight » Wed Apr 15, 2020 7:14 pm

These issues have already been fixed on the master branch.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by letxobnav » Wed Apr 15, 2020 8:00 pm

Don't have that issue and I do not recognize those screen-shots either.

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by straightlight » Wed Apr 15, 2020 8:07 pm

That is a different issue. Trim functions have been added on the master branch to validate some inputs from the OC admin. That is probably what the OP user is referring about. However, extension developers are also encouraged to do so whenever different language packs are being used as opposed to the English language.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by letxobnav » Wed Apr 15, 2020 8:24 pm

yes, I read the commits but the OP is saying that when he adds a space in front and/or the back, the system adds an additional space every time he saves.
I do not see that and I do not recognize that screenshot so I assume it is an extension, not default OC.

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by straightlight » Wed Apr 15, 2020 8:30 pm

letxobnav wrote:
Wed Apr 15, 2020 8:24 pm
yes, I read the commits but the OP is saying that when he adds a space in front and/or the back, the system adds an additional space every time he saves.
I do not see that and I do not recognize that screenshot so I assume it is an extension, not default OC.
This issue cannot be reproduced on all servers. Trimming the string does resolved that issue in most cases. It just depends on the language pack and charset settings are being used and the compatibility with the server forum users might be on into.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by EvolveWebHosting » Sat Apr 18, 2020 2:58 am

straightlight wrote:
Wed Apr 15, 2020 7:14 pm
These issues have already been fixed on the master branch.
It would be nice if they'd release a patch version since it's been over a year. Not everyone knows how to grab the updates via Github

2 Week FREE Trial of our Shared Hosting plans (DIrectAdmin or cPanel) for new customers
2 Week FREE Trial of Astra Firewall and Malware Scanner
Visit our website for full details and to start your trial today - www.evolvewebhost.com


User avatar
Active Member

Posts

Joined
Fri Mar 27, 2015 11:13 pm
Location - Denver, Colorado, USA

Post by IP_CAM » Sat Apr 18, 2020 8:54 am

who they ? :D As more PRO something get's, as less 'free' help is part of it. :-\
https://github.com/opencart/opencart/gr ... ntributors

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by EvolveWebHosting » Sun Apr 19, 2020 10:27 pm

IP_CAM wrote:
Sat Apr 18, 2020 8:54 am
who they ? :D As more PRO something get's, as less 'free' help is part of it. :-\
https://github.com/opencart/opencart/gr ... ntributors
Daniel and his team

2 Week FREE Trial of our Shared Hosting plans (DIrectAdmin or cPanel) for new customers
2 Week FREE Trial of Astra Firewall and Malware Scanner
Visit our website for full details and to start your trial today - www.evolvewebhost.com


User avatar
Active Member

Posts

Joined
Fri Mar 27, 2015 11:13 pm
Location - Denver, Colorado, USA

Post by IP_CAM » Mon Apr 20, 2020 5:43 am

Well, you should be long enough around this place, to have a deeper inside of
what's has been going on over the years. It's the sound, what makes the music. ;)

But some former Github and OC Contributors turned their back on OC, partly,
because of feeling ignored, and partly, because of feeling offended. And such
leaves traces. It's just human behaviour, here as well as anywhere else, where
one depends on others, to eventually succeed over an extended period of time.

But i'm also aware of, how difficult it can be, in an environment, where most
everybody involved is in competition with others. And from that point of view,
it's more a wonder, that it still works, as it does. I was long enough active in
Business, to know, what it takes, and/or how little it takes, to eventually fail.

Still, that's only my personal opinion, also fully aware of, that I'm one of the
very few around here, who would have absolutely nothing to loose. :D
Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by xxvirusxx » Fri Apr 24, 2020 9:15 pm

@brennosacra

You use php 7.4, right?
Last edited by xxvirusxx on Fri Apr 24, 2020 10:22 pm, edited 1 time in total.

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by IP_CAM » Fri Apr 24, 2020 10:05 pm

xxvirusxx wrote:
Fri Apr 24, 2020 9:15 pm
You use php 7.4, right?
Yep, I'm using PHP 7.4.5 , the Hoster just updated to that Version a few days ago.
Only OcShop's TURBO LIGHT VqMod Extension did no longer function, just to mention this. But
I did not bother to check on it, since I don't use it anyway ... :D
---
Image

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: No registered users and 60 guests