Bug 701525
| Summary: | Edit project produces an error | ||
|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Kenichi Takemura <ktakemur> |
| Component: | Component-UI | Assignee: | zanata-dev-internal <zanata-dev-internal> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ding-Yi Chen <dchen> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.3-alpha-1 | CC: | ebaak, sflaniga, zanata-bugs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.4 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-10-28 07:05:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 729533 | ||
|
Description
Kenichi Takemura
2011-05-03 05:19:42 UTC
I have changed project name to 'Test_publican_project' replacinf ' ' by '_' but the command still produces the same error.
mysql> select * from HProject;
| iteration | 2 | 2011-05-03 01:16:15 | 2011-05-03 05:04:12 | 4 | tpp1 | Test_publican_project | test__
| Test_publican_project | 0 |
+-------------+----+---------------------+---------------------+------------+------+------------------------------------------+--------------------------------------------+------------------------------------------+-----------------+
2 rows in set (0.00 sec)
Good catch, and thanks for attaching the exception! Looks like another bug with the richfaces editor. (See See also http://code.google.com/p/flies/issues/detail?id=232 ). We might be able to fix it by upgrading our richfaces jars. hding is no longer in charge of zanata. We did upgrade richfaces. Verified with Zanata version 1.4-SNAPSHOT (20110824-1328). |