On Wed, Oct 31, 2012 at 12:34 PM, Bruno P. Kinoshita < [email protected]> wrote:
> Hi @slide, > > I think this has been fixed in 1.477 [1]. Try bumping your parent version > to 1.477 or superior and check if that works :o) > > [1] > https://github.com/jenkinsci/jenkins/commit/d0dbd3b8525287cf1fce51c7639b50a4f55520b0#L5R84 > > Cheers, > > Bruno P. Kinoshita > http://kinoshita.eti.br > http://tupilabs.com > > > Bummer, I keep my plugin on the latest LTS as much as possible which is 1.466. I've have to do something else. Thanks, slide > >________________________________ > > From: Slide <[email protected]> > >To: [email protected] > >Sent: Wednesday, 31 October 2012 2:04 PM > >Subject: readonly textarea > > > > > >I have something like the following in one of my config.jelly files for > my plugin, but it doesn't seem to actually create the 'readonly' attribute > for the textarea. I looked at the taglib and it sets readonly to > $(attrs.readonly}, so I am not sure why it is not working. > > > > > ><f:textarea name="..." readonly="${!hasPermission ? 'readonly' : ''}"/> > > > > > >Am I just doing it completely wrong? > > > > > >Thanks! > > > > > >slide > > > > > >-- > >Website: http://earl-of-code.com > > > > > > > -- Website: http://earl-of-code.com
