[ php-blog-Bugs-1908607 ] quicksearch Action url is wrong

"SourceForge.net" <[email protected]> Mon, 30 Jun 2008 09:24:39 +0000
Newsgroups gmane.comp.serendipity.trackers
Message-ID <[email protected]>
Bugs item #1908607, was opened at 2008-03-06 09:12
Message generated for change (Settings changed) made by garvinhicking
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=542822&aid=1908607&group_id=75065

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Frontend functions
Group: None
>Status: Closed
Resolution: None
>Priority: 1
Private: No
Submitted By: Pierre (pierrejoye)
Assigned to: Garvin Hicking (garvinhicking)
Summary: quicksearch Action url is wrong

Initial Comment:
In the last 1.3 release (beta1), the quicksearch action URL is wrong.
Using:

<form id="searchform" action="<?php echo $serendipity['serendipityHTTPPath'] ?>" method="get">

makes it work again with URL rewriting as well.

----------------------------------------------------------------------

Comment By: Pierre (pierrejoye)
Date: 2008-03-17 11:29

Message:
Logged In: YES 
user_id=1628143
Originator: YES

I suspect the rewrite rules, I fetched them from the forum and also had to
fix a couple of them.

I can't reproduce the problem without rewrite rule, you can consider this
report as "not a bub" :)

Thanks for your work!

----------------------------------------------------------------------

Comment By: Garvin Hicking (garvinhicking)
Date: 2008-03-06 09:45

Message:
Logged In: YES 
user_id=473563
Originator: NO

What's wrong about:

<form id="searchform" action="<?php echo
$serendipity['serendipityHTTPPath'] . $serendipity['indexFile']; ?>"
method="get">

? That's the proper thing to do, using HTTPPath only will lead to no
specific PHP-File and thus might produce errors on servers without URL
rewriting.

Please elaborate on the problems you have with the original code?

Regards,
Garvin


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=542822&aid=1908607&group_id=75065

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php