[ww-bugs] Bug 2629: when rerandomizing problems in Librarybrowser1 -- path becomes visible
bugzilla-daemon at webwork.maa.org
bugzilla-daemon at webwork.maa.org
Thu Jun 6 19:08:28 EDT 2013
http://bugs.webwork.maa.org/show_bug.cgi?id=2629
--- Comment #12 from Mike Gage <gage at math.rochester.edu> 2013-06-06 19:08:28 ---
Yes. The version in Tasks.pm kills the PRINT_FILE_NAMES_FOR array but the one
in webworkwebservices doesn't (because it was more general purpose -- not just
for the library).
I'm not sure this needs to be changed for this release. It's mostly a cosmetic
blemish and you can get rid of it by not specifying specific people to receive
file paths. (They are almost always professors and receive the path
automatically)
If you can change the way RenderProblem is called so that PRINT_FILE_NAMES_FOR
is killed that would be ok, but I'm worried about fooling with the defaults in
case we reck some of the other uses of webwork webservice.
In the long run there is a more robust fix and we can put that in (2.8).
--
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