
flash-tracer - issue #31
Comment is not stripped from flash log file path in options
What steps will reproduce the problem? 1. Create mm.cfg file with path to flashlog.txt file 2. Put a comment in the end of the line 3. Use Extra -> Detect Flash Player option in program 4. Open Options (Extra -> Options...) 5. Open 'Log' section in options 6. Check that correct path to log file in displayed in 'flash log location' field
What is the expected output? What do you see instead? Comments and white space should be trimmed Expected: C:\Users\USER_NAME\AppData\Roaming\Macromedia\Flash Player\Logs\flashlog.txt
Actual: C:\Users\USER_NAME\AppData\Roaming\Macromedia\Flash Player\Logs\flashlog.txt # Set TraceOutputFileName to override the default name and location of the log file
Source line in mm.cfg TraceOutputFileName=C:\Users\USER_NAME\AppData\Roaming\Macromedia\Flash Player\Logs\flashlog.txt # Set TraceOutputFileName to override the default name and location of the log file
What version of the product are you using? On what operating system? Vizzy-win-3.91.zip, Windows 7 Enterprise SP1, 32-bit
Please provide any additional information below. Debug flash player v11.1.102.55, mm.cfg file created by Flashbug add-on for Mozilla Firefox (https://addons.mozilla.org/en-US/firefox/addon/flashbug/)
Comment #1
Posted on Feb 16, 2012 by Swift Camel(No comment was entered for this change.)
Status: Accepted
Labels:
Type-Defect
Priority-Medium