Certain DOI references are not processed correctly by JabRef 2.10b
An entry with a doi of the form "10.1002/(SICI)1522-2594(199911)42:5<952::AID-MRM16>3.0.CO;2-S" will link to "http://dx.doi.org/10.1002/(SICI)1522-2594(199911)42:5", truncating the DOI at the first < sign.
Steps to reproduce:
1) Insert the following bibtex entry:
@Article{pruessmann1999sense,
Title = {{SENSE}: {S}ensitivity {E}ncoding for {F}ast {MRI}},
Author = {Pruessmann, Klaas P and Weiger, Markus and Scheidegger, Markus B and Boesiger, Peter},
Journal = {Magn Reson Med},
Year = {1999},
Number = {5},
Pages = {952--962},
Volume = {42},
Doi = {10.1002/(SICI)1522-2594(199911)42:5<952::AID-MRM16>3.0.CO;2-S}
}
2) Click on the blue "Open DOI web link" button.
Best Regards,
Jonathan Powell
I have submitted a patch to solve this https://sourceforge.net/p/jabref/patches/203/.
Applied patch on the beta_2.10 branch