Project

General

Profile

Actions

Bug #68412

closed

Errors in backend with php 5.6

Added by Zbigniew Jacko over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2015-07-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

I have some problems with my TYPO3 (ver 7.4-dev, master) on php 5.6 and mysql 5.6. Does someone else also have it?

I cannot add images for filelist (I have js error "Uncaught TypeError: Cannot read property 'upload' of undefined").
When I add a news plugin to page and save, it doesn't save my settings.
Sometimes when I want to add images in "Text & Images", after save the record the images disappear (especially when RTE is empty - js error: "Uncaught TypeError: Cannot read property 'appendChild' of null")
In news recors I also cannot add a images.

On php 5.5 and mysql 5.5 on another machine it's working perfect. So can it be problem with php or mysql version or something else?

I'm using php 5.6.10-1+deb.sury.org~trusty+1
mysql 5.6.24-2+deb.sury.org~trusty+2
I set [SYS][setDBinit] = SET SESSION sql_mode=''


Files

1.png (97.9 KB) 1.png Error after upload file (file doesn't save) Zbigniew Jacko, 2015-07-21 20:45
Actions #1

Updated by Markus Klein over 8 years ago

  • Category deleted (1596)
  • Status changed from New to Needs Feedback
  • Assignee deleted (Benni Mack)
  • Target version deleted (7.4 (Backend))
Actions #2

Updated by Markus Klein over 8 years ago

  • Category set to Backend User Interface
  • Status changed from Needs Feedback to Accepted
  • Priority changed from Should have to Must have
  • Target version set to 7.4 (Backend)
  • Is Regression changed from No to Yes
  • Sprint Focus set to Stabilization Sprint
Actions #3

Updated by Markus Klein over 8 years ago

Can you please check if https://review.typo3.org/41767 resolves those issues for you already?

Actions #4

Updated by Zbigniew Jacko over 8 years ago

No, still the same

Actions #5

Updated by Markus Klein over 8 years ago

We should split that into multiple tickets. Can you please create a ticket per issue and add me as watcher?

The problems are rather not PHP related, so please just state the Browser you were using.
Thanks.

Actions #6

Updated by Zbigniew Jacko over 8 years ago

Yes of course I can. But when I use the same page on deploy server (with different mysql and php version) it works perfect. So if anybody doesn't report any similar bugs, maybe it's something wrong with my configuration on my vagrant machine.

Actions #7

Updated by Markus Klein over 8 years ago

  • Status changed from Accepted to Needs Feedback
  • Target version deleted (7.4 (Backend))
  • Is Regression changed from Yes to No
  • Sprint Focus deleted (Stabilization Sprint)

I'm running out of ideas, to be honest.
Can you change the PHP version on your box?

Actions #8

Updated by Zbigniew Jacko over 8 years ago

Unfortunately my vagrant box with php5.6 and mysql5.6 was destroyed. I've created the new one with php 5.5 and mysql 55 and it works. Maybe should we close this task if noone have similar problem with php5.6 or mysql5.6?

Actions #9

Updated by Markus Klein over 8 years ago

  • Status changed from Needs Feedback to Closed

Thanks for updating. Will close as requested. Just open a new ticket and reference this one, in case you run into the same issue again.

Actions

Also available in: Atom PDF