DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42947>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42947

           Summary: GUI editor for Beanshell doesn't always pick up changes,
                    code is lost
           Product: JMeter
           Version: 2.3
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: major
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


Most of the time, copying code and pasting it into the beanshell script areas 
does not work. Pasting 
content then using control-S to save makes the content get cleared immediately. 
Pasting content then 
running the script uses the old content. Making small changes to the content 
then saving also keeps 
the old content.

It's annoying because It's much easier to use an editor without proper syntax 
highlighting, completion, 
etcetera (especially since most of JMeter's beanshell nodes do not support just 
making reference to a 
file, but that's a request for another day).
This makes it impossible to use any editor other than the jmeter included 
editor (and even then small 
edits are usually lost). I'm much more productive in (insert actual 
programmer's editor here).

To reproduce, try this:
1. Add a beanshell postprocessor
2. Type "See me dissapear!" in the Script: Area
3. WIthout moving focus away, press Control-S to save.

Expected: The text does not dissapear.
Actual: Text dissapears

As a workaround you can move away to another node then come back. But THIS DOES 
NOT ALWAYS 
WORK on longer scripts for some reason.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to