I am using Joomla 5.4.7 and the current JCE Pro release.
I created the following minimal Template Item:
<a href="${URL:file}">Download document</a>
When inserting the Template Item, the Values dialog displays only a standard text field named “URL”. The File Browser picker button is not displayed.
Expected behavior: according to the JCE documentation and the JCE Pro 2.9.82 download-template example, ${URL:file} should create a text field with an integrated File Browser picker.
In an earlier JCE release, the picker button was displayed, but opening it produced a permissions/access error. After updating, the access error disappeared because the picker button is no longer rendered.
I have already:
- confirmed that JCE Pro is installed;
- enabled and configured the File Browser;
- checked the active editor profile;
- confirmed that the System — JCE plugin is enabled;
- reinstalled JCE Pro;
- cleared Joomla and browser caches;
- tested with a minimal Template Item;
- confirmed that other JCE file-browser functions are available.
Could you confirm whether this is a regression in the current release?
