You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <qp...@incubator.apache.org> on 2008/01/30 19:49:38 UTC

[jira] Created: (QPID-767) Bugfix: --load-dir rejected path-name-elements beginning with or ending with '.' (boost 1.33 only)

Bugfix: --load-dir rejected path-name-elements beginning with or ending with '.' (boost 1.33 only)
--------------------------------------------------------------------------------------------------

                 Key: QPID-767
                 URL: https://issues.apache.org/jira/browse/QPID-767
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Client
            Reporter: Ted Ross
            Priority: Minor
         Attachments: qpid-patch21.diff

The attached patch fixes the bug.  The "default" name checker was overridden by the "native" name checker to make the boost::filesystem::path object more tolerant of normal file names.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (QPID-767) Bugfix: --load-dir rejected path-name-elements beginning with or ending with '.' (boost 1.33 only)

Posted by "Ted Ross (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross closed QPID-767.
-------------------------


> Bugfix: --load-dir rejected path-name-elements beginning with or ending with '.' (boost 1.33 only)
> --------------------------------------------------------------------------------------------------
>
>                 Key: QPID-767
>                 URL: https://issues.apache.org/jira/browse/QPID-767
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Client
>            Reporter: Ted Ross
>            Priority: Minor
>         Attachments: qpid-patch21.diff
>
>
> The attached patch fixes the bug.  The "default" name checker was overridden by the "native" name checker to make the boost::filesystem::path object more tolerant of normal file names.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-767) Bugfix: --load-dir rejected path-name-elements beginning with or ending with '.' (boost 1.33 only)

Posted by "Ted Ross (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross updated QPID-767:
--------------------------

    Attachment: qpid-patch21.diff

patch file

> Bugfix: --load-dir rejected path-name-elements beginning with or ending with '.' (boost 1.33 only)
> --------------------------------------------------------------------------------------------------
>
>                 Key: QPID-767
>                 URL: https://issues.apache.org/jira/browse/QPID-767
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Client
>            Reporter: Ted Ross
>            Priority: Minor
>         Attachments: qpid-patch21.diff
>
>
> The attached patch fixes the bug.  The "default" name checker was overridden by the "native" name checker to make the boost::filesystem::path object more tolerant of normal file names.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (QPID-767) Bugfix: --load-dir rejected path-name-elements beginning with or ending with '.' (boost 1.33 only)

Posted by "Alan Conway (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Conway resolved QPID-767.
------------------------------

    Resolution: Fixed

Revision 616929

> Bugfix: --load-dir rejected path-name-elements beginning with or ending with '.' (boost 1.33 only)
> --------------------------------------------------------------------------------------------------
>
>                 Key: QPID-767
>                 URL: https://issues.apache.org/jira/browse/QPID-767
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Client
>            Reporter: Ted Ross
>            Priority: Minor
>         Attachments: qpid-patch21.diff
>
>
> The attached patch fixes the bug.  The "default" name checker was overridden by the "native" name checker to make the boost::filesystem::path object more tolerant of normal file names.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.