Bugs item #1552435, was opened at 2006-09-05 00:50
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1552435&group_id=145971
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: User Interface
Group: rc-1
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Edwin Dankert (edankert)
Assigned to: Edwin Dankert (edankert)
Summary: Show too many errors when same URI processed twice
Initial Comment:
There is only one tree node for each URI. So when a URI
is processed twice and in both cases result in errors,
the errors are appended to the Node.
The possible solutions are:
[1] Have a tree node every time a URI has been processed
[2] Have one tree node per URI but do not allow
duplicate messages.
Note: The log information uses solution 1.
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2007-06-22 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: Edwin Dankert (edankert)
Date: 2007-06-08 01:44
Message:
Logged In: YES
user_id=452928
Originator: YES
The functionality for this has changed and this is no longer an issue.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1552435&group_id=145971
|