From: SourceForge.net <no...@so...> - 2007-04-28 02:20:21
|
Bugs item #1689349, was opened at 2007-03-27 09:34 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=809608&aid=1689349&group_id=158881 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: Fixed Priority: 3 Private: No Submitted By: Tyler (tynman) Assigned to: Nobody/Anonymous (nobody) Summary: Inconsistent constraint coloring for numeric ranges Initial Comment: Not sure if this is by design, but I'm guessing not.... I just created a value range on a Numeric: Unsigned Integer value type. If the range is [1..14], "The possible values of MyValueType are at least 1 to at most 14" is in bolded blue. Any combination of (1..14], (1..14), [1..14) has the "at most"/"at least"/"above"/"below" text in green. I believe the [] bolded blue combination is probably the formatting error. ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2007-04-27 19:20 Message: Logged In: YES user_id=1312539 Originator: NO This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Matthew Curland (mcurland) Date: 2007-04-13 13:00 Message: Logged In: YES user_id=1452263 Originator: NO Consistent with changeset #1014. Also added a color option for instance values and bound values to this instead of the objectType category. The blue was correct (these are categorized as quantifiers). If you have other suggestions pipe back in. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=809608&aid=1689349&group_id=158881 |