The title says it all ;-) biblio_bibtex_export() sets the wrong variable while processing techreports.

Comments

rjerome’s picture

Status: Needs review » Fixed

Committed to CVS.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

Frank Steiner’s picture

Version: 6.x-1.x-dev » 6.x-1.0-beta9
Status: Closed (fixed) » Needs review
StatusFileSize
new470 bytes

Reopening this because I made a bad mistake in the patch by forgetting to reset the institution variable in each loop cycle. Therefore exporting a bunch of results could end up with every entry having the institution field from some former entry set.

Sorry for that! Patch is for beta9.

rjerome’s picture

Status: Needs review » Fixed

Now in the latest code.

Ron.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.