Opened 12 years ago

Closed 12 years ago

#428 closed defect (fixed)

Service - urlAppend should replace existing parameters

Reported by: adube Owned by: adube
Priority: major Milestone: 1.4.0
Component: server Version: trunk
Keywords: bis-1.4.0 Cc:

Description

The core Service.php 'urlAppend' method currently doesn't validate if one of the parameters to append already exists in the url.

Make the according fix.

Change History (3)

comment:1 by adube, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in r1344.

comment:2 by adube, 12 years ago

Resolution: fixed
Status: closedreopened

No all url have "scheme", "host" and even "query" elements. Make the according validations too.

comment:3 by adube, 12 years ago

Resolution: fixed
Status: reopenedclosed

Fixed in r1345.

Note: See TracTickets for help on using tickets.