Hide Forgot
Created attachment 1469909 [details] build log with wrong line count +++ This bug was initially created as a clone of Bug #1601832 +++ Description of problem: The old console also marked the wrong total num of build log stream in build page. Version-Release number of selected component (if applicable): docker.io/openshift/origin-console latest 1f14ec53b95d How reproducible: Always Steps to Reproduce: 1. oc new-app centos/ruby-22-centos7~https://github.com/openshift/ruby-ex.git 2. check build log Actual results: The total num is 2 lines Expected results: Should be correct total num of lines.
Console version should be: OpenShift Master:v3.10.23 OpenShift Web Console: v3.10.23
Fixed by: https://github.com/openshift/origin-web-console/pull/3042
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/33e93cb97422dd2aff437744df5a5ffb2866ab0f Merge pull request #3042 from TheRealJon/log-line-number-bug Bug 1607305 - Adjust log viewer to handle multiline and non-newline terminated responses
This issue has been fixed,count of the log is correct now. verified bug. OpenShift Web Console: v3.11.0-0.20.0