Mark Hamstra
Mark Hamstra
I wouldn't personally have used the same strong language in an open source repository, but I very much share your sentiment as I'm just finding out I wont be able...
You could create a separate login page for Commerce to get around this.
Isn't that already possible by adding comment="foobar" to the field definitions? I think I've seen that somewhere, but not sure where..
Could you show the relevant portion of your schema? What locale does your server use?

That would introduce a new class name (/alias) that never existed. Not a fan. I'd suggest* to close as wontfix with the suggestion to use `$modx->getObject('sources.modMediaSource', 1)` instead.
Don't mind me, [just dropping a useful link for anyone looking to get better at rebases](https://www.youtube.com/watch?v=uI1V7771plw).
Closing in favour of #16355
This is slightly more up to date: https://github.com/modxcms/Batcher
AFAIK this is neither a bug in MODX or Tiny - but rather a function that's simply not supported yet... Resources & Chunks are two different beasts and I would...