From: SourceForge.net <no...@so...> - 2009-05-07 23:56:04
|
Bugs item #2712294, was opened at 2009-03-25 18:20 Message generated for change (Comment added) made by rvos You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=2712294&group_id=248804 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: ui Group: easy >Status: Closed Priority: 4 Private: No Submitted By: Mark Dominus (mjdominus) >Assigned to: Rutger Vos (rvos) Summary: Display tree IDs for unnamed trees Initial Comment: BP says: > (4)- when a user selects, say, "Tree" or "Tree Block" as the dataype for > a step, he then sees a list of all trees and has to pick one or more to > include with the analysis step. If the trees don't have names or titles, > they appear as blank rows. Please add a tree ID column so that even > trees without names can be identified by the user. ---------------------------------------------------------------------- >Comment By: Rutger Vos (rvos) Date: 2009-05-07 23:56 Message: As of revision 6460, trees and tree blocks now have a default return value for the "title" field: the local class name + the object id, e.g. PhyloTree1231. This means that the list of available input/output data now always at least have the title column populated. This fix is also useful for nexus file generation, where heretofore the "TITLE=foo;" token was sometimes empty. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=2712294&group_id=248804 |