Modify

Opened 3 years ago

Closed 3 years ago

#2341 closed Bug/Fehler (fixed)

Warning Internetmarke PHP 8.1

Reported by: Timm Owned by: somebody
Priority: normal Milestone: modified-shop-2.0.8.0
Component: Module Version: 2.0.7.2
Keywords: Cc:
Blocked By: Blocking:

Description (last modified by Torsten Riemer)

Wenn man das Internetmarke Modul installiert und noch nicht in die Einstellung geht, erscheint folgende Warning unter PHP 8.1

[2022-09-10 12:59:55]	[warning]	[modified]	[pid:21560]	Trying to access array offset on value of type null in File: /var/www/clients/client1/web5/web/admin/includes/modules/system/internetmarke.php on Line: 270	{}	{}
[2022-09-10 12:59:55]	[warning]	[modified]	[pid:21560]	Backtrace #0 - /var/www/clients/client1/web5/web/admin/includes/functions/general.php called at Line 1467	{}	{}
[2022-09-10 12:59:55]	[warning]	[modified]	[pid:21560]	Backtrace #1 - /var/www/clients/client1/web5/web/admin/module_export.php called at Line 569	{}	{}

Attachments (0)

Change History (4)

comment:1 by Torsten Riemer, 3 years ago

Component: AdminModule

comment:2 by Timm, 3 years ago

Eine Notice ist es unter PHP 7.4. Sorry hatte ich falsch angegeben.

Unter PHP 8.1 ist es ein warning.

Vielleicht den Ticketnamen ändern und Priorität auf normal setzen!?

[2022-09-12 22:01:14]	[warning]	[modified]	[pid:24853]	Trying to access array offset on value of type null in File: /var/www/clients/client2/web8/web/admin/includes/modules/system/internetmarke.php on Line: 270	{}	{}
[2022-09-12 22:01:14]	[warning]	[modified]	[pid:24853]	Backtrace #0 - /var/www/clients/client2/web8/web/admin/includes/functions/general.php called at Line 1467	{}	{}
[2022-09-12 22:01:14]	[warning]	[modified]	[pid:24853]	Backtrace #1 - /var/www/clients/client2/web8/web/admin/module_export.php called at Line 569	{}	{}

comment:3 by Torsten Riemer, 3 years ago

Description: modified (diff)
Priority: niedrignormal
Summary: Notice Internetmarke PHP 8.1Warning Internetmarke PHP 8.1

comment:4 by Gerhard Waldemair, 3 years ago

Resolution: fixed
Status: newclosed

In 14844:

fix #2341 - check if carrier exists for internetmarke

Modify Ticket

Action
as closed The owner will remain somebody.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.