Bugs item #1478239, was opened at 2006-04-28 01:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1478239&group_id=51305
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxpdfdoc
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: bug in pdfimage.cpp
Initial Comment:
file: pdfimage.cpp
wxpdfdoc version: 0.6.2 & 0.7 (maybe in older versions
too !?!)
function: wxPdfImage::Parse()
line: 117 (for v. 0.6.2), 167 (for v. 0.7)
code: ... || m_name.Right(2) == _T(".wmf")
bug: imho. there should be m_name.Right(4) for a
correct result
mailto: gf...@ya...
Gabriel
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1478239&group_id=51305
|