Messj1

Results 7 issues of Messj1

First of all thanks a lot for the CA Server and the CLI Client. The first one that made sense to me. :1st_place_medal: ### What would you like to be...

enhancement

There is a small UI bug since it truly can break the flow. _Originally posted by @erredeco in https://github.com/FriendsOfTYPO3/frontend_editing/issues/270#issuecomment-577900462_ > ... it changes the appearance of the page... So we...

Hi As part of improve code quality #432 and to improve extend ability there should be more separation of design and frontend-editing functionality. I see following wrong dependencies flow: -...

Change the server response to something more meaningful so we can better handle ajax responses: > Yes, the error occurs if a empty string get respond. And if no lock...

close #33487 With S3 primary storage there was a problem with getting the CA bundle from the storage without having the CA bundle for the connection which causes that the...

bug
3. to review
backport-request

### Situation There are PHP errors accessing an string as array which is related to the circle app. "Exception": "TypeError", "Message": "Cannot access offset of type string on string", "Code":...

0. Needs triage
bug

prevent access array offset which doesn't exist and check if returned value is null fixes #1056 The Problem is related to the empty default array: https://github.com/nextcloud/activity/blob/22bf3f2329e5c1e7cf2b9fa627a59c02ae8ae86a/lib/FilesHooks.php#L569-L580 compared to server implemented...

bug
3. to review
feedback-requested