Ruud
Ruud
Hi, For me one of the most import Coding Standards is to NOT use deprecated code in my Joomla extensions. Some IDE's have build in support where they read the...
**Describe the bug** unable to subscribe to category **To Reproduce** Steps to reproduce the behavior: 1. Go to a category 2. Click on subscribe button **Expected behavior** subscribed to category...
**Describe the bug** **To Reproduce** select template click edit css or edit scss **Expected behavior** edit screen for css or scss **Actual result** page reloads, nothing (visible) happens **Screenshots** ![Peek...
Pull Request for Issue # . ### Summary of Changes When you have a package installed that didn't have a changelogurl set in the manifest file and you upgrade that...
Hi, this was a hard one to tackle. Apparently there are a lot of sms apps that can be installed on your phone. As it turned out the SMS button...
Hi @tabalinas , Joomla is for future versions 'migrating' their built in jquery scripts to Vanilla JS. There is some logical reasoning behind that (speed among other things). Now that...
Hi, one of my users is reporting getting a 403 on the google+ share. So I did some investigation and found that the following works to get the google+ share...
Hi, I'm a little bit worried with all the (nsa) backdoor and site hack news going around. Just got the following error on my android device: Caldav Sync problem >...
Hi, having an issue with vars that are 'styled' on multiple lines (on latest commit dd jan 10, 2022): This works correct: ``` :root { --my-color: 255, 0, 0; --my-opacity:...
Pull Request for Issue https://github.com/joomla/joomla-cms/issues/43289#issuecomment-2063290211 . ### Summary of Changes plugin modal was missing Toggle inline help button ### Testing Instructions a. add a description to a field in the...