Hello Everyone,While sending an event using EventAdmin I am getting the following Error:The constructor Event(String, Map<String,?>) is ambiguousThe code I have written is:String eventData = request.getParameter("eData");Hashtable props = new Hashtable();props.put("eventData",eventData);Event evt = ...
Hi Guys, I'm not really sure whether this bug has been reported before.Issue: When we create a form in a page with the vanity URL, the form submission won't work.Step to reproduce: 1. Create a page (e.g.: /content/myapp/en/about/contact/myform 2. Create a form (put fields, dropdown-list, submi...
I'm seeing lots of confusion around the Hybris packages for setting up the geometrixx outdoors AEM/Hybris demo and would like to try and figure out the correct packages to get things up and running. The documentation (http://dev.day.com/docs/en/cq/current/ecommerce/eCommerce-hybris.html) says that c...
IHave a custom Newsletter component inherited from existing MCM news letter.When i apply style to the page i can see the styling been implemented on the publish server.But when the email is sent the same style is not implemented in the email received.i.e for example the font style ,color etc being u...
Hi there,We've extend the Page Properties [dialog] for the pages on our site, adding a couple custom tabs. However, now we can't open the Page Properties when we right-click on a page and then click on Properties. We see the Properties menu option and it's active, but clicking on it does nothing. ...
Hi I am trying to restrict a type of an image while uploading in a dialog. I tried adding 'accept' property with value 'image/png' as followed the below link and created the structure specified in it. but it is not working, Is there any other property to be added in the dropConfig node?http://dev.da...
Hi, all.For the requirement I am currently working on we do need to have vanity URLs that include extensions, so we can maintain the same address from the current site when migration to AEM is complete (ex.: the vanity URL should be /foo/bar/foobar.aspx). But we could verify while testing that vani...
We're having a strange problem on some of our instances.In some of our template JSPs, we a writing in the repo under /etc/designs/<% Session session = (resource.getResourceResolver().adaptTo(Session.class)); //... try{ Node n= session.getNode(resourceDesign.getPath()+"/jcr:content/"+template+"/ancho...
Reviewing the online information I find that 5.4 Supported Java Content RepositoriesCQ5 operates with any JSR-170 compliant repository. PlatformSupport Level Day CRX 2.2A: SupportedApache Jackrabbit 2.2D: Validatedand 5.6.1Supported Java Content RepositoriesAEM operates with an...