barryvdh / elfinder-flysystem-driver

elFinder driver for Flysystem
184 stars 41 forks source link

fix open folder command #45

Closed adridev closed 8 years ago

barryvdh commented 8 years ago

I think it should probably return $stat there,

adridev commented 8 years ago

Yeah, the result is the same, it reaches the end of the method and returns $stat.

barryvdh commented 8 years ago

I'll have to check, I think there was a good reason to do this.

Can you check all actions? Eg. rename, copy, upload, delete etc, with aws +local?

adridev commented 8 years ago

Ok, I will try to get some time and add some testing to the Driver apart to the manual tests.

barryvdh commented 8 years ago

What was wrong?

adridev commented 8 years ago

Sorry @barryvdh I was moving all stuff to my team organization and I should have deleted the branch in my repo by accident. In a moment, I will create a new one from the organization repo.

Sorry.

adridev commented 8 years ago

New PR for this issue #46