Menu

#7 Evaluate exec permission after other mime type data

closed-accepted
None
5
2000-12-30
2000-12-29
Anonymous
No

Windoze shared files often have execute permission even when they aren't really executable. These files really need to run a program based on the file name.
This patch causes the execute bit to be evaluated after
the file name when determining mime type and what to run on open so that files on windoze shares open correctly.

Discussion

  • Nobody/Anonymous

    None

     
  • Thomas Leonard

    Thomas Leonard - 2000-12-30

    Done, plus fixed a couple of places in the code which
    still used the old flag...

     
  • Thomas Leonard

    Thomas Leonard - 2000-12-30
    • assigned_to: nobody --> tal197
    • status: open-accepted --> closed-accepted
     

Log in to post a comment.