[ww-bugs] Bug 3550: MathObjects does not set correct answer latex string correctly when using eval on a MathObject

bugzilla-daemon at webwork.maa.org bugzilla-daemon at webwork.maa.org
Mon Dec 14 14:09:33 EST 2015


http://bugs.webwork.maa.org/show_bug.cgi?id=3550


Davide P. Cervone <dpvc at union.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Davide P. Cervone <dpvc at union.edu>  2015-12-14 14:09:31 ---
OK, this is a bug in the MathObjects inheritance code (where fields are
inherited from the object that creates them).  Some fields are supposed to be
blocked, but they were getting through anyway.  This is fixed with 

    https://github.com/openwebwork/pg/pull/261

-- 
Configure bugmail: http://bugs.webwork.maa.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the webwork-bugs mailing list