Hannes Papenberg

Results 308 comments of Hannes Papenberg

Now that the documentation is also done, this one is ready for testing.

I'd really like to merge this PR, however I would need some documentation for this similar to what is here: https://github.com/joomla-framework/database/blob/3.x-dev/docs/v1-to-v2-update.md Can you please add a file with a few...

Can you also check if you got everything from #311 covered in your PR as well? Then I would close the other PR.

Thank you! It tooks some time, but at least it is now ready in time for the 6.0 CMS release.

@jamfx I did some fixes. Please test this again.

Since I had to rebase this from 4.3 to 4.4 and now to 5.0, I first have to check all the changes here if they are still correct. Switching back...

@fgsw @exlemor Thank you for testing this. I finally had time to look into this and fixed several issues. It should now be working correctly. Can you please test this...

@Fedik Right now in 90% of the cases, you get a CMSObject in return, so this is more correct than before. All our code either expects an object or converts...