Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 6ae32202576a24a7272ed29a4c7c59ac4551d5a7
https://github.com/jenkinsci/jenkins/commit/6ae32202576a24a7272ed29a4c7c59ac4551d5a7
Author: Matt Sicker <[email protected]>
Date: 2019-08-13 (Tue, 13 Aug 2019)
Changed paths:
M core/src/main/resources/hudson/atom.jelly
M core/src/main/resources/hudson/rss20.jelly
Log Message:
-----------
[JENKINS-58595] Add missing ${h} in rss and atom views (#4148)
* [JENKINS-58595] Add missing ${h} in rss and atom views
Now that l:view was fixed not to output whitespace, these views can be
updated to directly use l:view. Otherwise, they needed to initialize
the ${h} Jelly variable which is done via l:view normally.
This fixes a regression introduced in SECURITY-534.
Signed-off-by: Matt Sicker <[email protected]>
* Fix the fix
Signed-off-by: Matt Sicker <[email protected]>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/17d45f-6ae322%40github.com.