[Fedora-i18n-bugs] [Bug 683739] New: unable to add '=' as a valid input characters

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 10 09:06:24 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: unable to add '=' as a valid input characters

https://bugzilla.redhat.com/show_bug.cgi?id=683739

           Summary: unable to add '=' as a valid input characters
           Product: Fedora
           Version: 15
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: ibus-indic-table
        AssignedTo: nkumar at redhat.com
        ReportedBy: psatpute at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: i18n-bugs at lists.fedoraproject.org, nkumar at redhat.com
    Classification: Fedora


Description of problem:

VALID_INPUT_CHARS =
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!@#$%^&*()_-+|=\~`:;"'{[}]<,>./

Marathi inscript has character mapped on '=' key as well 

'=' ृ

if we add '=' in VALID_INPUT_CHARS it throughs

Traceback (most recent call last):
  File "/usr/share/ibus-indic-table/engine/tabcreatedb.py", line 296, in
<module>
    main ()
  File "/usr/share/ibus-indic-table/engine/tabcreatedb.py", line 220, in main
    db.update_ime ( attributes )
  File "/usr/share/ibus-indic-table/engine/tabsqlitedb.py", line 310, in
update_ime
    for attr,val in attrs:
  File "/usr/share/ibus-indic-table/engine/tabcreatedb.py", line 177, in
attribute_parser
    attr,val = unicode (l,"utf-8").strip().split ('==')
ValueError: need more than 1 value to unpack


Version-Release number of selected component (if applicable):
ibus-indic-table-1.3.1-1.fc15

How reproducible:
everytime

Steps to Reproduce:
1. wget
https://fedorahosted.org/releases/i/n/indic-typing-booster/marathi-typing-booster-0.0.1.tar.gz
2. add '=' in VALID_INPUT_CHARS in marathi-inscript.txt
3. make

Actual results:
it is giving error

Expected results:
it should accept '=' as a valid input character

Additional info:

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list