-
Nov 27th, 2012, 03:56 AM
#11
Your TEST works but you still haven't fixed the problem you set out to fix..
As mentioned you shouldn't be calling your webapp from within your webapp like that (at least not to fix a bug). Write a test that calls your application (or a script which used curl or something).
Again you are fixing something that isn't broken but which is a problem in the first place or at least a problem introduced byt your test due to not proberly encoding the parameter...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules