Created attachment 21417 [details] image 1 See the attached images. Both of these are viewed from /cgi-bin/koha/catalogue/MARCdetail.pl?biblionumber=### The columns at the top are in different order even though they're both the same framework. I think the column headings should be in the same order everywhere. Nicole
Created attachment 21418 [details] image 2
Created attachment 38268 [details] [review] Bug 10938: Item columns displayed in random order On the MARC detail page, the columns are displayed in a random order. This means that you can open 2 different records and see the columns displayed in a different order. Test plan: Go on different MARC detail view and confirm that 1/ all fields are present and 2/ they always are displayed in the same order
Created attachment 38269 [details] [review] Bug 10938: Item columns displayed in random order - OPAC Same as before for the OPAC.
Created attachment 39248 [details] [review] [SIGNED-OFF] Bug 10938: Item columns displayed in random order On the MARC detail page, the columns are displayed in a random order. This means that you can open 2 different records and see the columns displayed in a different order. Test plan: Go on different MARC detail view and confirm that 1/ all fields are present and 2/ they always are displayed in the same order Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> 1/ & 2/ correct No errors
Created attachment 39249 [details] [review] [SIGNED-OFF] Bug 10938: Item columns displayed in random order - OPAC Same as before for the OPAC. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Good result, no errors
Created attachment 39713 [details] [review] [PASSED QA] Bug 10938: Item columns displayed in random order - OPAC Same as before for the OPAC. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Good result, no errors Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 39714 [details] [review] [PASSED QA] Bug 10938: Item columns displayed in random order On the MARC detail page, the columns are displayed in a random order. This means that you can open 2 different records and see the columns displayed in a different order. Test plan: Go on different MARC detail view and confirm that 1/ all fields are present and 2/ they always are displayed in the same order Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> 1/ & 2/ correct No errors Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 39715 [details] [review] [PASSED QA] Bug 10938: Item columns displayed in random order - OPAC Same as before for the OPAC. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Good result, no errors Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Patches pushed to master. Thanks Jonathan!