[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[myexperiment-hackers] FogBugz (Case 71) Codebase - Profile says "you" i
From: |
bugs |
Subject: |
[myexperiment-hackers] FogBugz (Case 71) Codebase - Profile says "you" instead of "He" |
Date: |
Mon, 23 Jul 2007 13:38:45 +0100 |
A case which you opened has been resolved ( Resolved (Responded) ) in FogBugz.
It is your responsibility to verify the resolution and close or reactivate the
case.
From: Mark Borkum
Case ID: 71
Title: Profile says "you" instead of "He"
Project: Codebase
Area: Bugs
Priority: 3 - Must Fix
Release: Alpha
URL: http://wiki.myexperiment.org/fb/default.php?71
Last message:
all done. i've added a new one-liner to workflow/_latest and blog/_latest:
<%= session[:user_id].to_i == params[:id].to_i ? "You have" : "This user has"
%>
perhaps we should consider adding a helper method to decide between you, this
user, they, etc?
If you do not want to receive automatic notifications from FogBugz anymore,
change your preferences in the Options screen.
(http://wiki.myexperiment.org/fb/default.php?pg=pgPrefs)