
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
1.
core-2908.7z (339 kB)
|
|
Environment:
|
I reproduced it wih 2.1.3 and 2.5 but other 2.1.x also should be affected.
|
|
| Planning Status: |
Unspecified
|
|
Few places in code treat relations with ID <= 128 as system relations.
But ODS8 allows to create user relations starting from ID = 31 and ODS 11.x introduced a lot of system relations with ID > 31.
Therefore work with user relations with ID between 31 and 128 is dangerous.
Since we didn't drop support for ODS8 until v3 i consider this behavior as a bug.
|
|
Description
|
Few places in code treat relations with ID <= 128 as system relations.
But ODS8 allows to create user relations starting from ID = 31 and ODS 11.x introduced a lot of system relations with ID > 31.
Therefore work with user relations with ID between 31 and 128 is dangerous.
Since we didn't drop support for ODS8 until v3 i consider this behavior as a bug. |
Show » |
| There are no comments yet on this issue.
|
|