File Changes for galt
switch to commits view, user indexv339_base to v340_preview (2016-09-26 to 2016-10-03) v340
Show details
- src/hg/htdocs/index.html
- lines changed 1, context: html, text, full: html, text
eaef2d170ea8b272234e9b3bf453cfccf98a5ba0 Fri Sep 30 11:25:40 2016 -0700
Fixing needed encoding of pipe char in URL. refs #18077.
- lines changed 1, context: html, text, full: html, text
2e2953ca15534bf34e976f0da2f3f9aee11b7393 Fri Sep 30 12:46:45 2016 -0700
Fixing needed encoding of pipe colon comma chars in URL. refs #18077.
- src/hg/lib/jWestBanner.html
- lines changed 1, context: html, text, full: html, text
eaef2d170ea8b272234e9b3bf453cfccf98a5ba0 Fri Sep 30 11:25:40 2016 -0700
Fixing needed encoding of pipe char in URL. refs #18077.
- lines changed 1, context: html, text, full: html, text
f349b0993cebf6c035910b211f8e300901881ef9 Fri Sep 30 11:49:15 2016 -0700
Fixing needed encoding of pipe char in URL. Oops jWestBanner.html must have manually created double %% encoding. refs #18077.
- lines changed 1, context: html, text, full: html, text
2e2953ca15534bf34e976f0da2f3f9aee11b7393 Fri Sep 30 12:46:45 2016 -0700
Fixing needed encoding of pipe colon comma chars in URL. refs #18077.
- src/inc/htmshell.h
- lines changed 12, context: html, text, full: html, text
ea3a67989847a2b731be271d112feab992a5eb9a Wed Sep 28 10:08:47 2016 -0700
Fixes hgNearTest robot by having htmlPage.c call attributeDecode on attribute values since we are now encoding them against XSS. refs #18077. hgNearTest was crashing right away with the error Couldn't get main form on orgPage.
- src/lib/cheapcgi.c
- lines changed 2, context: html, text, full: html, text
ea3a67989847a2b731be271d112feab992a5eb9a Wed Sep 28 10:08:47 2016 -0700
Fixes hgNearTest robot by having htmlPage.c call attributeDecode on attribute values since we are now encoding them against XSS. refs #18077. hgNearTest was crashing right away with the error Couldn't get main form on orgPage.
- src/lib/htmlPage.c
- lines changed 2, context: html, text, full: html, text
ea3a67989847a2b731be271d112feab992a5eb9a Wed Sep 28 10:08:47 2016 -0700
Fixes hgNearTest robot by having htmlPage.c call attributeDecode on attribute values since we are now encoding them against XSS. refs #18077. hgNearTest was crashing right away with the error Couldn't get main form on orgPage.
- src/lib/htmshell.c
- lines changed 145, context: html, text, full: html, text
ea3a67989847a2b731be271d112feab992a5eb9a Wed Sep 28 10:08:47 2016 -0700
Fixes hgNearTest robot by having htmlPage.c call attributeDecode on attribute values since we are now encoding them against XSS. refs #18077. hgNearTest was crashing right away with the error Couldn't get main form on orgPage.
- lines changed 4, context: html, text, full: html, text
817a4491709c2168643fab6b3fc342531dcbbec9 Fri Sep 30 13:47:59 2016 -0700
Fixes Very Early Warning html handler to encode printf parameters. Fixes #18162.
- src/lib/tests/makefile
- lines changed 7, context: html, text, full: html, text
ea3a67989847a2b731be271d112feab992a5eb9a Wed Sep 28 10:08:47 2016 -0700
Fixes hgNearTest robot by having htmlPage.c call attributeDecode on attribute values since we are now encoding them against XSS. refs #18077. hgNearTest was crashing right away with the error Couldn't get main form on orgPage.
- src/lib/tests/testDecodedString.c
- lines changed 77, context: html, text, full: html, text
ea3a67989847a2b731be271d112feab992a5eb9a Wed Sep 28 10:08:47 2016 -0700
Fixes hgNearTest robot by having htmlPage.c call attributeDecode on attribute values since we are now encoding them against XSS. refs #18077. hgNearTest was crashing right away with the error Couldn't get main form on orgPage.
switch to commits view, user index