Opened 20 years ago
Closed 20 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)
by , 20 years ago
| Attachment: | fix_category_sort.patch added |
|---|
by , 20 years ago
| Attachment: | fix_category_sort.2.patch added |
|---|
comment:1 by , 20 years ago
by , 20 years ago
| 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 by , 20 years ago
| Owner: | changed from to |
|---|
comment:4 by , 20 years ago
| 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