#1 — find-untranslated withoout sax
| State | Resolved |
|---|---|
| Version: | 2.0 |
| Area | Functionality |
| Issue type | Feature |
| Severity | Medium |
| Submitted by | Encolpe Degoute |
| Submitted on | Feb 21, 2006 |
| Responsible | Hanno Schlichting |
| Target release: | 2.1 |
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
Accepted this. Using a different parser has been on the todo list for quite some time, actually. Maybe I'll get to it...
Issue state:
unconfirmed
→
open
Target release:
2.1
→
2.0
Added byHanno SchlichtingonApr 01, 2006 03:09 PM
This has been resolved in SVN by disabling external namespace validation, thx to a patch from Chuck Bearden.
Issue state:
open
→
resolved
Target release:
2.0
→
2.1
No responses can be added.