fixed BUGs 22 and 23 - both relate to the HTML forms being different for the search and viewing data, so changing one when the other was set, did not pass the values through, e.g. search term not there when you change a viewing option, or after searching, it did not know the grouping options. Fixed from the search side by showing a label of what you are searching for and storing it statically in the viewing form. Sorted by jscript onSubmit func to take 5 viewing options and store the last value in hidden inputs in the search form
This commit is contained in:
6
BUGs
6
BUGs
@@ -1,6 +1,2 @@
|
||||
### Next: 22
|
||||
BUG-22: search for (say) 0000, and the thumbnail sizes are a mess?
|
||||
- div class row is missing (grouping is not set -- might be BUG-23 kickin in),
|
||||
the right-click context is also missing, the size of thumbs is wrong too?
|
||||
BUg-23: search for anything, then change view on search (eg group by, or num per page) and 'term' is not known
|
||||
### Next: 25
|
||||
BUg-24: duplicates of one type, but template shows both, so get odd choices between blank buttons (my test photo area, with no duplicates in 2 dirs only)
|
||||
|
||||
Reference in New Issue
Block a user