Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commitd5133bb
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 SerializedParsedExpressionSerializedParsedExpressionThere is a bug in the code snippet for creating aSerializedParsedExpression instance in chapter "Using Parsed andSerialized 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
Comments
(0)