Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Bug Reports » Audit_trn task_id field too small
Audit_trn task_id field too small [message #86] Tue, 20 June 2006 03:28 Go to next message
johandewit is currently offline  johandewit
Messages: 25
Registered: May 2006
Location: Belgium
Junior Member
In audit_trn, task_id = varchar(32)
In the menu database, task_id = varchar(40)

When task_id length > 32, this gives a validation error
task_id[0]:field cannot exceed 32 characters

Solution

Change table definition audit_trn.task_id(varchar(40))

This is still in version 1.90

Greetings

johan
Re: Audit_trn task_id field too small [message #87 is a reply to message #86] Tue, 20 June 2006 04:55 Go to previous message
AJM is currently offline  AJM
Messages: 2349
Registered: April 2006
Location: Surrey, UK
Senior Member
Whoops! Thanks for spotting that. I'll get it fixed straight away (if not sooner).

Previous Topic: always enter default value in empty field
Next Topic: Database import
Goto Forum:
  


Current Time: Fri May 10 23:14:37 EDT 2024

Total time taken to generate the page: 0.02978 seconds