After one adds Mosaic (as an add on), has anyone had trouble invoking "Contents" and getting the really handy list of all content in a folder? I notice that when I hit "Contents" the resulting URL has a folder_content?[a really long string]
Taking out the ? and string to the right on the URL doesn't help.
Taking out eea.facetednavigation only make things worse. ALL of the tabs for working with content ("Contents", "Edit", etc.) were gone. In its place was a message stating: "error while rendering plone.contentviews
I hope you're not doing this on a production system!
Maybe try Mosaic 2.0.0rc4... it's been pretty stable.
When you remove eea.facetednavigation are you deactivating it in the add-ons panel before removing it from your buildout? It may need to do some uninstall cleanup.
Check your browser's inspector / console for JS or other errors.
This post doesn't belong in Core Development, by the way...
No, I am not so crazy as to do this on a production system. However, I really need to get a production system going soon, so I need to get this resolved.
Yes, I closed it first, but evidently my cleanup wasn't enough. I will check the console for JS errors, thanks. I didn't intend for this thread to be in core development. Just user interface. Is there a way to get it out?