Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 02:50:37 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155533 Posts in 21713 Topics by 7739 Members
Latest Member: audillino
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: [FIXED] Search doesn't show any v's  (Read 591 times)
pieterb

Offline Offline

Posts: 46



« on: January 21, 2010, 10:40:59 PM »

Hi everybody,

I have just about finished a project. The search function is working as it should be. But there is one strange thing: in the search results it show all the letters of the alphabet, except for the letter "v". Has anyone seen this before? And more important, does anyone know how to fix it?

If you want to see the site, it's over at www.comingoutday200 9.nl/cocrotterdam.
« Last Edit: January 21, 2010, 11:18:49 PM by pieterb » Logged
thorn

Offline Offline

Posts: 980


WWW
« Reply #1 on: January 21, 2010, 11:11:45 PM »

Hello,

it's a bug in the wb2.8 search-function. A fix was supplied here: http://project.websitebaker2.org/ticket/781


thorn.
Logged

pieterb

Offline Offline

Posts: 46



« Reply #2 on: January 21, 2010, 11:18:17 PM »

Thanks for the quick reply! Now fixed.
Logged
Argos
Moderator
**
Offline Offline

Posts: 2161


WWW
« Reply #3 on: March 08, 2010, 01:23:40 PM »

Current version still has the bug!
Logged

Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
WB Showcase: http://www.mywebsitebaker.com/pages/showcase.php?v&category_id=1242&count=30
----------------------------------------------------------------
Please don't request personal support, use the forums!
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #4 on: March 08, 2010, 01:52:23 PM »

Sorry, i can't reproduce this bug on my side. Maybe it's a PHP Version bug? My PHP version 5.2.8 and 5.3.1

Dietmar
Logged

We are human beings - and nobody is perfect at all.
thorn

Offline Offline

Posts: 980


WWW
« Reply #5 on: March 08, 2010, 05:22:50 PM »

Hello,

Current version still has the bug!

You are right, this issue wasn't fixed in actual branch, it's still present in rev 1301.
The bug-report was closed, so i didn't checked that further.

BTW: this bug appears with all PHP versions < 5.2.4


thorn.
Logged

thorn

Offline Offline

Posts: 980


WWW
« Reply #6 on: March 08, 2010, 08:29:10 PM »

Hello

@Luisehahne:
since the patch is somewhat outdated (7 month old) i checked out again how to fix this issue:
In search/search_modext.php, line 260 remove this line
Code:
$mod_text = preg_replace('/(\v\s?|\s\s)+/', ' ', $mod_text);



thorn.
Logged

Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!