"Reporter" field broken?
I'm writing a CSL style to cite case law. I'm trying to create a cs:choose element that changes depending on whether or not the cited case item contains a value in the "Reporter" field. However, for whatever reason, this test always returns false, as in, the "if" statement is never fulfilled and "else" is always triggered, no matter whether there is a value in the "Reporter" field or not. Could it be that the "Reporter" field is currently broken, or what am I doing wrong?
<if variable="container-title">
(Full field mapping at https://aurimasv.github.io/z2csl/typeMap.xml )
If you're using that, we'd want to see the whole CSL style. Post to pastebin.com or similar.