Submitted by LeftEccoForIQ on 2019/08/08 17:31
I've come across this a number of times but only this time thought to save the item to post it here. When I edit the below item in the grid and press enter to exit editing without any changes, the item extends itself with part of its own text. Not sure what causes this to happen for an item, it has something to do with cutting and/or pasting longish bits of text into them in edit mode. I hope you can make something of it...
 
<?xml version="1.0" encoding="utf-8" ?>
<Root Source="InfoQube" ItemCopyXML="1" XMLCopyVersion="1.01" SourceFile="C:\Users\PK\Documents\IQ_data\IQMaster.SNDB" Version="0.9.113">
    <Items>
        <Item Name="Ausleihplan EP mit Hinweisschild(ern) und Erläuterungen im LZ aushängen - &lt;DIV id=zz936&gt;c:\Users\PK\Eigene Dateien\Lehrnen\Orga\A14_LMB_\_Ausleihverfahren_1819\Bücherausgabe E Hinweisschild Lehrerzimmer.doc&lt;/DIV&gt;
c:\Users\PK\Eigene Dateien\Lehrnen\Orga\A14_LMB_\_Ausleihverfahren_1819\Bücherausgabe E Hinweisschild Lehrerzimmer.doc
c:\Users\PK\Eigene Dateien\Lehrnen\Orga\A14_LMB_\_Ausleihverfahren_1819\Bücherausgabe E Hinweisschild Lehrerzimmer.doc
c:\Users\PK\Eigene Dateien\Lehrnen\Orga\A14_LMB_\_Ausleihverfahren_1819\Bücherausgabe E Hinweisschild Lehrerzimmer.doc
c:\Users\PK\Eigene Dateien\Lehrnen\Orga\A14_LMB_\_Ausleihverfahren_1819\Bücherausgabe E Hinweisschild Lehrerzimmer.doc" ID="36384">
            <MainParent ID="35382" />
            <Parents>
                <Parent ID="35382" />
            </Parents>
        </Item>
    </Items>
    <Fields />
</Root>
 

Comments

Still getting this bug in 0.9.113g. I'm guessing you couldn't reproduce it from the XML I posted?

Hi,
 
It is the <DIV id=zz936> which is messing up the coding / decoding. Fixed in the next version.
 
Pierre_Admin
IQ Designer
 

LeftEccoForIQ

2019/09/20 03:08

In reply to by Pierre_Admin

This is just to report that I'm still getting a DIV-related bug when combining the text of two items via in-grid edit + copy from source item and then in-grid edit + paste into target item. Happy to post xml code of 'corrupted' item if needed.