View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032421 | Community | OCCT:Data Exchange | public | 2021-06-04 17:36 | 2023-08-07 15:54 |
Reporter | h.p.rice_161188 | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
OS | Windows | ||||
Product Version | 7.5.0 | ||||
Target Version | 7.8.0 | Fixed in Version | 7.7.1 | ||
Summary | 0032421: STEP parsing problem: incorrect PRODUCT text | ||||
Description | When reading a STEP file with a PRODUCT name that contains multiple single apostrophes, only one apostrophe is retained. | ||||
Steps To Reproduce | I loaded a STEP file, and compared the PRODUCT lines of the STEP file from which the names are taken to the names displayed on screen using a CAD viewer I am developing. One part in particular is named "C''''''''SK HD SCREW M4 x 12_ISO 10642 - M4 x 12 - 12C", but when parsed becomes "C'SK HD SCREW M4 x 12_ISO 10642 - M4 x 12 - 12C", i.e. seven of the eight apostrophes have been removed. I also reproduced the bug with FreeCAD, which I believe also relies on Open Cascade. I'm sorry that I can't share the STEP file that caused me to find the bug, due to confidentiality. However, I expect it can be reproduced with any PRODUCT name containing that combination of characters. | ||||
Additional information and documentation updates | I am using Open Cascade view PythonOCC 7.5.1. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
related to | 0032310 | closed | Open CASCADE | Data Exchange - Invalid STEP export/import of backslashes in names [Regression since OCCT 7.5.0] |
|
> I'm sorry that I can't share the STEP file that caused me to find the bug, due to confidentiality. > However, I expect it can be reproduced with any PRODUCT name containing that combination of characters. I'm afraid we wouldn't be able processing the issue without a reproducer. Either - try preparing a reproducer from a non-confidential shape (e.g. by modifying STEP file in a text editor or another CAD software for producing similar effect), or consider sharing file privately with development team (using Contact Us form). |
|
Torch Assembly_for OCC bug.STEP (3,127,956 bytes) |
|
Apologies for not being able to attach a file earlier, I've created another that is not subject to any confidentiality. I've added some apostrophes to the second text field of the PRODUCT line for the part named "TORCH BODY - UPPER" and the bug is reproduced. |
|
The current problem has been fixed with 0032310 The attached test file is not valid, because "''" is a decoded as a single apostrophe. To create a sequence of apostrophes, need to double a number of expected apostrophes in the file. Test case for 0032310 issue contains a case of sequence of apostrophes and tested for import and export process. |
|
Dear @bugmaster please close the issue |
|
closed. |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-06-04 17:36 | h.p.rice_161188 | New Issue | |
2021-06-04 17:36 | h.p.rice_161188 | Assigned To | => gka |
2021-06-04 17:44 | kgv | Note Added: 0101618 | |
2021-06-04 17:44 | kgv | Assigned To | gka => h.p.rice_161188 |
2021-06-04 17:44 | kgv | Status | new => feedback |
2021-06-04 17:44 | kgv | Note Edited: 0101618 | |
2021-06-04 17:45 | kgv | Resolution | open => unable to reproduce |
2021-06-04 17:45 | kgv | Target Version | => 7.6.0 |
2021-06-04 17:52 | kgv | Note Edited: 0101618 | |
2021-06-04 18:11 | h.p.rice_161188 | File Added: Torch Assembly_for OCC bug.STEP | |
2021-06-04 18:14 | h.p.rice_161188 | Note Added: 0101619 | |
2021-06-04 18:47 | kgv | Assigned To | h.p.rice_161188 => gka |
2021-06-04 18:47 | kgv | Status | feedback => assigned |
2021-06-04 18:48 | kgv | Resolution | unable to reproduce => open |
2021-06-04 18:50 | kgv | Product Version | 7.5.1 => 7.5.0 |
2021-08-31 14:16 |
|
Target Version | 7.6.0 => 7.7.0 |
2021-10-12 14:08 | dpasukhi | Relationship added | related to 0032310 |
2021-10-16 11:16 | dpasukhi | Assigned To | gka => dpasukhi |
2021-10-16 11:30 | dpasukhi | Note Added: 0104672 | |
2022-10-24 10:39 |
|
Target Version | 7.7.0 => 7.8.0 |
2022-10-31 14:24 | dpasukhi | Assigned To | dpasukhi => h.p.rice_161188 |
2022-10-31 14:24 | dpasukhi | Status | assigned => feedback |
2023-08-02 01:52 | dpasukhi | Assigned To | h.p.rice_161188 => bugmaster |
2023-08-02 01:52 | dpasukhi | Note Added: 0113829 | |
2023-08-07 15:54 | vglukhik | Status | feedback => closed |
2023-08-07 15:54 | vglukhik | Resolution | open => fixed |
2023-08-07 15:54 | vglukhik | Fixed in Version | => 7.7.1 |
2023-08-07 15:54 | vglukhik | Note Added: 0113905 |