Closed garemoko closed 11 years ago
Fixed as discussed
:thumbsup: not sure if I'm allowed to merge or if @bscSCORM needs to do it?
Build files and doc regeneration still needs to occur before merge to prevent need for a second PR. I can do that tomorrow.
@brianrogers yes, I need to merge, thanks. @brianjmiller I can't see how you'll avoid two PRs anyway, since it's not our branch this is coming from.... so merging, and will expect build files and doc regen as a second PR
On 3/17/13 4:50 PM, bscSCORM wrote:
@brianrogers yes, I need to merge, thanks. @brianjmiller I can't see how you'll avoid two PRs anyway, since it's not our branch this is coming from.... so merging, and will expect build files and doc regen as a second PR
Nothing to say I need to be the one to do it :-). Tools are OSS and instructions provided. But I'm happy to.
Brian J. Miller Rustici Software brian.miller@scorm.com
This fixes a bug where when getting statements if the object of the statement is an agent, the agent has no objectType property.
The code is copy and pasted from activity.js but Activity is replaced with Agent.