Tags:
create new tag
view all tags

SID-01337: BibtexPlugin file parameter problem

Status: Unanswered Unanswered TWiki version: 4.2.4 Perl version:
Category: BibtexPlugin Server OS: Last update: 14 years ago

Hi,

I have such a reference to BibtexPlugin:

%BIBTEX{topic="Bibliography.WebHome" form="on" errors="on" file="bibliography.bib" }%

When I open the page I get search form and list of publications - everything looks ok. But when I run an search engine it returns nothing. In fact, at file twiki/bin/bibsearch there is no value attached to $theBibfile after the line:

my $theBibfile = $query->param("file");

If I set $theBibfile statically in this file, e.g. adding thouse lines if (!$theBibfile) { $theBibfile = 'bibliography.bib'; } it starts to work. But of course it is not nice solution.

I'm not very familiarized with TWiki, maybe I do any stupid mistake? Any ideas, what can be wrong?

-- MariuszKaleta - 2011-11-22

Discussion and Answer

Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the TWiki consultants if you need timely help. We invite you to get involved with the community, it is more likely you get community support if you support the open source project!

-- PeterThoeny - 2012-01-23

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Unanswered
Title BibtexPlugin file parameter problem
SupportCategory BibtexPlugin
TWiki version 4.2.4
Server OS

Web server

Perl version

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2012-01-23 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.