TSP Center - A Thrift Savings Plan Community
 
"FantasyTSP™ and Discussion Forum for the Thrift Savings Plan Investor"
 
TSP Center Feature Request and Bug Tracker
Go to bug ID:  
Login or register for full access to the Bug Tracker.

ID Summary / Reporter Product / Version Status / Resolution Priority / Severity Last Post
40
Sptms2086
FantasyTSP
2.0
Unconfirmed
Open
Normal
Moderate
January 21, 2012 09:03:01 PM
by Sptms2086
39
pammax
FantasyTSP
2.0
Unconfirmed
Open
Normal
Enhancement
January 17, 2012 11:26:56 AM
by pammax
38
pammax
FantasyTSP
2.0
Unconfirmed
Open
Normal
Enhancement
January 17, 2012 11:26:40 AM
by pammax
37
TSP-Guru
FantasyTSP
2.0
Unconfirmed
Open
Normal
Critical
January 11, 2012 08:16:08 PM
by TSP-Guru
36
BodhiDrool
FantasyTSP
2.0
Unconfirmed
Open
Normal
Enhancement
January 9, 2012 11:21:53 AM
by BodhiDrool
17
Deltah
FantasyTSP
2.0
Closed
Won't Fix
Normal
Trivial
January 8, 2012 07:40:59 PM
by TSPking
33
MakeMoney
FantasyTSP
2.0
Unconfirmed
Open
Normal
Enhancement
January 8, 2012 07:38:10 PM
by TSPking
34
Gman
FantasyTSP
2.0
Closed
Fixed
Normal
Enhancement
January 8, 2012 07:31:04 PM
by Gman
35
vvo
FantasyTSP
2.0
Unconfirmed
Open
Normal
Enhancement
January 5, 2012 01:00:00 AM
by vvo
20
rwmiller50
FantasyTSP
2.0
Closed
Fixed
Normal
Enhancement
January 2, 2012 05:54:04 PM
by TSPking
32
andercee
FantasyTSP
2.0
Unconfirmed
Open
Normal
Minor
September 8, 2011 08:29:44 PM
by andercee
31
frankwhite
FantasyTSP
2.0
Unconfirmed
Open
Normal
Minor
July 8, 2011 07:29:52 AM
by frankwhite
30
Mjeffe10
FantasyTSP
2.0
Unconfirmed
Open
Normal
Minor
July 2, 2011 06:02:36 PM
by Mjeffe10
29
CAMPER123
FantasyTSP
2.0
Unconfirmed
Open
Normal
Minor
July 1, 2011 12:13:26 PM
by CAMPER123
28
mudhut
FantasyTSP
2.0
Unconfirmed
Open
Normal
Minor
June 21, 2011 12:10:49 PM
by mudhut
27
jdeacon
FantasyTSP
2.0
Unconfirmed
Open
Normal
Moderate
June 14, 2011 11:37:14 AM
by jdeacon
26
Ericatx
FantasyTSP
2.0
Closed
Bogus
Normal
Major
April 12, 2011 03:47:32 AM
by Ericatx
25
Rccm112
FantasyTSP
2.0
Unconfirmed
Open
Normal
Moderate
April 5, 2011 11:41:01 PM
by Rccm112
12
choctaw
FantasyTSP
2.0
Closed
Fixed
Normal
Enhancement
April 1, 2011 06:20:07 AM
by TSPking
24
phxmrc
FantasyTSP
2.0
Closed
Fixed
Normal
Enhancement
April 1, 2011 06:18:11 AM
by TSPking
1 2 ... Next
Legend
 
AGG (F Fund)
iShares Lehman Aggregate Bond (AGG)
S&P 500 (C Fund)
S&P 500 INDEX,RTH (^GSPC)
Wilshire 4500 (S Fund)
Dow Jones Wilshire 4500 Complet (^DWCPF)
EFA (I Fund)
iShares MSCI EAFE Index (EFA)

20min. delay http://www.google.com/finance

Contact TSP Center

Copyright © 2009 Hostspring Technologies, LLC
All Rights Reserved

TSP Center, P.O. Box 9457, Chesapeake, VA 23321


Powered by: Hostspring Valid XHTML 1.0 Transitional




Message: Debug Information
  • Source Control: Not Under Source Control
  • Total Queries: 6 (?)
  • Total Execution Time: 0.2656810284


Query Debug
SET NAMES utf8
(0)
SET sql_mode = ''
(0)
SELECT * FROM bugs_datastore
(0.0382690429688)
SELECT * FROM bugs_template WHERE filename IN ('doctype', 'header', 'headinclude', 'footer', 'selectoption', 'selectoptgroup', 'std_error', 'std_redirect', 'std_message', 'bugfield_input_text', 'bugfield_input_checkbox', 'bugfield_select_single_option', 'bugfield_select_single', 'username_display', 'help_link', 'trackerhome', 'trackerhome_bits', 'list_head', 'pagenav', 'pagenav_bit')
(0.0260062217712)
SELECT COUNT(*) AS count FROM bugs_bug WHERE (!hidden OR (hidden AND product IN (0))) AND product IN (1)
(0.0300869941711)
SELECT bug.*, vote.votefor, vote.voteagainst FROM bugs_bug AS bug LEFT JOIN bugs_vote AS vote ON (bug.bugid = vote.bugid) WHERE bug.product IN (1) AND (!bug.hidden OR (bug.hidden AND bug.product IN (0))) ORDER BY hiddenlastposttime DESC LIMIT 0, 20
(0.00165510177612)