ShareSource Site »
Projects » alqua »
alquaBug Tracker
Summary
Files
Screenshots
Bug Tracker
Mercurial Repository
Actions » View tickets | Report a bug
Project: Alqua editorial system [Bug Tracker]
Summary
Files
Screenshots
Bug Tracker
Mercurial Repository Bug #169
| Vital Bug Details | |
|---|---|
| Summery: Duplicated code in latex.py and html.py | |
| Severity: Low | |
| Status: | Priority: Low |
| Assigned to: Nobody | Percent Complete: 0% |
| Bug Reporter | |
| Reported by: Israel ( on Sunday, 16 September 2007, 01:03PM (16/09/2007) ) | |
| Bug Details | |
| There is duplicated code in latex.py and html.py, violating the DRY, for example, UnicodeDecodeFilter. The document metadata dictionary get loaded at least 3 times: in latex.preproc, in latex.compile and in html.compile.
A cleanup is neccessary. |
|
| View History » | |