_boost_rmdir_rf in dev (and also alpha version) doesn't delete symlinks if you clear all cache. Attached patch fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| _boost_rmdir_rf_misses_symlinks.patch | 393 bytes | swentel |
_boost_rmdir_rf in dev (and also alpha version) doesn't delete symlinks if you clear all cache. Attached patch fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| _boost_rmdir_rf_misses_symlinks.patch | 393 bytes | swentel |
Comments
Comment #1
moshe weitzman commented@Arto - shall we apply this patch or #174380: Remove symlink creation. Let each path have own file?
Comment #2
swentel commentedI'm investigating some more problems at this time with symlinks not being created sometimes depending on how you enter the page, via node/nid or its alias, something seems to be borked there as well, so it might be more interesting to apply #174380
Comment #3
mikeytown2 commentedno longer an issue with the latest 6.x dev since symlinks are no longer created.
Comment #4
mikeytown2 commentedStill an issue, expect an updated boost soon. #451630: Many log entries with boost - stale symlinks
Comment #5
mikeytown2 commentedcommitted