nikolamilosevic86/luke

Left-over references to getFields and numerous casts to Field instead of Fieldable.

GoogleCodeExporter opened this issue · 2 comments

Actually, there are a ton of left-over references to getFields() and a few 
casts to Field. Need to replace with getFieldables(); e.g. export doesn't work 
with numeric fields.

See added details for issue #40.

Original issue reported on code.google.com by merke...@gmail.com on 6 Jul 2011 at 3:18

Added my version of the source (it includes an update to the flags column) on 
top of r70.

Original comment by merke...@gmail.com on 6 Jul 2011 at 3:21

Attachments:

In the future please provide patches as patches (using svn diff), otherwise 
it's more difficult to figure out the changes.

I believe that I applied all relevant changes from your version, if not please 
reopen this issue. Thank you!

Original comment by sig...@gmail.com on 28 Dec 2011 at 2:46

  • Changed state: Fixed