Mark Fleeson

Results 3 comments of Mark Fleeson

I'd be happy to help. I've recently been working on a project using installable libraries for joomla.

The link should be https://extensions.joomla.org/support/knowledgebase/unpublished-extensions-error-codes/ This has been changed in the language definitions which is used to present the link to the end user. However I cannot find out how...

I looked into how others have used punycode and modified validate.js to the following which appears to work and fixes the error. `'use strict'; let punycode = new function Punycode()...