Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 9415] summon could stand to have some sanity checking

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 9415] summon could stand to have some sanity checking
  • Date: Sun, 7 Aug 2005 16:14:20 -0700 (PDT)

http://bugs.sourcemage.org/show_bug.cgi?id=9415


acedit AT armory.com changed:

What |Removed |Added
----------------------------------------------------------------------------
Version|1.12.x |1.14.x




------- Additional Comments From acedit AT armory.com 2005-08-07 16:14 -------
The main problem is, wget doesnt recognize that as an error (and it should
IMO).
I think curl might be able to treat those cases as errors as they are usually
accompanied by an http redirect.

0 byte files could easily be special cased, an html page although not common
might be a legitimate thing to download.

The new downloading code in devel has a 'hints' feature, which could help with
this though. The wget handler could be taught to fail if the file is too small
and made only of ascii text; as many redirection html garbage pages are. There
could be a hint to disable that check for spells that legitimately need to
download small text files.



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




Archive powered by MHonArc 2.6.24.

Top of Page