Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listing failes if there is a broken link in the directory #19

Closed
christer opened this issue Nov 5, 2013 · 1 comment
Closed

Listing failes if there is a broken link in the directory #19

christer opened this issue Nov 5, 2013 · 1 comment

Comments

@christer
Copy link
Contributor

christer commented Nov 5, 2013

File "/home/chrsjo/.virtualenvs/arkenutils/lib/python2.7/site-package/flask_autoindex/entry.py", line 71, in new
raise IOError('{0} does not exists.'.format(abspath))

Expected/wanted behavior: ignore the link

@christer
Copy link
Contributor Author

christer commented Nov 5, 2013

In current git version:

File "/home/chrsjo/.virtualenvs/arkenutils/lib/python2.7/site-packages/flask_autoindex/entry.py", line 79, in new

raise IOError('{0} does not exists.'.format(abspath))

IOError: /arken/pl/in/.au_lboss.lock does not exists.

christer added a commit to christer/flask-autoindex that referenced this issue Nov 5, 2013
All entries with IOErrors are now ignored.
@christer christer mentioned this issue Nov 5, 2013
sublee added a commit that referenced this issue Nov 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants