![]() |
|
|
|
|
Change By:
|
Alexander Obuhovich
(09/Nov/14 10:16 PM)
|
|
Description:
|
Taken the checkstyle report produced by PHP_CodeSniffer (file: phpcs_checkstyle.xml) is transformed in Jenkins version (file: jenkins_checkstyle.xml) when it's been published after build ends.
However during that transformation the content id double-escaped:
1. {
{
noformat}
"
{noformat
}
}
is transformed into {
{
noformat}
"
{noformat
}
}
2. {
{
noformat}
"
{noformat
}
}
is transformed into {
{
noformat}
"
{noformat
}
}
Original issue posted on PHP_CodeSniffer issue tracker: https://github.com/squizlabs/PHP_CodeSniffer/issues/315
P.S. Both files are from different builds, so please ignore fact, that warnings don't match.
|
|
|
|
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
[email protected].
For more options, visit
https://groups.google.com/d/optout.