Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #55021 All Revisions ] Back to Issue ]
Summary 0055021: Error with computed image column
Revision 2024-04-24 14:04 by gonzalo_fernandez
Description If I create a computed image column, an error is generated. When a modification is performed, the RemoveImagesEventHandler event is triggered and it tries to recover a property that does not exist in the database, returning an error.

The problem is that the ModelProvider is uploading all the ADImage properties without taking into account whether they are computed or not.
Revision 2024-04-24 13:38 by gonzalo_fernandez
Description If I create a computed field of image type, an error is generated when a modification is launched, the RemoveImagesEventHandler event is triggered and it tries to recover a property that does not exist in the database and returns an error.

The problem is that the ModelProvider is uploading all the ADImage properties without taking into account whether they are computed.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker