This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 188446 - View data provide encoded UTF string
Summary: View data provide encoded UTF string
Status: RESOLVED INCOMPLETE
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-07 12:59 UTC by Vitex
Modified: 2014-09-20 13:04 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Original XML file with shopping cart in czech language (237 bytes, application/octet-stream)
2010-07-07 12:59 UTC, Vitex
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitex 2010-07-07 12:59:46 UTC
Created attachment 100649 [details]
Original XML file with shopping cart in czech language

Bad value from MySQL:

<?xmlversion="1.0"encoding="utf-8"?>00001010<!DOCTYPECARTSYSTEM"http://triband/ecart.dtd">0000101000001010<CART>00001010<CartNameCartID="">N1100001110100001kupn1100001110101101ko11000101101000011100001110101101k</CartName>0000101000001010<CartNotice></CartNotice>0000101000001010<ITEM>00001010<products_ids>10000542</products_ids>00001010</ITEM>00001010</CART>0000101

Original value: 

<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE CART SYSTEM "http://triband/ecart.dtd">

<CART>
<CartName CartID="" >Nákupní košík</CartName>

<CartNotice></CartNotice>

<ITEM>
<products_ids>10000542</products_ids>
</ITEM>
</CART>
Comment 1 matthias42 2014-09-20 13:04:29 UTC
Please state what you did, what data you'd expect an in what way this is wrong. The bug is pretty old and drivers and netbeans were changed massivly in the time - so please check with netbeans 8.0.1.