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
48
snaffu
FantasyTSP
2.0
Unconfirmed
Open
Normal
Enhancement
April 23, 2012 01:21:13 PM
by snaffu
47
ventilator
FantasyTSP
2.0
Unconfirmed
Open
Normal
Enhancement
April 19, 2012 04:24:38 AM
by ventilator
46
ventilator
FantasyTSP
2.0
Unconfirmed
Open
Normal
Moderate
April 19, 2012 04:20:19 AM
by ventilator
29
CAMPER123
FantasyTSP
2.0
Closed
Fixed
Normal
Minor
April 14, 2012 04:07:21 AM
by TSPking
45
ventilator
FantasyTSP
2.0
Unconfirmed
Open
Normal
Enhancement
March 31, 2012 05:38:48 AM
by ventilator
36
BodhiDrool
FantasyTSP
2.0
Unconfirmed
Open
Normal
Enhancement
March 9, 2012 06:02:10 AM
by BodhiDrool
28
mudhut
FantasyTSP
2.0
Closed
Works for Me
Normal
Minor
March 8, 2012 09:31:53 PM
by TSPking
38
pammax
FantasyTSP
2.0
Closed
Won't Fix
Normal
Enhancement
March 8, 2012 09:30:00 PM
by TSPking
37
TSP-Guru
FantasyTSP
2.0
Unconfirmed
Open
Normal
Critical
March 7, 2012 11:54:37 PM
by TSPking
44
smitty3509
FantasyTSP
2.0
Unconfirmed
Open
Normal
Moderate
March 5, 2012 08:51:50 PM
by smitty3509
43
sludg
FantasyTSP
2.0
Unconfirmed
Open
Normal
Enhancement
February 24, 2012 12:11:42 AM
by sludg
42
Sad Al
FantasyTSP
2.0
Unconfirmed
Open
Normal
Minor
February 21, 2012 05:39:29 AM
by Sad Al
41
ralpharch
FantasyTSP
2.0
Unconfirmed
Open
Normal
Enhancement
February 7, 2012 01:03:33 PM
by ralpharch
40
Sptms2086
FantasyTSP
2.0
Closed
Won't Fix
Normal
Moderate
January 21, 2012 08:03:01 PM
by Sptms2086
39
pammax
FantasyTSP
2.0
Unconfirmed
Open
Normal
Enhancement
January 17, 2012 10:26:56 AM
by pammax
17
Deltah
FantasyTSP
2.0
Closed
Won't Fix
Normal
Trivial
January 8, 2012 06:40:59 PM
by TSPking
33
MakeMoney
FantasyTSP
2.0
Closed
Won't Fix
Normal
Enhancement
January 8, 2012 06:38:10 PM
by TSPking
34
Gman
FantasyTSP
2.0
Closed
Fixed
Normal
Enhancement
January 8, 2012 06:31:04 PM
by Gman
35
vvo
FantasyTSP
2.0
Unconfirmed
Open
Normal
Enhancement
January 5, 2012 12:00:00 AM
by vvo
20
rwmiller50
FantasyTSP
2.0
Closed
Fixed
Normal
Enhancement
January 2, 2012 04:54:04 PM
by TSPking
1 2 3 ... 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.0279419422


Query Debug
SET NAMES utf8
(0)
SET sql_mode = ''
(0)
SELECT * FROM bugs_datastore
(0.000114917755127)
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.000940084457397)
SELECT COUNT(*) AS count FROM bugs_bug WHERE (!hidden OR (hidden AND product IN (0))) AND product IN (1)
(0.000453948974609)
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.000641107559204)