Feature #724
Extend search feature
| Status: | Closed | Start: | 08/02/2009 | |
| Priority: | Low | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | core | |||
| Target version: | 2.3 | |||
Description
stupid thing...
ext\index\main.php
ext\index\main.php
else if(preg_match("/^hash=([0-9a-fA-F]*)$/i", $event->term, $matches)) {
else if(preg_match("/^(hash|md5)=([0-9a-fA-F]*)$/i", $event->term, $matches)) {
History
Updated by Sein Kraft 111 days ago
BTW searches by hash aren't working?
No images were found to match the search criteria
Updated by Shish Moom 110 days ago
- Status changed from New to Closed
- Target version changed from 2.X to 2.3