don't mean to nitpick, but in the code, should we have a finally block to close the admin session?Reason to ask is, we got unlosed session detected in our logs and wondering if that is the case since I found out a lot of code written by our vendor with missing close.More of a question rather than a ...
We've used RTE and it's inserting adhocenable in the generated output. In the logs, we get AntiSamy Warning: "The a tag contained an attribute that we could not process. The adhocenable attribute has been filtered out".I could configure Anti-Samy to allow it, but need to understand how this attribut...
In 6.1, I can't find the JMX bean so i could use the following URL that used to list the slow running queries/system/console/jmx/com.adobe.granite%3Atype%3DQueryStatIs there another bean in 6.1? Secondly can you list the classes I should add to sling logger to list slow running queries and in genera...
KunalIt's only if you add a upload file control in the form. else nothing is needed. Try it out. If you just add textboxes, no changes are needed. Any user can go and fill in the form. That's the query I have, if it works without any changes for text components, it should work with file upload.Reaso...
ScottThis is odd though. If it's not there OOB, the file upload component shouldn't be under forms since it needs more than a power user to configure this. Typically we allow authors to create forms freely and they have no clue to set this up. If we don't use file control, it works perfectly. Since ...
In one of the forms, we added a file upload component. The form works perfect for admins (since admins have jcr:all) under the node where data is stored. however, when we upload a file, under the jcr, it creates a node of file type "nt:file" for each entry folder. Issue is the top level node by defa...
Scott,These areticles explain what annotations I can have. We never put "Singleton" as value of an annotation so not sure where that is coming from. The example I mentioned has just this specified. Nowhere does it specify singleton. So when we updated it to 6.1, somehow that service type reads "sing...
In our felix console under components, we see service type attribute displayed. It was displayed as service but on upgrading it changed to singletonI know what singleton is, but I am wondering what are different types, where are they specified and significance of each Bundle org.imf.cq.imf-bundle (5...
So we've this issue with ACL and ACS has a package to migrate ACL. Question is if we use that and something breaks, would our software warranty/support cover it?