Opened 15 years ago
Last modified 4 years ago
#1368 closed defect
ACE:init missing in MapGuideCommon lib — at Initial Version
Reported by: | haris | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | General | Version: | 2.2.0 |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
MapGuideCommon ( and others libraries) uses ACE without calling ACE:init. ACE:init() is called in MG server and web extension but as others 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.
Note:
See TracTickets
for help on using tickets.