[
https://issues.apache.org/jira/browse/QPID-5398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13841413#comment-13841413
]
ASF subversion and git services commented on QPID-5398:
-------------------------------------------------------
Commit 1548596 from [~aconway] in branch 'qpid/trunk'
[ https://svn.apache.org/r1548596 ]
QPID-5398: Fix cut 'n paste error in sys/posix/Path.cpp
Posix Path::IsAbsolute() function was checking for windows-style paths.
> qpidd --acl-file does not work with a drive-prefixed path on windows.
> ---------------------------------------------------------------------
>
> Key: QPID-5398
> URL: https://issues.apache.org/jira/browse/QPID-5398
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: 0.24
> Reporter: Alan Conway
> Assignee: Alan Conway
>
> The acl-file option does not correctly recognize windows paths of the form
> x:\... as absolute paths and attempts to append them to the brokers data-dir
> To reproduce (on windows): qpidd --acl-file c:\path\to\policy.acl
> Result: log contains
> error Unable to open ACL file "<data-dir>/c:\path\to\policy.acl"
> Expected result: should load file correctly.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]