diff --git a/mozilla/mailnews/base/resources/content/subscribe.js b/mozilla/mailnews/base/resources/content/subscribe.js index 0845b62d66a..0f46102d269 100644 --- a/mozilla/mailnews/base/resources/content/subscribe.js +++ b/mozilla/mailnews/base/resources/content/subscribe.js @@ -358,19 +358,21 @@ function ReverseStateFromRow(row) } function SetSubscribeState(state) -{ + +{ var i, name; try { if (InSearchMode()) { // if we are in "search" mode, we need to iterate over the // outliner selection, and set the state for all elements // in the selection + var outlinerSelection = gSearchView.selection; - for (var i=0;i