[jira] [Created] (JCR-3438) Lock tokens acquired inside a transaction do not get released when session logs out

2012-10-09 Thread Nick Tuckett (JIRA)
Nick Tuckett created JCR-3438: - Summary: Lock tokens acquired inside a transaction do not get released when session logs out Key: JCR-3438 URL: https://issues.apache.org/jira/browse/JCR-3438 Project: Jack

[jira] [Updated] (JCR-3438) Lock tokens acquired inside a transaction do not get released when session logs out

2012-10-09 Thread Nick Tuckett (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Tuckett updated JCR-3438: -- Attachment: LockTokenTransactionTest.java Test that reproduces the issue. > Lock tokens

[jira] [Created] (JCR-3439) PrincipalManagerImpl.CheckedGroup should implement JackrabbitPrincipal

2012-10-09 Thread Manfred Baedke (JIRA)
Manfred Baedke created JCR-3439: --- Summary: PrincipalManagerImpl.CheckedGroup should implement JackrabbitPrincipal Key: JCR-3439 URL: https://issues.apache.org/jira/browse/JCR-3439 Project: Jackrabbit Co

[jira] [Updated] (JCR-3439) PrincipalManagerImpl.CheckedGroup should implement JackrabbitPrincipal

2012-10-09 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-3439: Description: (see subject) (was: Find a detailed discussion and a proposed patch at https://issues.a

[jira] [Updated] (JCR-3439) PrincipalManagerImpl.CheckedGroup should implement JackrabbitPrincipal

2012-10-09 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-3439: Description: otherwise org.apache.jackrabbit.api.security.principal.JackrabbitPrincipal won't do the

Collating ordered query results

2012-10-09 Thread Cédric Damioli
Hi team, As a French native, I often have to manipulate text containing accents. So that when I execute some Xpath query like "//text order by @title", I may get a text titled "Aéroport" ordered after a text titled "Avion", which is not correct. My first idea was to create a special function