You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's been discovered that cq_jcr doesn't handle resources with dots really well, i.e. /content/path/to/a/resource.with.some.selectors. That's extremely annoying when sling:OsgiConfig nodes are created for example /apps/example/config.author/com.whatever.the.name.is.SomeConfiguration
Please find an alternative or a fix for such use cases.
Description
It's been discovered that
cq_jcr
doesn't handle resources with dots really well, i.e./content/path/to/a/resource.with.some.selectors
. That's extremely annoying whensling:OsgiConfig
nodes are created for example/apps/example/config.author/com.whatever.the.name.is.SomeConfiguration
Please find an alternative or a fix for such use cases.
Reproduction steps
TODO: provide exact reproduction steps
Noteworthy facts
Possible root cause (according to Sling docs):
The text was updated successfully, but these errors were encountered: