From: SourceForge.net <no...@so...> - 2006-12-05 14:51:08
|
Bugs item #1575902, was opened at 2006-10-12 15:05 Message generated for change (Comment added) made by johfrd You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1575902&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: Admin Group: v1.8 Status: Open Resolution: None Priority: 5 Private: No Submitted By: David Weingart (dweingart) Assigned to: Nobody/Anonymous (nobody) Summary: Ranks still off by one in emailed results Initial Comment: This bug was closed: http://sourceforge.net/tracker/index.php?func=detail&aid=1195484&group_id=8956&atid=108956 but I'm still experiencing the problem in version 1.8.2. Pretty sure the error is on line 546 of espresponse.inc (function response_select_human). -dave ---------------------------------------------------------------------- Comment By: Fredrik Johansson (johfrd) Date: 2006-12-05 15:51 Message: Logged In: YES user_id=1661330 Originator: NO I added align right to row 205 in esphtml.results.inc and now the Average rank bars in Survey Results is correct. echo( "<td align=\"right\" width=\"$width\">". ++$i ."</td>\n"); /Fredrik ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1575902&group_id=8956 |