<table><tr><td style="">ngraham retitled this revision from "[Balooctl] fix directory parent check" to "[Balooctl] remove directory parent check".<br />ngraham edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-sjx6i73klzafycs/">(Show Details)</a><br />ngraham edited the test plan for this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-uruk6i67qyxz4xk/">(Show Details)</a>
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D15583">View Revision</a></tr></table><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;">`balooctl add includeFolders/excludeFolders` was checking for parent directories <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">us</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">before allow</span>ing <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">a startsWith string match,</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">the user to add a subdirectory.</span> <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">so directories with</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">This is unnecessary since Baloo itself supports</span> the <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">same initial character would match</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">logic of (for example) excluding `~/foo` but including `~/foo/bar`</span>. <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">Fix this by appending a path separator to the path used for parent<br />
checking.<br />
<br />
[Inspired by the patch James Ausmus submitted with https://bugs.kde.org/show_bug.cgi?id=396535]</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">Removing the check solves the problem and fixes 396535.</span><br />
<br />
BUG: 396535<div style="padding: 8px 0;">...</div></div></div></div><br /><div><strong>CHANGES TO TEST PLAN</strong><div><div style="white-space: pre-wrap; color: #74777D;">```<br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">balooctl disable<br />
balooctl enable</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">mkdir ~/test1 ~/test2 ~/test1-test ~/test1-test/foo</span><br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">mkdir ~/test1 ~/test2 ~/test1-</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">balooctl config add excludeFolders ~/</span>test<span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">1</span><br />
balooctl config add excludeFolders ~/test<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">1</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">2</span><br />
balooctl config add excludeFolders ~/test<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">2</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">1-test</span><br />
balooctl config add <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">ex</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">in</span>cludeFolders ~/test1-test<span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">/foo</span><br />
```<div style="padding: 8px 0;">...</div></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R293 Baloo</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D15583">https://phabricator.kde.org/D15583</a></div></div><br /><div><strong>To: </strong>ngraham, Baloo, Dolphin, bruns, Frameworks<br /><strong>Cc: </strong>anthonyfieroni, kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams<br /></div>