Core component image src changes on publish (archetype 35)
Dear community,
We're using 6.5.9 with aem project archetype 35.
As I published pages with image component, the page layout and assets in the component did replicate to DAM on publish instance,
but the src of image cut the "content/{project_name}" in URL, so the image cannot find the src.
I tried other demo site on instance (weretail, wknd), there is no problem on publishing image component.
I also checked this thread on community: Images are not loading in publish instance
and modified/deleted org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl.cfg.json on 4503 instance.
But it did't work and crashed the url of the page on publish.
I know on publish or dispatcher, the website hides the folder of assets with rewrite rules,
but the default setting should not crash the src.
Can anyone help me with this issue?
Thanks!
img on author:

img on publish:



