Change input type of email server

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
mrRogers
Newbie
Newbie
Posts: 1
Joined: September 30th, 2012, 6:19 am

Change input type of email server

Post by mrRogers »

It's always nice when people try to use HTML5 fields, but in this case you guys are using completely wrong input type...
email_server found in Notifications should not have type of "url", this causes browser (tested in latest Opera) to add http:// in front causing non-legit email server address. Please change to text type.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Change input type of email server

Post by shypike »

It seems that only Opera does this.
But you're right, the field shouldn't be tagged as URL, because it isn't an URL.
Will be fixed.
Post Reply