Anonymous | Login | Signup for a new account | 2024-11-22 12:56 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 | ||||
0000232 | CLE/P | 2. CLP | public | 2013-12-09 11:05 | 2013-12-09 11:36 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | General | OS | General | OS Version | General | ||||
Product Version | 1.0 | ||||||||
Target Version | 1.1 | Fixed in Version | 1.1 | ||||||
Summary | 0000232: Use of ' in strings or " in suplements are not possible | ||||||||
Description | To define a ' in a string or a " in a suplement is not possible, because it will be regognise as end of string end suplement. A Special escape sequence or something like this is required. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000174) Falk Reichbott (administrator) 2013-12-09 11:36 |
For strings such a escape sequence was implemented with a slash '/'' but this is not useful on UNIX Systems if you try to define a path ('//u//home//falk//test.dat') and for supplements there was no solution implemented for this. Now the escap sequence will be two times the same character to represent one of these characters. for example: '''falk.test.dat(hugo)''' "das ist ein ""Supplement""" |
Issue History | |||
Date Modified | Username | Field | Change |
2013-12-09 11:05 | Falk Reichbott | New Issue | |
2013-12-09 11:05 | Falk Reichbott | Status | new => assigned |
2013-12-09 11:05 | Falk Reichbott | Assigned To | => Falk Reichbott |
2013-12-09 11:36 | Falk Reichbott | Note Added: 0000174 | |
2013-12-09 11:36 | Falk Reichbott | Status | assigned => resolved |
2013-12-09 11:36 | Falk Reichbott | Fixed in Version | => 1.1 |
2013-12-09 11:36 | Falk Reichbott | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |