-
Bug
-
Resolution: Unresolved
-
Trivial
-
OS: Ubuntu 12.04.4 LTS; Java: java version "1.6.0_31" + OpenJDK Runtime Environment (IcedTea6 1.13.3) (6b31-1.13.3-1ubuntu1~0.12.04.2) + OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode); Jenkins v1.577
After upgrading to Jenkins v1.577, scrolling of the build step shell execution has changed. Note that this is annoying for code that is joined on multiple lines, i.e.:
echo "this is a " \ "test"
Also seems that horizontal scrolling is no longer available as everything wraps. Could be because of fixes for regressions in v1.576, not sure.
Observed with Iceweasel 24.7.0
- is related to
-
JENKINS-24482 Shell syntax highlighting for Build step gone after upgrade to v1.577
- Resolved