[zanata-bugs] [Bug 785046] New: Maven module support: Error message 'resId length must be between 0 and 255' occurs when source string is longer than 255.

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 27 03:30:18 UTC 2012


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

Summary: Maven module support: Error message 'resId length must be between 0 and 255' occurs when source string is longer than 255.

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

           Summary: Maven module support: Error message 'resId length must
                    be between 0 and 255' occurs when source string is
                    longer than 255.
           Product: Zanata
           Version: 1.4.3-SNAPSHOT
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: Component-Persistence
        AssignedTo: runab at redhat.com
        ReportedBy: dchen at redhat.com
         QAContact: dchen at redhat.com
                CC: zanata-bugs at redhat.com
   Estimated Hours: 0.0
    Classification: Community
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


Description of problem:
When pushing the properties files with a source string longer than 255,
following error message is shown in server.log:
resId length must be between 0 and 255

Version-Release number of selected component (if applicable):
Zanata version 1.4.6-SNAPSHOT (20120127-0944). 

How reproducible:
Always.

Steps to Reproduce:
0. Assume project 'JBossAS', version 'master' is create in zanata.
1. git clone git://github.com/jbossas/jboss-as.gi
2. cd jboss
3. mvn zanata:push -Dzanata.enableModules=true
4. Document that trigger the error:
https://github.com/jbossas/jboss-as/blob/master/jdr/jboss-as-sos/src/main/resources/sos/po/ru.properties

Actual results:
Following error message is shown in server.log:
resId length must be between 0 and 255

Expected results:
Sucessfully push without error.

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 zanata-bugs mailing list