Skip to content

Making paths of linked files relative breaks urls #5861

@systemoperator

Description

@systemoperator

I am using the latest JabRef 5 master build:
JabRef-5.0-portable_linux.tar.gz
JabRef 5.0-beta.360--2020-01-21--7ddfd9f
Linux 4.4.0-171-generic amd64
Java 13.0.2
on Ubuntu 16.04
biblatexmode enabled

Steps to reproduce the behavior:

  1. Create a reference which contains, among others, the following line:
file = {Full Text PDF:https\://www.jair.org/index.php/jair/article/download/11675/26513:application/pdf;Snapshot:https\://www.jair.org/index.php/jair/article/view/11675:text/html},
  1. Save library.
  2. Select the newly created reference.
  3. Click on "Quality" > "Clean up entries", only tick "Make paths of linked files relative (if possible)" and click "OK".
  4. Now the value of the "file" field has changed to the following:
file = {Full Text PDF:https\:/www.jair.org/index.php/jair/article/download/11675/26513:application/pdf;Snapshot:https\:/www.jair.org/index.php/jair/article/view/11675:text/html},

So both urls are broken now and cannot be used any more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions