[Rt-commit] [svn] r771 - in rt/branches/rt-3.1: . lib/RT
Robert Spier
robert at bestpractical.com
Thu Apr 29 13:29:37 EDT 2004
Grr.
svk didn't keep the log message
r416: rspier | 2004-04-29T17:23:49.390528Z
Subject: "Subject LIKE 'patch' OR content LIKE 'patch'" generates bad SQL
Joins must come _after_ the limit condition. (Yes, it shouldn't have to be that way, but it's necessary because the primary EA for a subclause must the first one. Another way to fix this might be to pass the EA's into the first Join.. but that seems wrong.. since we're trying to keep Join's abstracted out.)
I'd fix the log on the server, but can't..
svn pe --revprop -r 771 svn:log svn+ssh://fsck.com/svn/bps-public/rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
svn: Repository has not been enabled to accept revision propchanges;
ask the administrator to create a pre-revprop-change hook
(an empty hook will work)
More information about the Rt-commit
mailing list