PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Tools and Utilities » PhpDocumentor » Bug #2288

Webfrontend ignores more than one dir in "Files to ignore"

Details

Submitted2004-09-06 11:34 UTC
Frompowtac at gmx dot de
Assignedcellog
StatusClosed
PackagePhpDocumentor
PHP Version5.0.1
OSWin 2000
Roadmaps(Not assigned)

Comments

[2004-09-06 11:34 UTC] powtac at gmx dot de

Description:
------------
When I use the webfrontend in data with "Files
to ignore" with more than one dir as discriped, the dirs were not ignored!

Reproduce code:
---------------
Directory to parse:
c:\www\onlineshop\

Files to ignore:
c:\www\onlineshop\media\,
c:\www\onlineshop\cache\,

Expected result:
----------------
documention without files from the igrored dirs

Actual result:
--------------
I get a documetion with documented files from the ignored files, only the first dir is ignored.