FLAM® Issue Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000939FL51.2 FLCCpublic2018-08-15 09:322018-08-17 09:40
ReporterFalk Reichbott 
Assigned ToFalk Reichbott 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusresolvedResolutionfixed 
PlatformGeneralOSGeneralOS VersionGeneral
Product Version5.1.17 
Target Version5.1.18Fixed in Version5.1.18 
Summary0000939: Support character set of a file in URL syntax (requires %-encoding and local file schema)
DescriptionTo define the CCSID for a parameter file the file string must contain the CCSID
URL syntax sould be used for that.

table='file://mytab.parm.txt:IBM1141' [^]

To support ':' in file names the % encoding in URLs must be supported.
To use it for local files the schema 'file:' must be supported.

To be backward compatible if no valid scheme provided, then the original file name is used.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0001173)
Falk Reichbott (administrator)
2018-08-17 09:40

Support file:// as schema for local files in URL parsing (simplify use of percent decoding for local files)
 Support percent decoding for of URL values (if you need special characters (?:#&) in your file name, then you can use the URL syntax)
 Support character encoding string (CCSID) for a file in URLs and normal file name specification (file='filenam.txt/&IBM1141')
 Support URLs also for parameter files including remote access and character set conversion per SSH

- Issue History
Date Modified Username Field Change
2018-08-15 09:32 Falk Reichbott New Issue
2018-08-15 09:32 Falk Reichbott Status new => assigned
2018-08-15 09:32 Falk Reichbott Assigned To => Falk Reichbott
2018-08-17 09:40 Falk Reichbott Note Added: 0001173
2018-08-17 09:40 Falk Reichbott Status assigned => resolved
2018-08-17 09:40 Falk Reichbott Fixed in Version => 5.1.18
2018-08-17 09:40 Falk Reichbott Resolution open => fixed


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker