History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-873
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: jason
Reporter: Daniel Ostermeier
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Upgrade backup fails when pulse home path contains a symbolic link

Created: 12/Jan/07 01:52 AM   Updated: 25/Jan/07 07:55 AM
Component/s: None
Affects Version/s: 1.2.11
Fix Version/s: 1.2.13


 All   Comments   Change History      Sort Order:
jason - 25/Jan/07 07:54 AM
Turns out the problem was faulty symlink detection. The zip code ignores links, but the link testing function was returning true if there was a link anywhere in the path. So if pulse was installed in a symlinked dir, all backup files were ignored!

jason - 25/Jan/07 07:55 AM
Fixed in change 2904.