Revision 8fd1d8f...

Go back to digest for 27th January 2013

Bug Fixes in Educational

Akarsh Simha committed changes in [kstars] kstars/skycomponents/deepskycomponent.cpp:

Fix bug with NGC / IC multiplicity suffixes.

NGC / IC objects sometimes have multiplicity suffixes.
eg: NGC 4945A is the tiny galaxy near NGC 4945.

Because we did not read these values correctly, RA values for objects
with suffixes were read incorrectly and assumed to be zero. This bug
was reintroduced while moving to KSParser.

Also, the suffixes were not included in the names of the objects. Now
they are.

BUG

File Changes

Modified 1 files
  • kstars/skycomponents/deepskycomponent.cpp
1 files changed in total