Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sectioned-view-plugin
  Commit: 65f8a9ec86f96179dcb7e90936e7ec2213f80d61
      
https://github.com/jenkinsci/sectioned-view-plugin/commit/65f8a9ec86f96179dcb7e90936e7ec2213f80d61
  Author: Jon Sten <j...@axis.com>
  Date:   2019-07-10 (Wed, 10 Jul 2019)

  Changed paths:
    M 
src/main/java/hudson/plugins/sectioned_view/SectionedViewSectionDescriptor.java
    M 
src/main/resources/hudson/plugins/sectioned_view/FolderViewSection/config.jelly
    M 
src/main/resources/hudson/plugins/sectioned_view/ListViewSection/config.jelly
    M 
src/main/resources/hudson/plugins/sectioned_view/SectionedViewSection/config.jelly
    M src/test/java/hudson/plugins/sectioned_view/SectionedViewTest.java

  Log Message:
  -----------
  [JENKINS-58418] Improve escaping of job names in configure form

Changed escape character to one which has no special meaning in name
attribute for input fields and is disallowed in job names. The previous
escape character causes exceptions if there were two jobs where the
only difference in the name was a dot instead of an underscore.


  Commit: b2c33376e4ab3965080f7e471921a3947385900d
      
https://github.com/jenkinsci/sectioned-view-plugin/commit/b2c33376e4ab3965080f7e471921a3947385900d
  Author: Timothy Bingaman <timothy.binga...@gmail.com>
  Date:   2019-07-11 (Thu, 11 Jul 2019)

  Changed paths:
    M 
src/main/java/hudson/plugins/sectioned_view/SectionedViewSectionDescriptor.java
    M 
src/main/resources/hudson/plugins/sectioned_view/FolderViewSection/config.jelly
    M 
src/main/resources/hudson/plugins/sectioned_view/ListViewSection/config.jelly
    M 
src/main/resources/hudson/plugins/sectioned_view/SectionedViewSection/config.jelly
    M src/test/java/hudson/plugins/sectioned_view/SectionedViewTest.java

  Log Message:
  -----------
  Merge pull request #25 from jonsten/escapeCharacter

[JENKINS-58418] Improve escaping of job names in configure form


Compare: 
https://github.com/jenkinsci/sectioned-view-plugin/compare/dc8a23c018c4...b2c33376e4ab

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/sectioned-view-plugin/push/refs/heads/master/dc8a23-b2c333%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to