mourik jan heupink a écrit :
Dear koha list,
Reposting... no suggestions..?
Since our upgrade from 2.2.6RC2 to 2.2.8 last week, we are seeing various issues:
- the electronic access hyperlink url is no longer a hyperlink, but regular text (see for an example: http://intech009.intech.unu.edu/koha/electronic-access.png)
- the "repeatable" option (for fields 606 (subject) and 700 (author)) does not work anymore; we are not getting any duplicate fields! What does happen is that we are getting a 'strange' text box when clicking the repeat button. This box appears on the right side of the field title (f.i. 606 - Topical Name Used as Subject + [strange field box]) This box seems to be a text box. It is a text box. You just have to fill it with a number, type enter or tab and you get
Yes. This stands in template for Marcdetail.tmpl remove ESCAPE=HTML from marcvalues. the field repeated the number of times you typed in the box. Hope that helps.