BluesZhang / gdata-objectivec-client

Automatically exported from code.google.com/p/gdata-objectivec-client
Other
0 stars 0 forks source link

The setter of GDataPrice does not work #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

 * Just initialize a GDataPrice object, and set the price property like this:
  obj.price = ...;

 * Crash.

Should use GDataPrice not 'obj' class in the source code.

diff file in attachment.

Original issue reported on code.google.com by dujun...@gmail.com on 4 Jun 2009 at 1:34

Attachments:

GoogleCodeExporter commented 9 years ago
Thank you for pointing this out. It's now fixed on top-of-trunk.

Original comment by gregrobbins on 4 Jun 2009 at 2:08