You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2003/05/22 16:49:07 UTC

DO NOT REPLY [Bug 20152] New: - Fixes to StringFromFile

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20152

Fixes to StringFromFile

           Summary: Fixes to StringFromFile
           Product: JMeter
           Version: unspecified
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: tjsb@slb.com


The patch file (to follow) fixes the StringFromFile function:
- added ApacheHeader
- added documentation on parameter handling
- added $ID$
- fileName only resolved in openFile(), where it is used
- openFile() called at startup
- must have either 1 or 2 parameters
- output variable name parameter is optional; if present, it is resolved in 
execute(), so it can change as needed
- tidied up logging, added some log.debug

Patch follows.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org