File Changes for galt
switch to commits view, user indexv340_preview2 to v340_base (2016-10-10 to 2016-10-17) v340
Show details
- src/hg/hgGateway/hgGateway.c
- lines changed 1, context: html, text, full: html, text
2ff236a2b0d3a7382bbfae2816dc410c4f8e96b8 Mon Oct 10 16:45:07 2016 -0700
This seems to be unnecessary at this time and may mess up cartJson.
- src/lib/htmshell.c
- lines changed 21, context: html, text, full: html, text
fc290bc3a314d67cc1d9b354c2a670142b386536 Mon Oct 10 13:23:12 2016 -0700
Cleaning out old stuff. In the past TimD had tried to encode newlines in htmlEncode. He was really trying to encode them in html attributes, especially the TITLE attribute in hgTracks/imageV2.c. Since we now have a proper attribute encoder that works for all characters, and it works with modern Firefox, the special handling is no longer needed.
switch to commits view, user index