Menu

#309 Search folders duplicate

v1.2.0.117
closed
5
2012-09-23
2004-11-24
Anonymous
No

If you create a search folder and then modify it it
seems to create duplicates of the search folder.

These duplicates do not show up in the UI until you
close and restart the application.

steps to replicate
1 - create search folder
2 - right click on search folder
3 - choose properties
4 - modify search setting and click save

check the searchfolders.xml
and you will find something like the following
sample:
<RssFinder>
<FullPath>Roch OC Movies</FullPath>
<SearchCriterias>
<ISearchCriteria xsi:type="SearchCriteriaString">
<Where>Title Content Subject</Where>
<What>henrietta</What>
<WhatKind>Text</WhatKind>
</ISearchCriteria>
</SearchCriterias>
<category-scopes/>
<feedurl-scopes/>
<DoHighlight>true</DoHighlight>
</RssFinder>
<RssFinder>
<FullPath>Roch OC Movies</FullPath>
<SearchCriterias>
<ISearchCriteria xsi:type="SearchCriteriaString">
<Where>Title Content Subject</Where>
<What>regal henrietta</What>
<WhatKind>Text</WhatKind>
</ISearchCriteria>
</SearchCriterias>
<category-scopes/>
<feedurl-scopes/>
<DoHighlight>true</DoHighlight>
</RssFinder>

the search folder is listed in the UI only once.

restart the app and the duplicate search folders
both show up.

Discussion

  • Dare Obasanjo

    Dare Obasanjo - 2004-11-27

    Logged In: YES
    user_id=24549

    This is now fixed.

     
  • Nobody/Anonymous

    Logged In: NO

    currently running 1.3.0.10 and this still happens.

    I went to the properties for a search folder, changed the
    word I am searching for and clicked the save button. I then
    EXITED the app and re-opened it, and now I have two search
    folders with the same name. each with different search words.

    Mike
    mike at mikescott DOT net

    contact me if you need more info

     

Log in to post a comment.