Status: New
Owner: ----
Labels: Type-Defect
New issue 170 by
then...@gmail.com: First comment not reported
as "published" when job has multiple sources
http://code.google.com/p/anomalyjobs/issues/detail?id=170
* What steps will reproduce the problem?
1. Find a job with multiple dbrefs in OPENED_BY
2. switch( extract( get( <job dbref>/comment_1 ), 3, 1, | ), get( <job
dbref>/OPENED_BY ), 1, 0 )
This is from code found in DEFAULT_READ to display the +.
* What is the expected output?
"1" -- I would think that the initial comment, showing as [1+] in other
jobs, would be seen as [1+] in multi-sourced jobs as well.
* What do you see instead?
"0"
* What version of the product are you using? On what MU* Server?
<jobs> VERSION: v6.4
MUX 2.10.1.12 #2 [2012-JUL-07]
Build date: Tue Jan 1 20:04:41 PST 2013
* Please provide any additional information below:
This works for me:
think t( setinter( extract( get( <job dbref>/comment_1 ), 3, 1, | ), get(
<job dbref>/OPENED_BY )))
I'm not sure what the expected behavior of aJobs is, or why. Explanation
would help me untangle bits of it. Thanks.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings