akira-kurogane / furigana-injector

Automatically exported from code.google.com/p/furigana-injector
2 stars 1 forks source link

Wrong ruby text over conjugated words, e.g. おし・る over 教えよう #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Process a page that has conjugated forms of verbs and/or adjectives. E.g. 
having the sentence "楽しい英語を教えよう"

What is the expected output? What do you see instead?
"たの" over the "楽" kanji, and "おし" over the "教" kanji. No other ruby 
text for those words.

What occurs instead is the root of the dictionary form of those words is being 
shown over the tail hiragana.

Original issue reported on code.google.com by akira%ya...@gtempaccount.com on 9 Jun 2010 at 7:00

GoogleCodeExporter commented 9 years ago
Occurs on http://mukasibanasi.web.fc2.com/iwanioni.html.

Haven't replicated on simple test pages yet.

Original comment by akira%ya...@gtempaccount.com on 9 Jun 2010 at 7:19

GoogleCodeExporter commented 9 years ago
Yomi field for dictionary form rather than current form was being used. Fixed.

Original comment by akira%ya...@gtempaccount.com on 9 Jun 2010 at 9:56