Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parser is too stric on #redirect #50

Closed
GoogleCodeExporter opened this issue Apr 15, 2015 · 2 comments
Closed

Parser is too stric on #redirect #50

GoogleCodeExporter opened this issue Apr 15, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.get text from article on ENSO in simplewiki-20100317-pages-articles.xml.bz2 
(it says #Redirect [[El Niño-Southern Oscillation]])
2. parse it


What is the expected output? What do you see instead?
I expect a redirect, but I got a link inside an ordered list

What version of the product are you using? On what operating system?
3.0.11, WnidowsXP, Java 1.5

Please provide any additional information below.
Method parseRedirect inside class AbstractParser only recognizes #redirect or 
#REDIRECT. I'm parsing simplewiki-20100317-pages-articles.xml.bz2 and in 
several articles (Carbohydrates, ENSO, International organizations)it says 
#Redirect
I think t should be case unsensitive.

Original issue reported on code.google.com by pablogrisafi1975@gmail.com on 1 Sep 2010 at 3:25

@GoogleCodeExporter
Copy link
Author

Original comment by axelclk@gmail.com on 1 Sep 2010 at 5:04

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Changed in SVN:
http://code.google.com/p/gwtwiki/source/detail?r=2154

Original comment by axelclk@gmail.com on 1 Sep 2010 at 5:06

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant