[mapserver-commits] [MapServer/MapServer] 6e71c5: Allow includes in feature templates (#7020)
Seth G
noreply at github.com
Tue Feb 27 02:59:54 PST 2024
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 6e71c5686bea28c83cd9abe2eb2b14065252ff92
https://github.com/MapServer/MapServer/commit/6e71c5686bea28c83cd9abe2eb2b14065252ff92
Author: Seth G <sethg at geographika.co.uk>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
A msautotest/query/expected/template_test003.html
A msautotest/query/expected/template_test004.json
A msautotest/query/expected/template_test005.html
M msautotest/query/template.map
A msautotest/query/template/feature_includes.tmpl
A msautotest/query/template/feature_json.tmpl
A msautotest/query/template/feature_missing_include.tmpl
A msautotest/query/template/item.tmpl
A msautotest/query/template/item_json.tmpl
M src/maptemplate.c
Log Message:
-----------
Allow includes in feature templates (#7020)
* Process templates in feature tags, add tests, fix typos
* Ensure the processIncludeTag is defined before calling
* Clean up memory
* Fix tests and add root level missing template
* Free hashTable and outstr if missing template file
To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications
More information about the MapServer-commits
mailing list