# another problem (fallback behavior on cases)

**URL:** https://discourse.citationstyles.org/t/another-problem-fallback-behavior-on-cases/285
**Category:** CSL Development
**Created:** [July 6, 2007, 8:36pm UTC](https://discourse.citationstyles.org/t/another-problem-fallback-behavior-on-cases/285 "2007-07-06T20:36:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Bruce\_D\_Arcus1](https://avatars.discourse-cdn.com/v4/letter/b/4bbf92/32.png) [@Bruce\_D\_Arcus1](https://discourse.citationstyles.org/u/Bruce_D_Arcus1)
#### Post date: [July 6, 2007, 8:36pm UTC](https://discourse.citationstyles.org/t/another-problem-fallback-behavior-on-cases/285/1 "2007-07-06T20:36:30Z")

</div>

Simon,

Not sure this should go here (though might be helpful for other  
implementors), but here’s the bibliographic formatting I get with a  
legal case in Zotero, APA style:

Johnson v. Eisentrager. (1950).

So everything else is gone other than the title and year decided.

This is where the fallback logic is important. I’m not sure why this is  
doing this, though perhaps the style doesn’t have a case template? If  
not, then it should fallback like so:

Case --\> article  
reporter --\> container-title  
reporter volume --\> volume  
first page --\> pages

OK, it probably wouldn’t work precisely correctly, but at least the data  
would be there.

Bruce

---

<div class="post-metadata">

### Author: ![Simon\_Kornblith](https://avatars.discourse-cdn.com/v4/letter/s/ce7236/32.png) [@Simon\_Kornblith](https://discourse.citationstyles.org/u/Simon_Kornblith)
#### Post date: [July 6, 2007, 8:47pm UTC](https://discourse.citationstyles.org/t/another-problem-fallback-behavior-on-cases/285/2 "2007-07-06T20:47:24Z")

</div>

It should not be doing this. I’ll fix it when finish the new CSL  
schema (so I can finish the new parser).

Simon
