When you use a GitHub password containing slashes for the patchtester component, the message "Could not connect to GitHub: malformed" appears.
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-02-15 16:22:10 |
| Closed_By | ⇒ | mbabker |
| Labels |
Added:
upstream issue
|
||
It's an underlying issue with the Joomla libraries. The JGithub library was patched to deal with
@in passwords but the underlying library supporting that needs a proper global fix to ensure all characters are being correctly processed. See my feedback on this pull request: joomla/joomla-cms#6734