-
Instaling MODX on a fresh system is not really much fun, When you have all those apache and other modules I place, you get a slap by the setup for not having set a value for "date.timezone". Besides t…
-
Sometimes it is necessary to use modx-resources as "structure-folders" for example for navigation-generation.
As example, we want to build a custom footer-navigation, which should be reordered via the…
-
bertoost created Redmine issue ID 7262
I have made a component where you can add titles to entries, these titles are stored in the lexicon table, so $modx->lexicon() can be used for this. In the mana…
-
aloshka created Redmine issue ID 10218
Processor _resource/update_ does not correctly handle delete/undelete resource, invoke are not all events, does not check the local policies.
- From the cont…
-
## Bug report
### Summary
The MODX media-manager allows uploading of files with two dots ("**..**") in the filename,
but deleting it is impossible.
### Step to reproduce
Create a txt-file wi…
-
### Summary
File corruption occurs when attempting to downloading a file that contains the comma character.
### Step to reproduce
1. Upload a file called something like **'Welcome Calls 2nd, 3rd …
-
## Bug report
### Summary
The fields in the `&validate` parameter are separated by commas.
And if there is an extra character before / after the field (space, line break, etc.), then field **vali…
-
### Summary
Incorrect event name when calling static plugin.
### Step to reproduce
1. Create **static** plugin "showEventName". Select event _OnWebPageInit_ or _OnWebPagePrerender_, for instance.…
-
crunch created Redmine issue ID 8081
Steps to reproduce:
- create a new tv with type 'hidden', attach to a template
- for an example resource using the template, programmatically add a value for it v…
-
Look here: http://www.screencast.com/t/GnridvOo.
No idea what I'm doing wrong.