On 15 October 2010 04:48, Dobrica Pavlinusic <[email protected]> wrote: > We are running latest git in our production, and we have stumbled upon > variation of bug reported at: > > http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 > > We are having problems with cataloguing/addbiblio.tmpl which doesn't > correctly clone subfields (it always clone first one) and after > removing one subfield whole JavaScript breaks. > > After spending a day looking at current code, I decided to try to > re-implement it. My motivation is following: > <snip> > > Would such a change be accepted into Koha and does it make sense to > peruse this refactoring?
There's nothing in it that sets off my alarm bells, I would of course ask people like Owen who do far more front end work than me to check it. But certainly it is worth pursuing. Anything you can do to make that whole page load faster, would be gratefully received also Chris > > If you want to follow along this experiment, there is a > branch for it in our git: > > http://git.rot13.org/?p=koha.git;a=shortlog;h=refs/heads/clone-subfields-jquery > > -- > Dobrica Pavlinusic 2share!2flame [email protected] > Unix addict. Internet consultant. http://www.rot13.org/~dpavlin > _______________________________________________ > Koha-devel mailing list > [email protected] > http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
