Project:Bibliography Module
Version:6.x-1.2
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I created a link to the a biblio-page using a keyword, for example:
http://site/publications/keyword/1
or
http://site/publications/keyword/my-keyword

You can also get there through the navigation menu and selecting a keyword from the biblio keyword list.

You get a nice filtered list based on the keyword, however you can't export this entire list using the export buttons for xml, tagged or bibtex. The buttons lead to blank pages like
http://site/publications/export/tagged
http://site/publications/export/xml

Any thoughts?

Comments

#1

Assigned to:adr75» Anonymous

#2

Have you tried those export links? Despite their appearance, they should in theory only deliver the filtered (keyword/1) data. This is done through the use of session variables, so if your site has session variable disabled this might cause a problem.

#3

Yes, I have tried the links, they open up a blank page, both Explorer7 and Firefox3. I'm working on a XP localhost install of Drupal6. Could you tell me more on those session variables and where I can check them?

#4

If you are running Drupal 6.10, then going to the "admin/reports/status/php" page should show you all the PHP information including a section called "session" which should show if session handling is enabled. All of these things are controlled and configured through the php.ini file.

Ron.

#5

Thanks. My Drupal 610 status report doesn't show a section for "session", so I'll look at php.ini to enable session handling. (all a bit new for me).

#6

My apologies, I misread your admin/reports/status/php" line, and my Php session information says:
Session Support: enabled
Registered save handlers: files user sqlite
Registered serializer handlers: php php_binary wddx
I am using a standard install of Xampp, PHP 5.2.8. Do you need more details on the session handling?

Using the export buttons for a list still doesn't work when entering a direct like
http://site/publications/keyword/my-keyword

The export buttons do work when I create the same list by selecting the keyword from the keyword drop down menu in the filter tab.

#7

Ok, so your session handler seems to be working, therefore it must be some other bug. I'll see if I can reproduce it and figure out what the problem is.

Ron.

#8

Just a few more questions...

When you enter the above mentioned URL, do you see a red filter line and do you see the number of entries available for export? If you look at the two attached images, img1.jpg has no filters and img2.jpg has a keyword filter (notice the URL, filter line and the change in the number of entries to export)

AttachmentSize
img1.jpg 71.82 KB
img2.jpg 66.66 KB

#9

Yes, I see both the red line filter and number of records to export.

AttachmentSize
screenshot.jpg 20.73 KB

#10

Could you try the 6.x-dev version to see if it makes any difference. There was a recent issue which may be causing this which has been fixed in the -dev version.

#11

Just updated to the development version succesfully, and the problem seems to be solved. Thank you very very much for your help!

#12

Good, look for a new 1.3 release shortly.

Ron.

#13

Status:active» fixed

#14

Status:fixed» closed (fixed)

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

nobody click here