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
Each of the above relsults in a cr/lf, i.e. a blank line, even when using nullformat="" with [item ...]. Other declarations may also do this but the ones I have listed above are the ones I am using and therefore know about.
With a lot of [item ...] declarations, a lot of blank lines are created which, although not really a problem, is a bit untidy.
Regards,
Donald
The text was updated successfully, but these errors were encountered:
This issue has been closed due to lack of activity. This doesn't mean the issue is invalid, it simply got no attention within the last year. Please reopen with missing/relevant information if still valid.
Typically, issues fall in this state for one of the following reasons:
Hard, impossible or not enough information to reproduce
Missing test case
Lack of a champion with interest and/or funding to address the issue
This is a request to adjust template output so that blank lines are not created in the output file. This happens with the following declarations:
[resultset layer=LayerName]
[feature]
[item name="ItemName" pattern="12345" format="abc:themeMyTheme/abc:theme" escape=none]
Each of the above relsults in a cr/lf, i.e. a blank line, even when using nullformat="" with [item ...]. Other declarations may also do this but the ones I have listed above are the ones I am using and therefore know about.
With a lot of [item ...] declarations, a lot of blank lines are created which, although not really a problem, is a bit untidy.
Regards,
Donald
The text was updated successfully, but these errors were encountered: