Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 25/Jul/13 2:36 PM
Description:

The the hyperlinkNote is called with text that contains a line feed then no further console output will be seen in the normal jenkins view (the raw view will still work).

This is easily reproduced by having a maven build with a module that contains a <name></name> element that contains a linefeed (which is acceptable.) and hacing another job that is set to copy its artifacts.

e.g.

the console output (raw) would be

Copied 1 artifacts from "foo » Maven name from module containing no line feed" build number 1087
Copied 0 artifacts from "foo » Maven name from module
		containing a linefeed and some indentation" build number 1087
... rest of console output

the last line that is shown in the html console output is
"Copied 1 artifacts from "foo » Maven name from module containing no line feed" build number 1087"

This makes the console output unuseable.

although changing the name in the maven project would seem an easy workaround - automatic formatters will change it back without human intervention.

Environment: Jenkins 1.509.LTS, CopyArtifactPlugin 1.27
Project: Jenkins
Priority: Critical Critical
Reporter: teilo
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to