Hi All,Please guide on this issue Once login to Author instance welcome.html and tried to click Packages link on left side of welcome screen.After clicking , the URL points to http://localhost:4502/crx/packmgr.html: 404 Not foundActually it needs to point to http://localhost:4502/crx/packmgr/index.j...
Hi, i am trying to include a html file in the FTL. it is giving Error reading included file content/www/us/en/x/y/jcr:content/rr.htmlThe problematic instruction:----------==> include "${model.privacyPolicyPath}" [on line 50, column 23 in /apps/x/xx/xxx/xxxx/content/legalagreement/er.ftl] freema...
How we can achieve the xpath query like path//element............[condition1 and (not(jcr:like(some tags)) or condition3 or condition4))]rep:excerpt(.) order by parameter by using group and predicate.Note: we need the condition not with jcr:like ( != is not working in our case)
Hi guys!I'd like to open a component dialog when I click a button or a link. Could you please give me some pieces of advice how to implement it? cq:layout rollover and editbar are not suitable for me.I've found out, that it is opened with this code:CQ.wcm.EditBase.showDialog(this, CQ.wcm.EditBase.ED...
HiI have created a custom multi value metadata for document. But it is hard to manage documents inside dam with the custom metadata because to view its metadata value I have to open each and every document. Is it possible to have an extra column in DAM screen where I can show my custom metadata for ...
Ran into a strange issue last night and wanted to check if anyone else has seen this. If i name anything (component, node, jsp file, package) in the CQ environement with any form of the word "advertisement" (advert, advertise, advertisement, advertisements) it'll cause issues. If you try to expand t...
Hi,I am using content-package-maven-plugin with uninstall,rm and install goals. The plugin behaves strangely for the fact that sometimes it fails with error for the 'rm' goal:DEBUG] Configuring mojo 'com.day.jcr.vault:content-package-maven-plugin:0.0.20:rm' with basic configurator -->[DEBUG] (f) fai...
Hi,I'm trying to connect to MSSQL database but i get several errors during this. I have MSSQL driver installed in osgi and JDBC connection pool set with these valuesJDBC Driver class = com.microsoft.sqlserver.jdbc.SQLServerDriver JDBC connection URI = jdbc:sqlserver://myserver;databaseName=mydb Data...
I have installed CQ5.5 then followed the official upgrade http://dev.day.com/docs/en/cq/current/deploying/upgrading.html from 5.5 to 5.6.1Below are errors present in my error.log after restart,has anybody performed such an upgrade,how do I resolve these errors,any advice is welcome:"17.09.2013 16:21...