From: SourceForge.net <no...@so...> - 2008-11-03 23:38:50
|
Bugs item #2219601, was opened at 2008-11-03 18:09 Message generated for change (Settings changed) made by bishopb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=2219601&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Docs / FAQ Group: None Status: Closed Resolution: Fixed Priority: 1 >Private: No Submitted By: bishop (bishopb) Assigned to: bishop (bishopb) Summary: scripts/phpespmod.pl has misleading comments Initial Comment: The comments describing how to compute the survey number and the question number are misleading, specifically referring to the wrong tables and forcing the user to do math. These comments are also buried in the script, rather than being at the top. Move the comments to the top and fix them. ---------------------------------------------------------------------- Comment By: bishop (bishopb) Date: 2008-11-03 18:12 Message: Additionally, the $s_email variable should comment the fact that an at sign ("@") needs to be escaped, otherwise Perl interprets it as an array ref. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=2219601&group_id=8956 |