Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Info without label shows "undefined" as label #17

Closed
DirkHedderich opened this issue Feb 8, 2015 · 2 comments
Closed

Info without label shows "undefined" as label #17

DirkHedderich opened this issue Feb 8, 2015 · 2 comments

Comments

@DirkHedderich
Copy link

New error occurs in develop: If an "info" element contains no label the visu shows "undefined" instead.
In previous versions it was ok to leave the label empty, please see attached screenshots.
visu major
visu dev

The xml is the same file:

        <info mapping="DoorOpenClose">
            <layout colspan="1"/>
            <label>Tor</label>
            <address transform="DPT:1.001" mode="read">3/2/5</address>
        </info>
        <info mapping="DoorOpenClose">
            <layout colspan="1"/>
            <address transform="DPT:1.001" mode="read">3/2/4</address>
        </info> 

Uploading Visu Major.png . . .
Uploading Visu Dev.png . . .

ChristianMayer added a commit to ChristianMayer/CometVisu that referenced this issue Feb 8, 2015
@ChristianMayer
Copy link
Member

Confirmed. This should be fixed by the latest pull (#21).

@ChristianMayer
Copy link
Member

When it's working for you: please close this isse

peuter pushed a commit that referenced this issue Jan 18, 2016
peuter added a commit that referenced this issue Aug 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants