On 12.10.2005, at 14:53, Tom Engel (JIRA) wrote:
...
patternLength = l; // ok, it's the same anywaypermission = p.getPermissions(); // BUG IN THIS LINE // before setting the permission to the value of the pattern, you have to // check if(permission < p.getPermissions()) because otherwise you overwrite this value with any permission smaller than the actual one}
Well spotted Tom! Thanks - Boris ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
