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

No 'path' in directory metadata #14

Open
spwilson806 opened this issue Apr 20, 2016 · 3 comments
Open

No 'path' in directory metadata #14

spwilson806 opened this issue Apr 20, 2016 · 3 comments
Labels

Comments

@spwilson806
Copy link
Contributor

The metadata provided for a directory entry doesn't contain a path entity. My interpretation of the flysystem doc (http://flysystem.thephpleague.com/creating-an-adapter/) is that this can be expected. Am I reading that correctly?

@Potherca
Copy link
Owner

You are reading it correctly, it should be present in the metadata. Looks like I missed a spot... I'll investigate and fix this ASAP.

@Potherca Potherca added the bug label Apr 20, 2016
@spwilson806
Copy link
Contributor Author

Cool, thanks. This is what I'm specifically referring to: https://github.com/Potherca/flysystem-github/blob/develop/src/Api.php#L228

@Potherca
Copy link
Owner

Looks like I forgot to actually use Api::getTreeMetadata() after refactoring it.
image

In my timezone it's turning into night, I'll fix this in the morning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants