Hi All,

3.4 is not passing tests for me with the idn_dots.t and it appears to point
to a problem in P:M:S::get_uri_list.   I'm bleary from looking at this for
three days.  Can someone take a look at this?

If you modify the t/idn_dots to print the uri list from the generated
message in the test, it fails in 3.4 but passes in Trunk and in the 3.4.1
release.  See below for output but basically there is a missing URI which
is why the test correctly fails.

Regards,
KAM


Trunk - 16 lines including utf1
http://utf2。example。com
http://utf2.example.com
http://utf4。example。com
http://utf4.example.com
http://utf6.example.com
http://utf1.example.com
http://utf4.example.com
http://utf5.example.com
http://utf5﹒example﹒com
http://utf6.example.com
http://utf6․example․com
http://utf5.example.com
http://utf3.example.com
http://utf3.example.com
http://utf2.example.com
http://utf3.example.com

3.4 - 15 lines missing utf1
http://utf2。example。com
http://utf2.example.com
http://utf4。example。com
http://utf4.example.com
http://utf6.example.com
http://utf4.example.com
http://utf5.example.com
http://utf5﹒example﹒com
http://utf6.example.com
http://utf6․example․com
http://utf5.example.com
http://utf3.example.com
http://utf3.example.com
http://utf2.example.com
http://utf3.example.com

3.4.1  - 16 lines including utf1
http://utf2。example。com
http://utf2.example.com
http://utf4。example。com
http://utf4.example.com
http://utf6.example.com
http://utf1.example.com
http://utf4.example.com
http://utf5.example.com
http://utf5﹒example﹒com
http://utf6.example.com
http://utf6․example․com
http://utf5.example.com
http://utf3.example.com
http://utf3.example.com
http://utf2.example.com
http://utf3.example.com

--
Kevin A. McGrail
VP Fundraising, Apache Software Foundation
Chair Emeritus Apache SpamAssassin Project
https://www.linkedin.com/in/kmcgrail - 703.798.0171

Reply via email to