﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
847,Quote issues,simon,simon,"From Elena's email:

{{{
It looks like in most cases CSL automatically places commas and  
periods within the quotation mark if it follows a title enclosed in  
quotes. This doesn't seem to happen, however, in the ""layout"" element  
when the citation includes no page number and the title is the last  
item in the citation (this happens from time to time). To simplify:

<layout prefix="""" suffix=""."" delimiter=""; "">
	<text macro=""author-short"" suffix="", ""/>
	<text macro=""title-short"" quotes=""true"" prefix=""""/>
	<text variable=""locator"" prefix="", ""/>
<layout>

If no locator is provided, the result is:

White, “Battle of the Century”.

But it should be:

White, “Battle of the Century.”

Note that the semicolon should fall outside of the quotation mark:

White, ""Battle of the Century""; Jacob, ""Eventful Transformations.""
}}}
",defect,closed,minor,1.0.3,export,1.0,fixed,,erazlogo
