Commits for angie
switch to files view, user index
v281_preview to v281_preview2 (2013-03-12 to 2013-03-19) v281
- Fixing bug reported via MLQ: When repeatedly adding/modifying customtracks and saving sessions without any cartResets or session loads,
the same ctfile was used in both saved sessions and the user's active
cart, so modifications after saving a session were leaking back to
saved sessions. Fix: copy custom tracks not only when loading a
saved session, but also immediately after saving a session, so that
the user's active cart no longer has the same ctfile (and customTrash
database tables, etc) as the saved session.
fixes #10396, refs #10323
- src/hg/hgSession/hgSession.c - lines changed 3, context: html, text, full: html, text
- Trivial addition of support for HGVS position range nomenclature,which has "_" between start and end (instead of "-"). refs #10392
switch to files view, user index