You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this the rendered output shows an arbitrary number of needs in need-extract and need-table sections.
In a big project this may also lead to error message that don't lead to the root cause and are hard to track down if you have a lot of changes in your git branch.
If strings don't evaluate to a boolean value this leads to unexpected behavior.
Example rst code (notice the erroneous filter strings below):
With this the rendered output shows an arbitrary number of needs in need-extract and need-table sections.
In a big project this may also lead to error message that don't lead to the root cause and are hard to track down if you have a lot of changes in your git branch.
Error messages look like the following:
A better behavior would be to show a clear error message during build and/or the rendered HTML page pointing at the erroneous filter string.
The text was updated successfully, but these errors were encountered: