View Issue Details

IDProjectCategoryView StatusLast Update
0023561Open CASCADEOCCT:Data Exchangepublic2012-12-06 15:37
ReportermkvAssigned Toabv 
PriorityhighSeverityminor 
Status closedResolutionfixed 
PlatformAOSL 
Summary0023561: stepwrite and brepiges dont work with big path (over 150 simbols) of writing file
Descriptionstepwrite and brepiges dont work with big path (over 150 simbols) of writing file
TagsNo tags attached.
Test case numberbugs xde(005) bug23561

Activities

abv

2012-12-04 15:47

manager   ~0022540

This problem causes IGES and STEP tests to fail in Jenkins environment, please consider as high priority

abv

2012-12-04 19:49

manager   ~0022551

Fixed, please review

gka

2012-12-05 10:30

developer   ~0022558

Branch CR23561 is ready to be tested

mkv

2012-12-06 15:37

tester   ~0022594

Dear BugMaster,
Branch CR23561 (and products from GIT master) was compiled on Linux and
Windows platforms and tested.

Regressions:
Not detected

Improvements:
Not detected

Testing cases:
bugs xde(005) bug23561 - OK.

Related Changesets

occt: master 2857a8ac

2012-12-07 09:50:06

abv


Committer: abv Details Diff
0023561: stepwrite and brepiges dont work with big path (over 150 simbols) of writing file

DRAW commands stepwrite and brepiges modified to never ask for interactive input of file name or write mode; the behavior is completely defined by input arguments. String buffers causing access violation due to overflow are eliminated.

Test case bugs xde bug23561 added for this issue; TODO 23651 in related test cases removed.

Compiler warning (unrelated) is fixed in QABugs_11.cxx
Affected Issues
0023561
mod - src/QABugs/QABugs_11.cxx Diff File
mod - src/XSDRAWIGES/XSDRAWIGES.cxx Diff File
mod - src/XSDRAWSTEP/XSDRAWSTEP.cxx Diff File
mod - tests/bugs/iges/buc60591_1 Diff File
mod - tests/bugs/iges/buc60591_2 Diff File
mod - tests/bugs/iges/buc60591_3 Diff File
mod - tests/bugs/iges/buc60591_4 Diff File
mod - tests/bugs/step/buc60948 Diff File
mod - tests/bugs/step/bug23379 Diff File
mod - tests/bugs/step/bug46 Diff File
mod - tests/bugs/step/bug51 Diff File
mod - tests/bugs/xde/bug184 Diff File
add - tests/bugs/xde/bug23561 Diff File
mod - tests/bugs/xde/bug314 Diff File
mod - tests/bugs/xde/bug321 Diff File

Issue History

Date Modified Username Field Change
2012-11-19 17:02 mkv New Issue
2012-11-19 17:02 mkv Assigned To => gka
2012-11-19 17:36 abv Assigned To gka => ika
2012-11-19 17:36 abv Status new => assigned
2012-12-04 15:34 abv Priority normal => high
2012-12-04 15:47 abv Note Added: 0022540
2012-12-04 19:49 abv Note Added: 0022551
2012-12-04 19:49 abv Assigned To ika => gka
2012-12-04 19:49 abv Status assigned => resolved
2012-12-05 10:30 gka Note Added: 0022558
2012-12-05 10:30 gka Status resolved => reviewed
2012-12-05 18:18 mkv Assigned To gka => mkv
2012-12-06 15:33 mkv Test case number => bugs xde(005) bug23561
2012-12-06 15:37 mkv Note Added: 0022594
2012-12-06 15:37 mkv Assigned To mkv => bugmaster
2012-12-06 15:37 mkv Status reviewed => tested