Closed (duplicate)
Project:
Drupal core
Version:
5.x-dev
Component:
comment.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 May 2007 at 17:52 UTC
Updated:
12 Jul 2007 at 06:28 UTC
This patch is a backport of http://drupal.org/node/128165 as per moshe's request.
| Comment | File | Size | Author |
|---|---|---|---|
| comment_db_rewrite_sql5.patch | 914 bytes | joshk |
Comments
Comment #1
dwwit's a bug if we're missing a db_rewrite_sql(), not a feature.
Comment #2
joshk commentedThanks dww. :)
Any chance for a little code-review?
Comment #3
moshe weitzman commentedjosh - we typically use same issue during a backport. after it gets committed to HEAD, we just set the version to the prior versio nand set to RTBC if a patch is in the issue.
Comment #4
joshk commentedCool. I was not aware of that. I notice the status now, so makes sense.
Comment #5
drummWaiting for the HEAD version.
Comment #6
mcarbone commentedFYI, the HEAD version has been committed. Should http://drupal.org/node/128165 be set to 5.x-dev or will the backport be handled in this thread?
Also, since this is a bug, should this get backported to 4.7 as well or do we just let sleeping dogs lie?
Comment #7
mcarbone commentedComment #8
drummThe code in http://drupal.org/node/128165 is better.