[Bug 719] New: syntax error in url in verp documentation ( encoding of ampersand)

View: New views
2 Messages — Rating Filter:   Alert me  

[Bug 719] New: syntax error in url in verp documentation ( encoding of ampersand)

by Bugzilla from bugs.exim.org@regs.krikkit.nl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=719
           Summary: syntax error in url in verp documentation (encoding of
                    ampersand)
           Product: Exim
           Version: N/A
          Platform: Other
               URL: http://www.exim.org/howto/mailman21.html#verpin
        OS/Version: All
            Status: NEW
          Severity: bug
          Priority: low
         Component: Documentation
        AssignedTo: nigel@...
        ReportedBy: bugs.exim.org@...
                CC: exim-dev@...


The URL <http://www.exim.org/howto/mailman21.html#verpin> contains a link named
"analysis of the costs of VERP" to
<http://www.python.org/cgi-bin/faqw-mm.py?req=show%26file=faq04.012.htp>. This
will give a message similar to a 404. The correct URL is probably
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.012.htp>. The
problem is the "%26" encoding of the ampersand.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##

[Bug 719] syntax error in url in verp documentation (encoding of ampersand)

by Bugzilla from nigel@exim.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=719

Nigel Metheringham <nigel@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Nigel Metheringham <nigel@...>  2009-10-19 13:00:26 ---
CVS commit by nm4:

Corrected broken links to mailman VERP data.  Fixes: bug#719

--- CVS commit summary ---
1.9  1.10  +2 -3  -  exim/exim-www/howto/mailman21.html


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##