Closed hassanakbar4 closed 3 years ago
@{"email"=>"pusateri@bangj.com", "name"=>nil, "username"=>nil} uploaded file draft-ietf-dnssd-push.xml
(78.4 KiB)
draft-ietf-dnssd-push.xml
@{"email"=>"pusateri@bangj.com", "name"=>nil, "username"=>nil} commented
Upgrading to Python 3.7 didn't help. Downgrading XML2RFC showed the same bug all the way back to 2.6.2. I didn't try earlier versions. Changing xml2rfc/writers/paginated_txt.py:84 to:
if int(need) > int(needLines):
seems to fix the problem.
@{"email"=>"henrik@levkowetz.com", "name"=>nil, "username"=>nil} commented
Hi Tom,
I can't reproduce this with my current code (based on 2.10.0). Which version of xml2rfc were you using when you saw this?
@{"email"=>"pusateri@bangj.com", "name"=>nil, "username"=>nil} commented
I can't reproduce it either now. You can close it. If it comes back, I'll re-open.
@{"email"=>"henrik@levkowetz.com", "name"=>nil, "username"=>nil} changed status from new
to closed
@{"email"=>"henrik@levkowetz.com", "name"=>nil, "username"=>nil} changed resolution from ` to
worksforme`
@{"email"=>"henrik@levkowetz.com", "name"=>nil, "username"=>nil} commented
I think this was addressed more generically in 2.10.0
component_Version 2 cli
resolution_worksforme
type_defect
| by pusateri@bangj.comIssue migrated from trac:358 at 2021-10-20 18:27:44 +0500