MantisBT - Rosetta
View Issue Details
0000058Rosetta[All Projects] Bad Codingpublic2012-08-02 14:062012-08-02 14:07
smlewis 
smlewis 
lowminoralways
resolvedfixed 
 
 
FloppyTail
FloppyTail; arguments irrelevant
50181
0000058: FloppyTail uses a hardcoded score12 instead of getScoreFunction
FloppyTail.cc, line 184:
fullatom_scorefunction_ = ScoreFunctionFactory::create_score_function( STANDARD_WTS, SCORE12_PATCH );


There's no reason not to use getScoreFunction here.
No tags attached.
Issue History
2012-08-02 14:06smlewisNew Issue
2012-08-02 14:07smlewisFixed in SVN Version => 50181
2012-08-02 14:07smlewisNote Added: 0000045
2012-08-02 14:07smlewisStatusnew => resolved
2012-08-02 14:07smlewisResolutionopen => fixed
2012-08-02 14:07smlewisAssigned To => smlewis

Notes
(0000045)
smlewis   
2012-08-02 14:07   
Yes, this was resolved before I filed the report...I figure we should track all the bugs we can.