Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
HTML structure bug in the search form
Hi - on the net i was looking for a lightweight forum software that looks nice, is easy to use and adaptable.
I found Vanilla and liked it.
For a couple of days I work on a new template and theme. So far everything was fine. But last night I found a bug in xhtml strucure of the search page.
The errrors (mozilla html validator plugin actually calls them warnings) occur after using the search form when no search results are found.
You can test it right here on the vanilla support forum. Just use the simple search and look for something unfoundable like "hvufgÖUVFUÖOw" or whatever.
HTML Validator will shw these two warnings:
Zeile 181 Zeichen 2 - Warnung: missing </ol> before </div>
Zeile 34 Zeichen 10 - Warnung: missing </div>
On the stabdard templates, that doesn't matter too much, but since i'm using a template which has a footer line on every page, layout brakes on the search page.
I'ld be thankful, if one can tell me how to fix it, or mail me a fixed file (i guess it's search_form.php)
Another thing I realized, when switching to extended search in ie6 the search field goes over my footer line and brake up the layout. it works fine in the other browsers and on any other vanilla-page.
Reason might be that ie6 doesn't rerender the page since there was no reload done. But I'm not sure about that.
Maybe I'll probably just turn of the extended search on the page - or is there a solution for it?
Thanks again
0
This discussion has been closed.
Comments