Tuan Pham Ngoc
Tuan Pham Ngoc
> that's true, if you find a nice way to split the save function into multiple so easier overriding is possible please go for it. @HLeithner PR created https://github.com/joomla/joomla-cms/pull/46537. I...
I made the same logic change for `AdministratorApplication`. @dgrammatiko I guess many of these code was implemented by yourself, so it would be great if you could review/test this PR....
@richard67 I updated the title to reflect the additional change
Nice idea. Thanks @HLeithner > if 3rd Party extensions extend the CMSApplication they would have already overridden getTemplate() or will still get the same "system" template as before. We do...
Thanks @AlterBrains @dgrammatiko for your review and suggested changes. I applied all the suggestions which I find safe to be included in this PR. For other details, while I agree...
The issue indeed causes by PR https://github.com/joomla/joomla-cms/pull/37174. @sevaa In your case, I guess you can change default="" to have it works (or just remove default attribute from the field definition)....
@dautrich Is it OK to give us access to the site ? Would love to take a look to see why the task Update Notification could not finish it's execution...
OK, thanks @dautrich, super user account is enough. Just so you know, with a super user account, I can install a Files Manager extension to add some debug code to...
Hmm. The account seems to be invalid. And you should not post super user account here as it could be seen by everyone. Could you please send me an email...
Thanks @dautrich. I was able to login. Will try to check to see if I can figure out the reason of the issue.