Changes between Version 3 and Version 4 of Ticket #4364


Ignore:
Timestamp:
2017-03-24T10:48:34Z (8 years ago)
Author:
Jan Kokert
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4364 – Description

    v3 v4  
    2424It seems that the filename will lead to the problem. Renaming the package to e.g. {{{testInner}}} or {{{testOuter}}} will solve the problem!!! This is totally weird!
    2525
    26 Edit:
     26'''Edit1:'''
    2727The filenames {{{testCase}}} and even {{{testCAse}}} will also lead to this bug.
     28
     29'''Edit2:'''
     30It is really the filename and not the package name which leads to that bug.
    2831The issue could be related to #4355.