﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
938,conditionals on locators don't work in CSL,erazlogo,simon,"I tried this:

{{{
  <group prefix="", "">
    <choose>
      <if locator=""page"" match=""none"">
	<label variable=""locator"" form=""short"" suffix="". ""/>
      </if>
    </choose>
    <text variable=""locator""/>
  </group>
}}}

And got this error (and no label):

{{{
Error: citation is not defined
Source File: chrome://zotero/content/xpcom/cite.js
Line: 1313
}}}",enhancement,closed,major,1.0.4,styles,1.0,fixed,,
