[Rt-commit] [svn] r1242 - in rt/branches/3.2-RELEASE: .
html/Search/Elements lib/RT
jesse at pallas.eruditorum.org
jesse at pallas.eruditorum.org
Wed Jul 14 14:15:14 EDT 2004
Author: jesse
Date: Wed Jul 14 14:15:13 2004
New Revision: 1242
Removed:
rt/branches/3.2-RELEASE/html/Search/Elements/TicketRow
Modified:
rt/branches/3.2-RELEASE/ (props changed)
rt/branches/3.2-RELEASE/lib/RT/Record.pm
Log:
----------------------------------------------------------------------
r3377 at tinbook: jesse | 2004-07-14T05:07:22.409809Z
TicketRow was a vestigal file from RT 3.0
----------------------------------------------------------------------
r3378 at tinbook: jesse | 2004-07-14T18:11:31.705353Z
RT-Ticket: 5885
RT-Status: resolved
RT-Action: correspond
Reverting an overzealous warning added post 3.2.0
----------------------------------------------------------------------
Modified: rt/branches/3.2-RELEASE/lib/RT/Record.pm
==============================================================================
--- rt/branches/3.2-RELEASE/lib/RT/Record.pm (original)
+++ rt/branches/3.2-RELEASE/lib/RT/Record.pm Wed Jul 14 14:15:13 2004
@@ -725,8 +725,6 @@
}
else {
- $RT::Logger->warning(
- "$self asked to update an unknown attribute: $attribute");
next;
}
More information about the Rt-commit
mailing list