Please try to reproduce this misbehavior. It could be caused by a coding error on my custom column script, but I don't see any and there is no error message, so it could also be some sort of broken interaction between it and Opus. I tried on a fresh install on a VM and it happened there too.
Settings:
- Content Types system is enabled, so that Content Types Formats are applied automatically;
- There is a File Type group that includes the .eml extension;
- There is a Content Types Format for that group and it uses custom columns from the script Columns for Electronic Mail Format.7z (2.9 KB).
[You may use this .eml file to test: Mail.7z (286 Bytes). For the columns of the script, select Date, From, To and/or Subject.]
Trigger:
- Go to a folder that contains one or more .eml files. [May be a folder with the single file provided above.]
- Make a search for "ext:eml" using the Windows Search functionality.
Results:
The "Search Results" folder displays correctly the mail file(s) and the columns but does not display the values of the custom columns from that script and the the progress circle keeps spinning forever.
Expected results:
The values of the columns should be displayed.
Observations:
- If, after the search, the user override the folder format to another without the custom columns, e.g. "Reset to folder's format", and refresh the tab (F5), the search concludes correctly (the progress circle stops spinning).
- The values are displayed correctly when accessing the search as a stored query and everywhere else that does not involves a search (collections, common folders, infotips).