From: SourceForge.net <no...@so...> - 2003-07-31 19:18:04
|
Support Requests item #780810, was opened at 2003-07-31 08:19 Message generated for change (Comment added) made by gbrackett You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563509&aid=780810&group_id=81360 Category: Module: jobman Group: Second Level Support Status: Open Resolution: None Priority: 6 Submitted By: Shaun Murray (singletrack) Assigned to: George Brackett (gbrackett) Summary: Module Jobman: non-xhtml & in url Initial Comment: In jobman/conf/boost... $admin_op = "&JOB_MAN_op=list"; Should be $admin_op = "&JOB_MAN_op=list"; Similarly for $user_op too. ---------------------------------------------------------------------- >Comment By: George Brackett (gbrackett) Date: 2003-07-31 15:18 Message: Logged In: YES user_id=398373 Could you tell me why? This string will appear in a URL, as you note, but the URLs I've seen don't have & in them. Does this generate an xhtml error for you? What exactly is the error, if so? (This is probably a learning opportunity for me, so be patient...) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563509&aid=780810&group_id=81360 |