Bugzilla – Bug 3842
stdoutUrl and stderrUrl resource properties being set repeatedly
Last modified: 2005-10-26 14:49:57
You need to log in before you can comment on or make changes to this bug.
The stdoutUrl and stderrUrl resource property values are being set repeatedly if the resource object is reconstituted. A check should be added to skip this if the values are not null.
Fix in trunk. This only affected the development code, so no fix is necessary for furture 4.0.x releases.