I have the following config.jelly file https://bitbucket.org/snippets/danechitoaie/EAgn4K Which generates repeatable string textboxes but the problem is that each time I access the configuration page I get this "One or more fields in this block have been edited." without touching anything.
Any idea why this happens? And what I can do to not behave like this? PrintScreen of how it looks: http://i.imgur.com/1estWLh.png Another strange thing I noticed is that if I have just a "<f:checkbox" inside and if I have the "field" attribute it behaves the same (as in I get this "One or more fields in this block have been edited." icon without doing anything.) But if I replace the "field" attribute with "name" it still work sand aI don't get this icon and message. Thank you. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/849e38cf-2082-4a4f-8684-cd16cb204c27%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
