Commit d5133bb
committed
minor #5544 [components][expression_language] Fix the wrong constructor for SerializedParsedExpression (zerustech)
This PR was submitted for the 2.5 branch but it was merged into the 2.6 branch instead (closes #5544).
Discussion
----------
[components][expression_language] Fix the wrong constructor for SerializedParsedExpression
SerializedParsedExpression
There is a bug in the code snippet for creating a
SerializedParsedExpression instance in chapter "Using Parsed and
Serialized Expressions"
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets |
Commits
-------
d3f6c24 [components][expression_language] Fix the wrong constructor for SerializedParsedExpression1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments