Closed (fixed)
Project:
Project Issue File Review
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2011 at 02:52 UTC
Updated:
1 Aug 2011 at 01:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
jthorson commentedAnd the patch ...
Comment #2
jthorson commentedComment #3
jthorson commentedAnd a new patch, now that I've actually looked at the logic. (Too quick to assume that if there was a ! there, it was supposed to be there ... it was a typo on the $, not a missing one!)
Comment #4
rfayThanks for this. Amazing that php can be that forgiving.
While we're here, seems like the logic on the inner line can be improved.
Comment #5
jthorson commentedCan't actually test while I'm away from home ... but your update is so trivial that I'm going to go out on a limb and say it's RTBC. (Is that allowed? You approve my tweak, and I approve yours?)
Aw heck ... Even if I'm wrong, it can't actually be any worse than it is right now, can it? :)
Comment #6
rfayCommitted: 21c8d7a
Thanks!