Closed (fixed)
Project:
Project Issue File Review
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Jul 2009 at 15:23 UTC
Updated:
31 Jul 2009 at 19:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
Amazon commentedI had the incorrect URL for the master. A better error message if a bad master URL is used would be great.
Comment #2
boombatower commentedhmm...basically that is handled at the xmlrpc level.
Only thing that could possibly be done is when you enter the url have it call the server via XMLRPC and see what methods it provides...and make sure they are pifr methods. That way if invalid URL or server that doesn't have PIFR server installed (like pointing to self) then it will fail.
Comment #3
boombatower commentedComment #4
boombatower commentedCommitted.