scriptlog view inserts spaces at the beginning of the script output

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
User avatar
jcfp
Release Testers
Release Testers
Posts: 1022
Joined: February 7th, 2008, 12:45 pm

scriptlog view inserts spaces at the beginning of the script output

Post by jcfp »

Code: Select all

<body>
           <FORM><INPUT TYPE="BUTTON" VALUE="Back" ONCLICK="history.go(-1)"></FORM>
           <h3>Yet.Another.Ubuntu.ISO</h3>
           <code><pre>
           first line of script output here, indented.
any other lines
don't have that
           
See attached screenshot. Probably the result of the spaces before %s at interface.py:2654 and/or :2678.
0.5.3rc2, firefox 3.6
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: scriptlog view inserts spaces at the beginning of the script output

Post by shypike »

Will be fixed.
Post Reply