Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Bug in PX_String when empty xml tag
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Bug in PX_String when empty xml tag

 Post Reply Post Reply
Author
Message
cpede View Drop Down
Senior Member
Senior Member


Joined: 13 August 2004
Location: Denmark
Status: Offline
Points: 680
Post Options Post Options   Thanks (0) Thanks(0)   Quote cpede Quote  Post ReplyReply Direct Link To This Post Topic: Bug in PX_String when empty xml tag
    Posted: 20 June 2012 at 9:39am
When using the XML parser:
 
PX_String(pPX,_T("text"),m_sText);
 
and the XML file contains the data:
 
<text />
 
the returned string is not m_sText==_T(""), but it includes some odd bytes.
 
This must be a bug.
 
-cpede
Product: Xtreme ToolkitPro (24.0.0)
Platform: Windows 10 (x64)
Language: Visual Studio 2017 (C++)
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.