Changes between Version 3 and Version 4 of Ticket #4364
- Timestamp:
- 2017-03-24T10:48:34Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4364 – Description
v3 v4 24 24 It 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! 25 25 26 Edit: 26 '''Edit1:''' 27 27 The filenames {{{testCase}}} and even {{{testCAse}}} will also lead to this bug. 28 29 '''Edit2:''' 30 It is really the filename and not the package name which leads to that bug. 28 31 The issue could be related to #4355.