Ticket #476 (closed bug: fixed)

Opened 9 months ago

Last modified 6 months ago

significant url : bug when using a handler without indicating action

Reported by: laurentj Assigned to: laurentj
Priority: normal Milestone: Jelix 1.0.4
Component: jelix:plugins Version: 1.0.2
Severity: normal Keywords:
Cc: Php version:
Review: Hosting Provider:
Documentation needed: 0 Blocking:

Description (Last modified by laurentj)

If we put

   <url handler="myHandler" module="test" />

parsing seems ok, but creating is not. when calling

jUrl::get('test~foo');

The handler is not called and so the url is not generated.

Change History

03/03/08 18:04:18 changed by laurentj

  • status changed from new to assigned.
  • owner set to laurentj.
  • description changed.

03/30/08 11:48:15 changed by laurentj

  • milestone changed from Jelix 1.0.3 to Jelix 1.0.4.

05/29/08 12:41:53 changed by laurentj

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in the trunk and in the 1.0.x branch.

Download in other formats: Comma-delimited Text Tab-delimited Text RSS Feed