Opened 14 years ago

Last modified 4 years ago

#1368 closed defect

ACE:init missing in MapGuideCommon lib — at Version 3

Reported by: haris Owned by: brucedechant
Priority: low Milestone:
Component: General Version: 2.2.0
Severity: trivial Keywords:
Cc: External ID:

Description (last modified by brucedechant)

MapGuideCommon ( and others libraries) use ACE without calling ACE::init. ACE::init() is called in MG server and web extension but as other libraries can be used independently it would be appropriate that ACE::init() is called in MapGuideCommon itself.

Shouldn't be a problem to implement this as ACE::init can be called multiple times.

Change History (3)

comment:1 by tomfukushima, 14 years ago

Owner: set to brucedechant

comment:2 by brucedechant, 14 years ago

Cc: bruce.dechant@… removed

comment:3 by brucedechant, 14 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.