View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000002 | v1.0 Release (Closed) | [All Projects] General | public | 2008-03-03 11:30 | 2008-07-23 08:15 | ||||
Reporter | adolfo | ||||||||
Assigned To | pedroa | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000002: Can't create Company | ||||||||
Description | I can create new companies and the browser stay in "loading" everytime. EXCEPT when I write something in "Description". | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
pedroa (administrator) 2008-03-04 16:11 |
This was due to the company_description being marked as not null. Please run: ALTER TABLE `companies` CHANGE `company_description` `company_description` TEXT NULL; on mysql or get the updated sql script from SVN Thanks, Pedro A. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-03-03 11:30 | adolfo | New Issue | |
2008-03-04 16:11 | pedroa | Status | new => resolved |
2008-03-04 16:11 | pedroa | Resolution | open => fixed |
2008-03-04 16:11 | pedroa | Assigned To | => pedroa |
2008-03-04 16:11 | pedroa | Note Added: 0000003 | |
2008-07-23 08:15 | pedroa | Status | resolved => closed |