Bug Report: Cannot clear error message going back to dashboard

Permalink
Created a file Set: "Sermons". Wound up using "Sermons" in my search criteria in File Manager. However, I neglected to remove from the search as I have two other sets already created: "Sermons 2011" and "Sermons 2012" and have mp3s already tagged to each.. So, now when I go back to File Manager, I see the following:
An unexpected error occurred.
mysql error: [1054: Unknown column 'fsfl.fsID' in 'where clause'] in EXECUTE("SELECT DISTINCT f.fID, u.uName as fvAuthorName FROM Files f INNER JOIN FileVersions fv ON f.fID = fv.fID LEFT JOIN Users u on u.uID = fv.fvAuthorUID left join FileSearchIndexAttributes on (fv.fID = FileSearchIndexAttributes.fID) where 1=1 and (fvFilename like '%sermon%' or fvDescription like '%sermon%' or fvTitle like '%sermon%' or fvTags like '%sermon%' or u.uName = 'sermon') and fvIsApproved = '1' and fsfl.fsID = '0' and ((select count(fID) from FileSetFiles where FileSetFiles.fID = f.fID and fsID in (-1)) = 0) and (f.uID = 3 or (select count(fID) from FileSetFiles where FileSetFiles.fID = f.fID and fsID in (-1)) = 0) order by fDateAdded desc limit 0,500 ")


I am using Concrete 5.5.1 and I can provide other particulars as needed.

Without closing my browser (which is what I am going to do next) I can get to the main site fine, but going back to the Dashboard, I am not working correctly.

Thanks,

Kent

kdyer
 
kdyer replied on at Permalink Reply
kdyer
Yes, closing the browser did indeed work to resolve this problem.

However, there still seems to be an issue (Bug?) here.

Thanks,

Kent