lib/sup/message.rb in sup-0.10.2 vs lib/sup/message.rb in sup-0.11

- old
+ new

@@ -176,10 +176,10 @@ @source.fn_for_offset @source_info end ## sanitize message ids by removing spaces and non-ascii characters. ## also, truncate to 255 characters. all these steps are necessary - ## to make ferret happy. of course, we probably fuck up a couple + ## to make the index happy. of course, we probably fuck up a couple ## valid message ids as well. as long as we're consistent, this ## should be fine, though. ## ## also, mostly the message ids that are changed by this belong to ## spam email.