| Ticket Hash: | 8ad254b48c6559157c6f3f4756fff9975e25fc7d | ||
| Title: | Support multiple itemmap calls | ||
| Status: | Open | Type: | Feature_Request |
| Severity: | Important | Priority: | Immediate |
| Subsystem: | Resolution: | Open | |
| Last Modified: |
2015-08-26 16:47:17 10.56 years ago |
Created: |
2015-08-24 17:14:42 10.57 years ago |
| Version Found In: | 1.6023 | ||
| Description: | ||||
|
Please extend itemmap support to support multiple itemmaps.
If more than one itemmmap exists in the [requirements] block, apply them sequentially top-down: Ex: With item: a/b/c [requirements] ... itemmap [^/]+/ itemmap /.* -happy Would result in: b-happy | ||||
| User Comments: | ||||
tal added on 2015-08-26 16:47:17:
Get the following stack trace:
Call history:
db.scm:90: mutex-lock!
db.scm:93: current-milliseconds
db.scm:95: mutex-unlock!
db.scm:106: k606
db.scm:106: g610
db.scm:3324: g4079
db.scm:3342: db:compare-itempaths
db.scm:3266: debug:print-info
common_records.scm:96: debug:debug-mode
db.scm:3268: string-split
db.scm:3272: regex#string-substitute
db.scm:3273: regex#string-substitute
api.scm:106: k5
api.scm:106: g9
api.scm:109: get-call-chain
api.scm:110: print-call-chain <--
message: incomplete char set
ERROR: local query failed. Trying again.
| ||||