Anonymous | Login | Signup for a new account | 2024-11-22 13:23 CET |
My View | View Issues | Change Log | Roadmap | Search |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000637 | FL5 | 2.2 Subprogram FLUC (CONV) | public | 2015-02-05 09:05 | 2015-04-15 15:06 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | General | OS | General | OS Version | General | ||||
Product Version | 5.1 | ||||||||
Target Version | 5.1 | Fixed in Version | 5.1.05 | ||||||
Summary | 0000637: File name with '+' can not be read. | ||||||||
Description | Try to read a file name containing a '+' does not work. Based on dodumentation a '++' should work but it don't. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000731) Falk Reichbott (administrator) 2015-02-05 09:07 |
The problem is double mapping of the file name. The first mapping is done at URL parsing and '++' will result in '+'. But later down in the IO component it will be mapped again and '+' result in the home directory. |
(0000732) Falk Reichbott (administrator) 2015-02-05 09:08 |
The douple mapping in the IO-Component was removed. This fix is available with FLAMv5.1.4 |
Issue History | |||
Date Modified | Username | Field | Change |
2015-02-05 09:05 | Falk Reichbott | New Issue | |
2015-02-05 09:05 | Falk Reichbott | Status | new => assigned |
2015-02-05 09:05 | Falk Reichbott | Assigned To | => Falk Reichbott |
2015-02-05 09:07 | Falk Reichbott | Note Added: 0000731 | |
2015-02-05 09:08 | Falk Reichbott | Note Added: 0000732 | |
2015-02-05 09:08 | Falk Reichbott | Status | assigned => resolved |
2015-02-05 09:08 | Falk Reichbott | Fixed in Version | => 5.1 |
2015-02-05 09:08 | Falk Reichbott | Resolution | open => fixed |
2015-04-15 15:06 | Falk Reichbott | Fixed in Version | 5.1 => 5.1.05 |
Copyright © 2000 - 2024 MantisBT Team |