#1 — find-untranslated withoout sax

StateResolved
Version: 2.0
AreaFunctionality
Issue typeFeature
SeverityMedium
Submitted byEncolpe Degoute
Submitted onFeb 21, 2006
Responsible Hanno Schlichting
Target release: 2.1
Return to tracker
Last modified on Jan 08, 2009 by Matthew Wilkes




actually 'i18ndude find-untranslated' use sax xml parser that does
networking request to find namespace.
Now, I need to work with it behind firewalls, in train or with or high ping connexion. This feature raise error with 'urlopen' and catch it to mask traceback.

The only way is to don't use sax to parse page template struture, but a non validator xml parser.

It's just a feature request, don't loose time on it. ;)
 
Steps to reproduce:
run 'i18ndude find-untranslated' without network connexion.
Added byHanno SchlichtingonFeb 27, 2006 05:41 AM
Issue state: unconfirmedopen
Target release: 2.12.0
Accepted this. Using a different parser has been on the todo list for quite some time, actually. Maybe I'll get to it...
Added byHanno SchlichtingonApr 01, 2006 03:09 PM
Issue state: openresolved
Target release: 2.02.1
This has been resolved in SVN by disabling external namespace validation, thx to a patch from Chuck Bearden.

No responses can be added.