[mapguide-trac] #1430: Maestro Http Connection rejects empty passwords
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Sep 7 20:12:30 EDT 2010
#1430: Maestro Http Connection rejects empty passwords
-----------------------+----------------------------------------------------
Reporter: jng | Owner: jng
Type: defect | Status: new
Priority: low | Milestone: Maestro-2.1
Component: Maestro | Version:
Severity: trivial | Keywords:
External_id: |
-----------------------+----------------------------------------------------
The http implementation of ServerConnectionI rejects empty passwords. This
is because the System.Data.DbConnectionBuilder filters out empty parameter
values before it gets passed down to the http implementation.
The http implementation simply needs to remove Password as a required
parameter, if no password is specified default to empty string.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1430>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list