Files
simgear/simgear/misc
Florent Rougon cc3fab04a3 ResourceManager::findPath(): remove the first validate() call and warning
- Remove the SGPath::validate() call added in commit
  22779ee2c4 (first part of findPath():
  when it is called with a non-null second argument).

- Remove the warning printed when the assembled path is absolute and
  fails the SGPath::validate() read permission test (this caused too
  much noise and confusion).

- Keep the behavior or accepting absolute, existing paths that pass the
  SGPath::validate() read permission test.

This way, the 'play-audio-sample' FGCommand will continue to work with
absolute paths. If/when the built-in launcher is updated to set up the
read-allowed paths early enough, maybe we can revert FG commits
3ee54cbd72bd8f and 896be707ae558 and re-add the SGPath::validate()
call in the first part of findPath()---assuming it is deemed useful.
2022-08-28 14:53:05 +02:00
..
2020-08-18 11:40:27 +01:00
2020-04-22 14:04:21 +01:00
2017-01-26 12:41:59 +01:00
2016-02-21 21:49:20 +02:00
2016-02-22 18:05:02 +02:00
2016-05-30 13:02:24 +01:00
2020-04-25 18:05:59 +01:00
2014-06-13 19:12:56 +02:00
2006-03-08 18:16:08 +00:00
2005-09-29 12:05:22 +00:00
2013-06-22 16:15:41 +01:00
2013-06-22 16:15:41 +01:00