UID incorrectly reported in nautilus when GID set

Bug #240165 reported by Matty Dee
6
Affects Status Importance Assigned to Milestone
Nautilus
Fix Released
Low
nautilus (Ubuntu)
Fix Released
Low
Ubuntu Desktop Bugs

Bug Description

Binary package hint: nautilus

Example:

touch zzz
chmod g+s zzz

ls -l zzz

gives:
-rw-r-Sr-- 1 matty media 0 2008-06-15 06:31 zzz

nautilus reports:
-rwSr-Sr--

Revision history for this message
Marcel Stimberg (marcelstimberg) wrote :

Confirming this for current2.22.3-0ubuntu2, seems to be a simple typo in libnautilus-private/nautilus-file.c. I am checking this and reporting upstream about it.

Changed in nautilus:
status: New → Confirmed
Revision history for this message
Pedro Villavicencio (pedro) wrote :

thanks for your report and work on it!.

Changed in nautilus:
assignee: nobody → desktop-bugs
importance: Undecided → Low
status: Confirmed → Triaged
Changed in nautilus:
status: Unknown → Confirmed
Revision history for this message
A. Walton (awalton) wrote :

Committed the patch for this upstream. Thanks for reporting!

2008-06-16 A. Walton <email address hidden>

 * libnautilus-private/nautilus-file.c
 (nautilus_file_get_permissions_as_string):
 Correct a typo in the permissions code:
 suid should test for S_ISUID instead of G_ISGID.
 Closes bug #538468.
 Patch by Marcel Stimberg.

Changed in nautilus:
status: Triaged → Fix Committed
Revision history for this message
Matty Dee (mathieudovan) wrote :

Your welcome.
What a great response! Amazing to see open source in action. :)

Changed in nautilus:
status: Confirmed → Fix Released
Revision history for this message
Sebastien Bacher (seb128) wrote :

the issue is fixed in intrepid now

Changed in nautilus:
status: Fix Committed → Fix Released
Changed in nautilus:
importance: Unknown → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.