Ticket #2091 (closed defect: fixed)
Erreur lors de la mise à jour d'un plugin
| Reported by: | brol | Owned by: | franck | 
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 | 
| Component: | module:plugins | Version: | dev | 
| Severity: | normal | Keywords: | |
| Cc: | 
Description
Coucou,
Si on ne met pas le protocole de l'url, ça renvoie une erreur :
http://adminlab.brol.info/plugins.php#addplugin (installer ou mettre à jour un plugin manuellement)
Fatal error: Call to a member function setUserAgent() on a non-object in /homepages/15/d258054173/htdocs/labodc2/dotclear/inc/core/class.dc.store.php on line 199
testé sans le http:// devant l'url... Faudrait peut-être indiquer que le protocole est requis ?
dc2.7.6-r3001
Change History
comment:2 Changed 10 years ago by franck <carnet.franck.paul@…>
- Status changed from new to closed
- Resolution set to fixed
(In [50e647316e34]) Add http:// scheme in not present in URL, better cope with netHttp::initClient() error, fixes #2091
Note: See
        TracTickets for help on using
        tickets.
    