Ticket #1248 (closed enhancement: fixed)

Opened 1 year ago

Last modified 9 months ago

Settings shoud support database port

Reported by: tepehe Assigned to: piotras
Priority: major Milestone: 9.09.1 Mjolnir
Component: Midgard Core Version: 9.09 Mjolnir
Keywords: Cc:

Description

Midgard settings file should support setting a custom database port.

Change History

11/18/09 12:48:23 changed by bergie

  • milestone changed from 9.09 Mjolnir to 9.09.1 Mjolnir.

11/23/09 20:45:49 changed by piotras

  • status changed from new to assigned.

11/24/09 15:50:55 changed by piotras

(In [24168]) Support database port. Refs #1248

11/24/09 16:17:34 changed by piotras

(In [24170]) class initialize: when installing port property mention about default value so it's stored in config file as comment. Refs #1248

11/24/09 16:19:15 changed by piotras

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

(In [24171]) Support database port. Fix #1248

11/24/09 20:27:59 changed by piotras

(In [24172]) Throw warning if port is set to negative value. Refs #1248

11/24/09 20:29:31 changed by piotras

(In [24173]) Ported from r24172. Refs #1248.