RequestPath::evaluate() does not consider negations of paths.

CommentFileSizeAuthor
#3 3045795_3.patch1.02 KBarthur_lorenz
negate_paths.patch811 bytesarthur_lorenz

Comments

arthur_lorenz created an issue. See original summary.

fago’s picture

Priority: Normal » Critical
Status: Needs review » Needs work

hm, this is really a non-standard thing - let's better avoid bit-wise operators. I'm not sure it will behave correctly in all cases, with automatic type conversion etc.

arthur_lorenz’s picture

Priority: Critical » Normal
Status: Needs work » Needs review
StatusFileSize
new1.02 KB

avoided bit-wise operator

arthur_lorenz’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.