Ticket #1398 (closed bug: fixed)

Opened 23 months ago

Last modified 23 months ago

Call to undefined method jClassicRequest::getDomainName()

Reported by: foxmask Owned by:
Priority: normal Milestone: Jelix 1.2.3
Component: jelix:core request Version:
Severity: normal Keywords:
Cc: Php version:
Hosting Provider: Blocked By:
Documentation needed: no Blocking:

Description

en utilisant jUrl::getFull($foobar) j'obtiens l'erreur ci dessus.

aucune methode getDomaineName n'est dispo.

j'utilise la 1.3 du trunk edition developer

Change History

Changed 23 months ago by foxmask

meme chose dans le template avec {jfullurl }

Changed 23 months ago by bricet

Le "e" de getDomaineName() a été supprimé dernièrement dans la déclaration de la méthode.

Un gros grep à faire ?

Changed 23 months ago by laurentj

  • status changed from new to closed
  • resolution set to fixed
  • version trunk deleted
  • component changed from jelix to jelix:core request
  • milestone set to Jelix 1.2.3

Apparement, vous n'avez pas le trunk. ça a été corrigé il y a presque une semaine ;-)

 https://bitbucket.org/jelix/jelix-1.2.x/changeset/73410a319f4d

Changed 23 months ago by foxmask

c'est fort probable et tant mieux :)

Note: See TracTickets for help on using tickets.