Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    I'm trying to create a very basic custom tag that behaves like a c:if tag but with a built-in condition. The problem is that when I try to load a page that uses this custom tag, I get a NoSuchMethodError when it tries to call setJspContext(). As far as I understand, that only applies to simple tags ...

    Views

    343

    Likes

    0

    Replies

    1
  • 10/15/15
    Occasionally when trying to save a node in crxde lite, I get an error message that pops up that says "Could not save changes. Received 409 (Conflict) for saving changes in workspace crx.default. org.apache.jackrabbit.core.data.DataStoreException: Could not add record" I also notice the same error in...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 10/15/15
    My requirement is, user will enter userid and this userid will be validated by 3rd party system using REST call from CQ. Now once user is validated in 3rd party system then user should be able to login to CQ. Users will never be stored in CQ. So, for implementation purpose I am thinking about custom...

    Views

    2.7K

    Likes

    0

    Replies

    8
  • 10/15/15
    Hi,I have a simple workflow developed for page activation. I have problem with following scenario:When a page has been edited by an author-a and requested for activation using workflow, request is sent to admin. Before admin completes the step from his inbox if author-b modifies the page, and then a...

    Views

    212

    Likes

    0

    Replies

    0
  • 10/15/15
    Hi, I have a workflow that executes another workflow as a Container step. The problem is that the sub-workflow is executed from under "admin" user, not the one who launched the main workflow. Can I get the sub-workflow executed from under the actual user or pass the user information to the sub-workf...

    Views

    590

    Likes

    0

    Replies

    1
  • 10/15/15
    Hello,Changes in my custom logs were not getting reflected in sling logger and and writer configs. So, I deleted them (did not unbind) followed by a code rebuilt. As I have logging and writer configs in my code, I expected everything to get restore with my changes. But the logging and writer configu...

    Views

    494

    Likes

    0

    Replies

    0
  • 10/15/15
    Hi ,I am facing a small issue with the ddpathfield xtype (https://github.com/Adobe-Consulting-Services/acs-aem-commons/commit/a1d2050ab766f0456c9988329a8e4f98bf262d0) right now .It works properly if I normally drag a file inside the field  , but if I remove the file again and then again dragging ano...

    Views

    537

    Likes

    0

    Replies

    2
  • 10/15/15
    Could someone guide me on how to clean archive workflows.I see like 10,000 under Archive tab in the workflows(/libs/cq/workflow/content/console.html)...Please let me know..

    Views

    742

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,We have a few components that look like this:<% // some scriptlet %> <!-- the component --> <div class="header"> <cq:include path="logo" resourceType="acme/components/content/logo"/> <cq:include path="social-icons" resourceType="acme/components/content/social-icons"/> </div>The idea is that in or...

    Views

    344

    Likes

    0

    Replies

    0
  • 10/15/15
    Hi,When I view the HTML source of a site on a published instance, I see markup like this:<div class="parsys iparsys parsys-header"> <div class="header parbase section"> ...Is this the norm? Or should these parsys, iparsys, parbase, etc. tags only be present in edit mode?Thanks in advance.    

    Views

    1.3K

    Likes

    0

    Replies

    3