UB-Heidelberg / UBHD-OMPPropylaeum

OMP-Portal Propylaeum
GNU General Public License v3.0
0 stars 0 forks source link

Series position is a string, not an integer #10

Closed kadowa closed 8 years ago

kadowa commented 8 years ago

In https://github.com/UB-Heidelberg/UBHD-OMPPropylaeum/blob/master/views/catalog/series.html#L16 wird nach series_position sortiert; allerdings handelt es sich um Strings, nicht um Integers, daher muss die Sortierung numerisch erfolgen, damit nicht Band '2' vor '24' landet.