On 7 September 2011 12:55, EBo <[email protected]> wrote: > My key generation function is defined as: > > [auth][key]:[year:(unk)]:[shorttitle:abbr:upper] > > After updating to version 2.7 last night I just discovered that the > last part of the key generation now only returns a single letter > abbreviation instead of a 3 letter abbreviation. Is this a known bug in > 2.7?
Hi, I see the problem. It's caused by a change in the "shorttitle" operator. It now removes spaces between the words returned, which means that the abbreviation that comes afterwards doesn't find more than a single word. However, the removal of spaces isn't strictly required, since the spaces in any case are removed later. I'll make sure this is reversed in the next version. Morten ------------------------------------------------------------------------------ Using storage to extend the benefits of virtualization and iSCSI Virtualization increases hardware utilization and delivers a new level of agility. Learn what those decisions are and how to modernize your storage and backup environments for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/ _______________________________________________ Jabref-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jabref-users
