bugDotGNU Portable.NET - Bugs: bug #16791, resgen does not properly convert...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #16791: resgen does not properly convert XML resource files

Submitter:  David Logan <djlogan>
Submitted:  Fri 09 Jun 2006 03:45:37 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Fri 09 Jun 2006 03:45:37 AM UTC, original submission:  

resgen does not properly handle xml tags like &amp. M$ dotnet XML resource files require &amp;File  instead of &File.

When you take this .resx resource file and process it through resgen, you still get &amp;File instead of the properly converted &File.

I have attached my current Strings.resx for use. Resource name "New" "File" "Open" "Save" are all usable examples.

Reproducable simply by:

resgen -T Strings.resx Strings.txt

David Logan <djlogan>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #10143:  Strings.resx added by djlogan (8KiB - application/octet-stream - The XML resource file)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2006-06-09 djlogan Attached File- Added Strings.resx, #10143

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code