revolution icon indicating copy to clipboard operation
revolution copied to clipboard

MODX Revolution - Content Management Framework

Results 363 revolution issues
Sort by recently updated
recently updated
newest added

## Bug report ### Summary The "remember me" checkbox in MODX 3.0 has no effect. ### Step to reproduce Set "session_cookie_lifetime" to a long number, like 604800 (one week). Check...

bug

## Bug report ### Summary I have a resource with a snippet `[[apiPhotoResize]]` in it. The resource is uncached, the snippet cached. Its used to resize images on a webpage,...

bug
pr/ready-for-merging

## Feature request ### Summary It often happens that several people can work under one user login in the manager panel, and in order to distinguish their actions in the...

area-core
feature

### What does it do? For files uploaded via media-manager name with two or more dots will sanitize as when creating file. **UPD:** Change behavior. Now sanitize path before filename...

bug
area-core
pr/review-needed
cla-signed

## Bug report ### Summary MODX Revolution 2.8.6-pl (traditional) After each action, the Elements tab opens in the control panel. If I edit Documents, it is very inconvenient, I have...

bug

## Bug report ### Summary Media browser that popups up when selecting a photo for a user profile only displays the default media source ### Step to reproduce In MODX...

bug

## Bug report ### Summary This is very much an edge case. The code below will fail in PHP >= 8.1 if the path is null. If the 'path' or...

bug

## Bug report ### Summary Some resources installed by extras can have a createdon value of 0. In MODX 3.0.4, this crashes the Recently edited widget with a big error...

bug

## Bug report ### Summary Trying to use static files like in 2.x and it appears the static file field is not showing, as well as the tabs not working...

bug

### What does it do? Checks for errors loading resources in the generation of the context cache. ### Why is it needed? This is used in the aliasMap and resourceMap,...