Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2009 at 01:13 UTC
Updated:
4 Jan 2010 at 14:53 UTC
This is probably something I could correct myself but I'll probably end up breaking the module-
On the biblio listings page where you can sort and filter the records, the MLA style option is missing a period and a space in between the year and the pagination (eg. "200151-61" should be "2001. 51-61") for the Book Chapter publication type.
Thanks!
Comments
Comment #1
rjerome commentedFixed in -dev
Also added hanging indents as per MLA spec.
http://drupal.org/cvs?commit=308134
Comment #2
gpiersol commentedThanks for the speedy response. I tried working with the new -dev version and the issue remains. I cleared the cache but is there anything else I can do on my end?
Comment #3
rjerome commentedThe -dev versions only get built every 12 hours, so are you sure you got the one dated Dec. 30?
Comment #4
gpiersol commentedAfter your original comment I waited for the new -dev version - the one dated Dec. 30, then downloaded and used that version. Is it possible the formatting updates aren't showing up because of a different problem besides caching?
Comment #5
rjerome commentedIf you kept a copy of the original 1.9 directory somewhere in the Drupal tree, then this could be the cause of this behavior (it's finding the old one first).
Comment #6
gpiersol commentedMy mistake- despite what I thought, I was somehow working with the wrong version.
Thanks,