Menu

#4 Missing quotes in ScriptServer code

open-accepted
None
5
2004-10-25
2004-10-23
Anonymous
No

In the ScriptServer beta version download
(scriptserver-0.3.tar.gz), the file
ScriptServer/Server.php is missing _a lot_ of quotes.
Many of the require_once() and header() commands have
arguments that are concatenated text, but the text
isn't single or double quoted. Source of much
frustration this morning. I've attached a copy of my
fixes.

Second point, I found the tool via an external link
directly to the documents (the link pointed at
xmlrpccom.sourceforge.net/scriptserver/scriptserver/docs/scriptserver.html).
Unfortunately, those docs don't give any idea how to
get to the .tar.gz file. After a little while I played
re-arrange the URL and got to them. But, it would be
very helpful to include a downloading section in the
intro with a link to SF's file download page for
ScriptServer.

Tim Wood
tim _dot_ wood _at_ datawranglers _dot_ com

Discussion

  • Nobody/Anonymous

     
  • Harry Fuecks

    Harry Fuecks - 2004-10-25

    Logged In: YES
    user_id=569780

    Strange about what you report with the Server.php script -
    looks fine to me. It only uses require_once() once and no
    use of header() - are you sure that was where the problem was?

    Good point on the link - will add something so that the docs
    point to the download. Will be setting up a new site for the
    project soon and tidy things up alot.

     
  • Harry Fuecks

    Harry Fuecks - 2004-10-25
    • assigned_to: nobody --> harryf
    • status: open --> open-accepted
     

Log in to post a comment.