Issues with change log section

1 view
Skip to first unread message

Alexander Obuhovich

unread,
Feb 19, 2010, 3:26:54 PM2/19/10
to In-Portal Bugs
There are a few issues with change log section:
  • warning message about missing Status field
  • only first letter of each changed field value is shown
  • there no way to delete session log or change log records
  • even if you manage to delete change log record, then new change log records will be created, indicating delete from change log :)
Also change log records are not optimized. For example when you open product editing page and change one field, then press on "General" tab and change that field again and again, then press Save. As a result you will get 3 change log records, but you've opened editing page only once, so we could merge all change log records together.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

Alexander Obuhovich

unread,
Feb 21, 2010, 1:44:43 PM2/21/10
to In-Portal Bugs
I've stumbled upon another issue yesterday: we have CachedRating field (in category items), that has "0.0000000000" value in database and "0.00" default value (format with 2 digits after comma). When value is submitted from form, then we have "0.0000000000" in original field and "0.00" as field value. They are compared as strings (to determine changes) and they differ resulting wrong change log record to be created.

I propose for each changed field we compare it's formatted original field and normal field values to determine if they are really different.

Alexander Obuhovich

unread,
Feb 22, 2010, 8:07:29 AM2/22/10
to In-Portal Bugs
When field has a really long value and it is changed, then all that value is displayed in grid makes it near to impossible to use it. I propose we add new format for "kChangesFormatter", like "auto_cut" or something similar and then it can cut each changed field value to normal size, when displayed in grid. When viewing change log record details, then no cutting should be made of course.

Alexander Obuhovich

unread,
Feb 23, 2010, 2:48:02 PM2/23/10
to In-Portal Bugs
Wrong calculation of HasRequiredOptions field in product record creates change log every time product is saved, even when it's not changed.

Alexander Obuhovich

unread,
Feb 24, 2010, 3:35:00 AM2/24/10
to In-Portal Bugs
Reply all
Reply to author
Forward
0 new messages