Opened 15 years ago
Closed 15 years ago
#1419 closed patch (wontfix)
patch for category sort (and a few other small things)
Reported by: | Owned by: | xris | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythweb | Version: | 0.19 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
this fixes mythweb so that it doesn't lose the current category when you click on the column headers in the video list
it also fixes HTML 4.01 (why not XHTML1.1?) validation on the video list page ..
patch is against 0.19 ...
Attachments (3)
Change History (7)
Changed 15 years ago by
Attachment: | fix_category_sort.patch added |
---|
Changed 15 years ago by
Attachment: | fix_category_sort.2.patch added |
---|
comment:1 Changed 15 years ago by
Changed 15 years ago by
Attachment: | sorting-fix.patch added |
---|
Fixes patch so default sort fields are used. Eg. 'Upcoming recordings' are today to future but 'recorded programs' are today to past.
comment:2 Changed 15 years ago by
Owner: | changed from MythWeb to xris |
---|
comment:4 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
The validation stuff has been fixed in the mythweb-ui branch and will be applied (plus, your patch has a bunch of broken stuff like & in url strings).
No idea what you were trying to do with the sorting fixes, but that would break all kinds of things for for the rest of mythweb.
Sorry, disregard fix_category_sort.patch file ... fix_category_sort.2.patch is the correct file, but i forgot to click "replace" when submitting