Opened 7 years ago
Closed 7 years ago
#1602 closed defect (fixed)
POSIX permission definitions are wrong
| Reported by: | sjamaan | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 5.1 | 
| Component: | core libraries | Version: | 5.0.0 | 
| Keywords: | Cc: | ||
| Estimated difficulty: | trivial | 
Description
As pointed out by Eric Hoffman, there's a copy/paste mistake in perm/irusr, perm/irgrp and so on; they all refer to the same thing.
This was introduced in 5.0 during the refactor at de6281c1aa45380184397122a6bfb03f5b0558c2.
Note: See
        TracTickets for help on using
        tickets.
    
Fixed by 822b5c99a.