File tree 1 file changed +7
-5
lines changed 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -10545,11 +10545,7 @@ <h3>User Prompt Handler</h3>
10545
10545
< li > < p > If the < var > requested prompt handler</ var > 's [=prompt
10546
10546
handler configuration/handler=] is not equal to the < a > user
10547
10547
prompt handler</ a > 's [=prompt handler
10548
- configuration/handler=], or the < var > requested prompt
10549
- handler</ var > 's [=prompt handler configuration/notify=]
10550
- is not equal to the < a > user prompt
10551
- handler</ a > 's [=prompt handler configuration/handler=],
10552
- return false.
10548
+ configuration/handler=], return false.
10553
10549
10554
10550
</ ol >
10555
10551
</ li >
@@ -10558,6 +10554,12 @@ <h3>User Prompt Handler</h3>
10558
10554
< li > Return true</ li >
10559
10555
</ ol >
10560
10556
10557
+ < p class ="note "> This does not check the < var > requested prompt
10558
+ handler</ var > 's [=prompt handler configuration/notify=] matches
10559
+ the [=prompt handler configuration/handler=], because the [=prompt
10560
+ handler configuration/notify=] component only affects the [=HTTP
10561
+ session=], if any.
10562
+
10561
10563
< p > To < dfn > update the user prompt handler</ dfn > given < var > requested prompt handler</ var > :
10562
10564
10563
10565
< ol class =algorithm >
You can’t perform that action at this time.
0 commit comments