Make WordPress Core

Changes between Version 5 and Version 8 of Ticket #15414


Ignore:
Timestamp:
11/15/2010 08:56:42 PM (14 years ago)
Author:
ocean90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15414

    • Property Cc WordPress@… added
  • Ticket #15414 – Description

    v5 v8  
    22
    33A list with what it not working:
    4  - Comments search doesn't work without JS
    5  - Users search doesn't work with and without JS
     4 - ~~Comments search doesn't work without JS~~ fixed
     5 - ~~Users search doesn't work with and without JS~~ fixed
    66 - http://grab.by/7nC2 I like the idea with the new tab "Search Results (1)", but you will see it only in no-js version and only for themes and plugins search. We should add it for all searches, AJAX search and with no grey bgcolor to be consistent. '''Or''' we must respect the active tab like we did it on comments search, so if 'Sticky' tab is active search only through sticky posts and not all as it is yet. Consistent is the word here.
    77- Behaviour after a search without any results: With JS it's an empty table and with no-js we have the message "No xxx found."