Jens Rømer Hesselbjerg

Results 7 comments of Jens Rømer Hesselbjerg

I'm interested in the same functionality actually - although I don't think its possible to create the collector solely through code, due to the required e-mail verification. But adding recipients...

The issue seems to be present when the page is within a folder structure - which is the case for all of the websites in the project I'm working on....

Also, the issue appears in edit mode and not in published mode. There is a chance that our page components are at fault, but it's hard to say at this...

Also on the backend-side this error appears when we experience the issue: ``` GET /content/subpath2.html HTTP/1.1] com.day.cq.wcm.core.impl.WCMDeveloperModeFilter Error during include of SlingRequestPathInfo: path='/content/subpath2/jcr:content/par_fullcolumn/brandedcontainer-B4/par', selectorString='null', extension='html', suffix='null' org.apache.sling.api.scripting.ScriptEvaluationException: java.lang.StackOverflowError ``` "subpath2"...

We are also experiencing this issue, due to url segments that include an encoded # character. Our current workaround is to specify the full path for links where this can...

@dunnai @timdorr is there any way I can help on this one? I assume the issue still persist in v7, but I might be wrong?

@Serchinastico are you still looking at this? I was also looking at updating ink-testing-library to use Ink 6 and noticed that you already had a [PR](https://github.com/vadimdemedes/ink-testing-library/pull/28) open.