bugGforth - Bugs: bug #20839, httpd.fs won't execute .shtml files

 
 

bug #20839: httpd.fs won't execute .shtml files

Submitter:  Darren Bane <dbane>
Submitted:  Mon 20 Aug 2007 02:06:02 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  paysan
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 30 Apr 2008 08:24:21 AM UTC, comment #2: 

This should be fixed now. Problem was that for security reasons, the search order is now restricted to the HTTP commands when including a shtml file. I've changed the shtml included to "also forth included previous", and now it works again.

Bernd Paysan <paysan>
Group administrator
Tue 29 Apr 2008 08:16:53 PM UTC, comment #1: 

Bernd, can you take a look at this?

Anton Ertl <anton>
Group administrator
Mon 20 Aug 2007 02:06:02 PM UTC, original submission:  

I tried the primes example from section 7 in http://www.jwdt.com/~paysan/httpd-en.html (renaming prim? to my-prim?). Initial debugging shows that httpd.fs gets as far as the "included" in word shtml but words in any such file aren't executed, the "included" never finishes, and there's no crash report.

This is on Mac OS X with xinetd, but it doesn't matter as I can reproduce by running httpd.fs from the command line and entering "GET /example.shtml HTTP/1.0<cr><cr>".

Darren Bane <dbane>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by paysan (Posted a comment)
  • -email is unavailable- added by anton (Posted a comment)
  • -email is unavailable- added by dbane (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-04-30 paysan Open/ClosedOpen Closed
    2008-04-30 paysan StatusNone Fixed
    2008-04-29 anton Assigned toNone paysan

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code