Bug Tracker item #3438211, was opened at 2011-11-15 02:10 Message generated for change (Tracker Item Submitted) made by fstanchina You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=3438211&group_id=250683
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: webui Group: v3.10.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Flavio Stanchina (fstanchina) Assigned to: Nobody/Anonymous (nobody) Summary: CGI URLs broken with & Initial Comment: Most, if not all, of the URLs generated by dspam.cgi are broken because they use "&" instead of just "&" between CGI parameters. Probably the result of a misguided attempt to replace all the &'s in the webui with HTML entities. The only two places where "&" is OK in dspam.cgi are the string replacements around line 512-518. All the others are in error. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=3438211&group_id=250683 ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Dspam-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-devel
