|
[haiku-web]
||
[Date Prev]
[08-2006 Date Index]
[Date Next]
||
[Thread Prev]
[08-2006 Thread Index]
[Thread Next]
[haiku-web] Re: Interested in helping out...
- From: "Waldemar Kornewald" <wkornew@xxxxxxx>
- To: haiku-web@xxxxxxxxxxxxx
- Date: Sat, 19 Aug 2006 10:10:11 +0200
Waldemar Kornewald wrote:
> A little PHP+MySQL task:
> Could you please have a look at this bug in the "Similar entries" Drupal
> module:
> http://drupal.org/node/69822
> The module's project page is here:
> http://drupal.org/node/25974
OK, I've taken a look, and it seems very simple, just need to perform an
inner join on n.vid = r.vid so that it only selects the active revision
(n.vid) from the revisions table.
As it happens there's also a patch for this at the bug page you gave me
(above). It's been there since about July 4th and has been set to "code
needs review".
I'd recommend we apply this patch and see how things go from there. If
this does indeed solve the problem completely then we can pass that
message back on to the module developer and hopefully get the patch
included in the next release.
Thanks! I just wanted someone with real SQL experience to have a look
if the patch is good (I don't want to use something that might fail
some day). It looks like it's working correctly, but we should wait a
few days before writing the report.
Bye,
Waldemar Kornewald
-----------------------------------------------------------------------
haiku-web@xxxxxxxxxxxxx - Haiku Web & Developer Support Discussion List
|