Ticket #1368 (new defect)
ACE:init missing in MapGuideCommon lib
| 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) (diff)
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
Note: See
TracTickets for help on using
tickets.
