Opened 15 years ago
Last modified 5 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 )
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 , 15 years ago
Owner: | set to |
---|
comment:2 by , 15 years ago
Cc: | removed |
---|
comment:3 by , 15 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.