┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search
diff options
context:
space:
mode:
authorFrank Reininghaus <[email protected]>2013-06-23 10:01:24 +0200
committerFrank Reininghaus <[email protected]>2013-06-23 10:01:24 +0200
commitb4dc66e27fd007bebeca3f68dbfad17483ca9241 (patch)
tree36185ceaf9ad7cdfe20fc7c17100bae9b6acdc0b /src/search
parente8c4d19b7c8d1881dae2a28b1ff7202683648ceb (diff)
Prevent possible infinite recursion in ViewProperties
If each directory can have its own view properties, and loadting the .directory file fails in a directory, we have to load the global view properties. However, if we try to do this by changing the "global view properties setting" and loading the view properties for the same directory again, we might get an infinite recursion if changing the setting fails. We now force a loading of the global view properties by constructing a new ViewProperties object with an empty URL. Thanks to Kurt Hindenburg for helping to debug this issue (which was only reproducible on MacOS). BUG: 316209 FIXED-IN: 4.10.5 REVIEW: 111182
Diffstat (limited to 'src/search')
0 files changed, 0 insertions, 0 deletions