Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@BobRay
Copy link
Contributor

@BobRay BobRay commented Aug 31, 2010

OnBeforePluginFormDelete exists but is never invoked. I added back the invocation to match the other OnBeforeObjectFormDelete events.

opengeek added a commit that referenced this pull request Apr 6, 2013
Merge remote-tracking branch 'rtripault/fix-1' into refactor-1

* rtripault/fix-1:
  [1] - See http://tracker.modx.com/issues/1 Allow duplication of elements when editing
theboxer pushed a commit that referenced this pull request Jun 23, 2015
Mark-H pushed a commit that referenced this pull request Aug 9, 2015
Update create.class.php - pre-complete fieldsin resource
Mark-H pushed a commit that referenced this pull request Aug 10, 2015
[^p^] tag output fix on locales with comma as decimal point
@ghost ghost mentioned this pull request Aug 25, 2015
Mark-H pushed a commit that referenced this pull request Dec 3, 2015
pixelchutes pushed a commit that referenced this pull request Dec 8, 2015
Jako pushed a commit that referenced this pull request May 9, 2016
Update modinstallrunner.class.php
theboxer pushed a commit that referenced this pull request Jan 27, 2017
JoshuaLuckers pushed a commit that referenced this pull request Mar 6, 2019
Add message about updating settings
JoshuaLuckers pushed a commit that referenced this pull request Mar 6, 2019
gpsietzema added a commit to sdrenth/revolution that referenced this pull request Apr 25, 2019
Mark-H pushed a commit that referenced this pull request Sep 9, 2019
Applying profile edit changes from PR 14578
@ghost ghost mentioned this pull request Sep 19, 2019
opengeek pushed a commit that referenced this pull request May 6, 2025
### What does it do?
Better error handling in the `Workspace/Packages/Rest/GetList`
processor.

### Why is it needed?
While searching for extras in the "Package Browser", the code throws a
fatal error when there is a problem with the connection.

```
Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, string given
```

---

The `find()` function of the class `modTransportProvider` returns a
string if there is a error:


https://github.com/modxcms/revolution/blob/11d96669133bab7f1095c96be63368f841d8dbd7/core/src/Revolution/Transport/modTransportProvider.php#L333
This pull request was closed.
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

Successfully merging this pull request may close these issues.

1 participant