[Bug 53851] New: Oracle CURSOR still returns : ORA-06553: PLS-306: wrong number or types of arguments in call to 'WTRK11GET_1'ORA-06553: PLS-306: wrong number or types of arguments in call to 'WTRK11G

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53851 Priority: P2 Bug ID: 53851 Assignee: issues@jmeter.apache.org Summary: Oracle CURSOR still returns : ORA-06553: PLS-306: wrong number or types of arguments in call to

[Bug 53851] Oracle CURSOR still returns : ORA-06553: PLS-306: wrong number or types of arguments in call to 'WTRK11GET_1'ORA-06553: PLS-306: wrong number or types of arguments in call to 'WTRK11GET_1'

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53851 Sebb s...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 53851] Oracle CURSOR still returns : ORA-06553: PLS-306: wrong number or types of arguments in call to 'WTRK11GET_1'ORA-06553: PLS-306: wrong number or types of arguments in call to 'WTRK11GET_1'

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53851 Sebb s...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 53855] New: A CSV EOF condition is not interpreted as Boolean False by the While-controller

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53855 Priority: P2 Bug ID: 53855 Assignee: issues@jmeter.apache.org Summary: A CSV EOF condition is not interpreted as Boolean False by the While-controller Severity: normal

[Bug 53856] New: While-contoller's seems to check the condition at the end, rather than beginning of the loop

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53856 Priority: P2 Bug ID: 53856 Assignee: issues@jmeter.apache.org Summary: While-contoller's seems to check the condition at the end, rather than beginning of the loop

[Bug 53856] While-contoller's seems to check the condition at the end, rather than beginning of the loop

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53856 --- Comment #1 from Mikhail T. mi+apa...@aldan.algebra.com --- Created attachment 29359 -- https://issues.apache.org/bugzilla/attachment.cgi?id=29359action=edit Sample CSV-file refered to by the sample test-plan -- You are receiving

[Bug 53855] A CSV EOF condition is not interpreted as Boolean False by the While-controller

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53855 --- Comment #1 from Mikhail T. mi+apa...@aldan.algebra.com --- Created attachment 29360 -- https://issues.apache.org/bugzilla/attachment.cgi?id=29360action=edit Sample CSV-file refered to by the sample test-plan -- You are receiving

[Bug 53857] New: Save-button should be disabled (greyed out), if no changes were made since the last save

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53857 Priority: P2 Bug ID: 53857 Assignee: issues@jmeter.apache.org Summary: Save-button should be disabled (greyed out), if no changes were made since the last save

[Bug 53855] A CSV EOF condition is not interpreted as Boolean False by the While-controller

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53855 Sebb s...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 53856] While-contoller's seems to check the condition at the end, rather than beginning of the loop

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53856 Sebb s...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 53856] While-contoller's seems to check the condition at the end, rather than beginning of the loop

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53856 --- Comment #3 from Mikhail T. mi+apa...@aldan.algebra.com --- I am sorry, but the current behavior makes no sense. What possible use-case is there for iterating through a CSV-file, that has N rows, N+1 times? All this does is necessitates

[Bug 53856] While-contoller's seems to check the condition at the end, rather than beginning of the loop

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53856 --- Comment #5 from Mikhail T. mi+apa...@aldan.algebra.com --- (In reply to comment #4) It's impossible to fix this, as the condition can only be checked after the CSV file entry has been read, and the CSV entry is only read if the loop

[Bug 53856] While-contoller's seems to check the condition at the end, rather than beginning of the loop

2012-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53856 --- Comment #6 from Mikhail T. mi+apa...@aldan.algebra.com --- Created attachment 29361 -- https://issues.apache.org/bugzilla/attachment.cgi?id=29361action=edit Enhance the logging output of WhiteController's endOfLoop() method (not for