bugphpGroupWare - Bugs: bug #16330, Column Space Problem on adding a...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #16330: Column Space Problem on adding a new infolog to the postgresdatabase

Submitter:  Michael Ressel <comas>
Submitted:  Wed 12 Apr 2006 12:58:42 PM UTC
   
 
Category:  infolog Item Group:  None
Severity:  3 - Normal Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  DEB Operating System:  GNU/Linux - Debian
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Tue 17 Jul 2007 04:33:17 AM UTC, comment #1: 

http://insidedlab.jpl.nasa.gov/internal/tiki/tiki-view_forum_thread.php?topics_offset=1&topics_sort_mode=commentDate_desc&forumId=6&comments_parentId=328
http://insidedlab.jpl.nasa.gov/internal/tiki/tiki-view_forum_thread.php?topics_offset=1&topics_sort_mode=commentDate_desc&forumId=6&comments_parentId=329
http://insidedlab.jpl.nasa.gov/internal/tiki/tiki-view_forum_thread.php?topics_offset=1&topics_sort_mode=commentDate_desc&forumId=6&comments_parentId=330
http://insidedlab.jpl.nasa.gov/internal/tiki/tiki-view_forum_thread.php?topics_offset=1&topics_sort_mode=commentDate_desc&forumId=6&comments_parentId=331
http://insidedlab.jpl.nasa.gov/internal/tiki/tiki-view_forum_thread.php?topics_offset=1&topics_sort_mode=commentDate_desc&forumId=6&comments_parentId=332
http://insidedlab.jpl.nasa.gov/internal/tiki/tiki-view_forum_thread.php?topics_offset=1&topics_sort_mode=commentDate_desc&forumId=6&comments_parentId=333
http://insidedlab.jpl.nasa.gov/internal/tiki/tiki-view_forum_thread.php?topics_offset=1&topics_sort_mode=commentDate_desc&forumId=6&comments_parentId=334
http://insidedlab.jpl.nasa.gov/internal/tiki/tiki-view_forum_thread.php?topics_offset=1&topics_sort_mode=commentDate_desc&forumId=6&comments_parentId=337
http://insidedlab.jpl.nasa.gov/internal/tiki/tiki-view_forum_thread.php?topics_offset=1&topics_sort_mode=commentDate_desc&forumId=6&comments_parentId=338
http://insidedlab.jpl.nasa.gov/internal/tiki/tiki-view_forum_thread.php?topics_offset=1&topics_sort_mode=commentDate_desc&forumId=6&comments_parentId=340
http://insidedlab.jpl.nasa.gov/internal/tiki/tiki-view_forum_thread.php?topics_offset=1&topics_sort_mode=commentDate_desc&forumId=6&comments_parentId=341

john book <ddzz130>
Wed 12 Apr 2006 12:58:42 PM UTC, original submission:  

On adding a new infolog this Problem error occurs on the Versions
- Debian phpgroupware -> 0.9.16.010-1
- Debain phpgroupware-infolog -> 0.9.16.010-1 :
--------------------------------------------------------------------
Database error: Invalid SQL: UPDATE phpgw_infolog SET info_link_id=155,info_from='This Company is just to track some Bugs  and has a very long name: Surename, FirstName',info_datemodified=1144845881,info_modifier=25 WHERE info_id=705
PostgreSQL Error: 1 (FEHLER: Wert zu lang für Typ character varying(64))

File: /usr/share/phpgroupware/infolog/inc/class.soinfolog.inc.php
Line: 374

Session halted.
-------------------------------------------------------------------

The Error Message says that a value is too long for the column.
The Columns info_from and info_subject in the phpgw_infolog table seem a little short (64 chars).

Regards,
Michael

Michael Ressel <comas>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ddzz130 (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code