Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#745 closed Bug (No Bug)

Bug in INIReadSection function

Reported by: dmitriis@… Owned by:
Milestone: Component: AutoIt
Version: 3.2.12.1 Severity: None
Keywords: Cc:

Description

Function returns not all values of keys in some cases. In a file with an example function stops on a key "Program15".

Attachments (2)

report.ini (1.5 KB ) - added by dmitriis@… 17 years ago.
Example INI file.
Report (bug).ini (49.2 KB ) - added by dmitriis@… 17 years ago.
Example INI file (with bug).

Download all attachments as: .zip

Change History (4)

by dmitriis@…, 17 years ago

Attachment: report.ini added

Example INI file.

by dmitriis@…, 17 years ago

Attachment: Report (bug).ini added

Example INI file (with bug).

comment:1 by Valik, 17 years ago

Resolution: No Bug
Status: newclosed

No bug. If you look in "Report (bug).ini" carefully you'll see that where it stops reading there are NULL characters. There are various other keys where the value contains a NULL as well. Open the document in SciTE and it will show you a visual representation of all the non-printing characters that appear in the document.

comment:2 by dmitriis@…, 17 years ago

Thanks.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.