Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spaces missing in different PHP version #2929

Open
zehau opened this issue Jan 29, 2021 · 3 comments
Open

Spaces missing in different PHP version #2929

zehau opened this issue Jan 29, 2021 · 3 comments

Comments

@zehau
Copy link

zehau commented Jan 29, 2021

Affected Symphony version(s) : no idea
PHP 7.4.3
MYSQL 8
Ubuntu 20.04

Hello from Brasil,
I've just started to work with a symphony project.
It works fine in an amazon server, with older versions of php and mysql.
It was moved (not reinstalled), for security reasons, to a new server, that uses this configuration listed above.
The issue is: select fields and buttons in all pages on the new server loses its spaces in its properties.
Example: (ill strip the tags)

label for="estado"
select id="estado" name="estado" class="form-control"

becomes

labelfor="estado"
selectid="estado" name="estado"class="form-control"

Has anybody seen this malfunction and can help me fix it?
It seems easy, but I cant find where to edit and correct it.
Do you think I should reinstall symphony?
I know we are using an old version, but I have no idea which it is...

Thanks in advance,

Zeh Catalano
catalano@tribo12.com.br

@cylkee
Copy link
Contributor

cylkee commented Feb 1, 2021

I've not noticed this behaviour before. Please could you establish the version of Symphony CMS by logging in and navigating to https://example.com/symphony/system/authors/ in the browser, where example.com is the domain on which it is installed. You should see the version number at the bottom-left of the page.

@zehau
Copy link
Author

zehau commented Feb 1, 2021

Hi Cylkee, thanks for the answer.
I had posted here the version, but it didn't got registered.
It is 2.3.31.
Thanks a lot,
Zeh

@cylkee
Copy link
Contributor

cylkee commented Feb 1, 2021

I understand that PHP 7 is only supported on Symphony CMS version 2.7.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants