Yes I am able to see the subassets via crxde on both Author and Publish. So the subassets are there in Publish but still throwing 404s when we present them to the page. In Author we do not receive 404s.
I was able to get some subassets to publish via tree activation but we are still getting 404's on publish. Are there certain permissions needed to make subassets available on publish?
We have created a feature that needs access to each asset's subassets. But our subassets are not showing up in publish. We do not have a publish option on the subassets folder. Treeactivation does not seem to be working either. And when we ran the subassets through the ActivationModel workflow, ...
We found the issue that is causing this to happen. Starting with service pack 18, the lodash clientlib has been removed from AEM. We had a piece of code with a dependency on lodash, and without it there, the search could not function properly.
I saw that other thread before posting my question and based on the comments in there, it appears this is an issue with the product, since someone was able to reproduce the issue on a vanilla instance running service pack 15.
After upgrading to service pack 18, the search within the Author Assets section of our AEM does not function properly. There are 3 main issues:1. The filters section on the left side of the search results does not appear or function. 2. The number of results on the page shows incorrectly as -1 of -...