Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.8.0-b1
-
Component/s: None
-
Labels:None
Description
Error:
Non-static method VPSNET::getFromContainer() cannot be called statically
Affected Files:
- /components/modules/vpsdotnet/apis/VPSNET.php (Line 142)
Possible solution:
$logger = (new VPSNET)->getFromContainer('logger');
When creating a service, the "Add Service" form enters in to a redirection loop, see attached video.
Activity
Abdy Franco
created issue -
Abdy Franco
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 5.7.0-b1 [ 11737 ] |
Abdy Franco
made changes -
Description |
*Error:*
{noformat} Non-static method VPSNET::getFromContainer() cannot be called statically {noformat} *Affected Files:* - /components/modules/vpsdotnet/apis/VPSNET.php _(Line 142)_ *Possible solution:* {code:java} $logger = (new VPSNET)->getFromContainer('logger'); {code} |
*Error:*
{noformat} Non-static method VPSNET::getFromContainer() cannot be called statically {noformat} *Affected Files:* - /components/modules/vpsdotnet/apis/VPSNET.php _(Line 142)_ *Possible solution:* {code:java} $logger = (new VPSNET)->getFromContainer('logger'); {code} ---- When creating a service, the "Add Service" form enters in to a redirection loop, see attached video. |
Abdy Franco
made changes -
Attachment | Screen Recording 2023-04-07 at 4.42.07 PM.mov [ 12602 ] |
Paul Phillips
made changes -
Fix Version/s | 5.7.0 [ 11800 ] | |
Fix Version/s | 5.7.0-b1 [ 11737 ] |
Paul Phillips
made changes -
Fix Version/s | 5.8.0-b1 [ 11742 ] | |
Fix Version/s | 5.7.0 [ 11800 ] |
Jonathan Reissmueller
made changes -
Assignee | Jonathan Reissmueller [ jonathan ] |
Jonathan Reissmueller
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Jonathan Reissmueller
made changes -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Jonathan Reissmueller
made changes -
Resolution | Fixed [ 1 ] | |
Status | In Review [ 5 ] | Reopened [ 4 ] |
Jonathan Reissmueller
made changes -
Status | Reopened [ 4 ] | In Progress [ 3 ] |
Jonathan Reissmueller
made changes -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Jonathan Reissmueller
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |