Ticket #181 (closed defect: fixed)

Opened 3 months ago

Last modified 2 months ago

stubUrl does not rebuild query string after adding parameters

Reported by: prema Assigned to: mikey
Priority: major Milestone: 0.11.0
Component: Other Version: SVN-trunk
Keywords: Cc:

Description

The stubUrl has a public setter method to add parameters, but the parameters only evaluated by initialization.

Change History

11/03/08 20:39:36 changed by mikey

  • status changed from new to assigned.

11/03/08 21:13:18 changed by mikey

  • status changed from assigned to closed.
  • resolution set to fixed.
  • summary changed from stubUrl not rebuild query string after adding parameters to stubUrl does not rebuild query string after adding parameters.

Fixed with r1910.