[JIRA] Created: (CPPXT-88) Support path resolution in ParserPool / catalog files

Scott Cantor (JIRA) noreply at shibboleth.net
Mon Sep 10 12:25:21 EDT 2012


Support path resolution in ParserPool / catalog files
-----------------------------------------------------

                 Key: CPPXT-88
                 URL: https://issues.shibboleth.net/jira/browse/CPPXT-88
             Project: XMLTooling - C++
          Issue Type: Improvement
          Components: Core Classes
    Affects Versions: 1.5.0
            Reporter: Scott Cantor
            Assignee: Scott Cantor
            Priority: Minor


Need to do path resolution, particularly environment expansion, to fix the localized Windows 2003 problem of localized Application Data folders. We want the installer to be able to leave %PROGRAMDATA% inside the catalog files and have that work.

Secondly, we fix the PROGRAMDATA replacement for < 2008 so that it calls the Win32 API to get the special folder directly that points to /Documents and Settings/All Users/Application Data.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list