#4772 fix group ownership detection for deeded objects (FS:TJ- Fixes issue FIRE-35983)
parent
f0d5e27b39
commit
6e2a86f6b9
|
|
@ -774,6 +774,7 @@ void LLPermissions::importLLSD(const LLSD& sd_perm)
|
|||
}
|
||||
}
|
||||
|
||||
fixOwnership();
|
||||
fix();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue