commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/common/src GParser.py


From: Arturas Kriukovas
Subject: gnue/common/src GParser.py
Date: Wed, 31 Jul 2002 10:10:05 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Arturas Kriukovas <address@hidden>      02/07/31 10:10:05

Modified files:
        common/src     : GParser.py 

Log message:
        Temporary correction.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/common/src/GParser.py.diff?tr1=1.41&tr2=1.42&r1=text&r2=text

Patches:
Index: gnue/common/src/GParser.py
diff -c gnue/common/src/GParser.py:1.41 gnue/common/src/GParser.py:1.42
*** gnue/common/src/GParser.py:1.41     Wed Jul 31 07:01:25 2002
--- gnue/common/src/GParser.py  Wed Jul 31 10:10:05 2002
***************
*** 214,219 ****
--- 214,221 ----
        for qattr in saxattrs.keys():
          attrns, attr = qattr
          encoding = gConfig('formFontEncoding')
+         if encoding == '':
+             encoding = 'iso8859-1'
  
          # Typecasting, anyone?  If attribute should be int, make it an int
          try:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]