mdoering / gbif-ecat

Automatically exported from code.google.com/p/gbif-ecat
0 stars 0 forks source link

"×Elyhordeum" breaks the parser #53

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Reported by bearpaws4x4, Aug 10, 2010
What steps will reproduce the problem?
1. attempt to parse "×Elyhordeum" - this is a legitimate hybrid plant name
2. http://ecat-dev.gbif.org/ws/parser?names=%C3%97Elyhordeum

What is the expected output? What do you see instead?

Status 500 - internal server error

Warning: 
file_get_contents(http://ecat-dev.gbif.org/ws/parser?names=%C3%97Elyhordeum) 
[function.file-get-contents]: failed to open stream: HTTP request failed!

What version of the product are you using? On what operating system?

Please provide any additional information below.
The name has UTF-8 encoding. It parses OK on the test page - 
http://ecat-dev.gbif.org/tools/parser - not sure why

The parser successfully parsed the remaining 7700 names we requested - great 
work!

Original issue reported on code.google.com by wixner@gmail.com on 7 Jan 2011 at 4:27

GoogleCodeExporter commented 8 years ago

Original comment by wixner@gmail.com on 18 Apr 2012 at 7:51