Submitted by DavidF on 2021/04/23 21:05

I have the Tag column showing in a Grid. If I click on one of the links in it, sometimes this opens the relevant items in the Scratch grid, sometimes it doesn't, with the message "Opening this link failed: T#6" (or whatever the tag in question is). There are tags where clicking the link always works, and tags where it never works. There is nothing I can see to differentiate the two sets of tags.

If I open the Tags window, and right-click on a tag, choosing the option "Show items" always works (i.e. displays the relevant items in the Scratch Grid), including for the tags where this doesn't work when clicking the hyperlink in the column.

-- David

Comments

Hi DavidF,

It must have to do with the tag name. Can you report back the name of a couple of tags that don't work
(best would be to find the corresponding item in the Tags grid and select the Item column to show HTML codes)

Pierre_Admin
IQ Designer

hi Pierre,

here are some examples.

Ones that don't work:

<a T#6>groups</a><a DT#6><img>10:8</img></a>
<a T#2>drawing</a><a DT#2><img>10:8</img></a>
<a T#4>movement</a><a DT#4><img>10:8</img></a>

Ones that work (the minority):

<a T#10>drag_and_drop</a><a DT#10><img>10:8</img></a>
<a T#14>text</a><a DT#14><img>10:8</img></a>

 

-- David F.

Hi DavidF,

It was easy to reproduce the issue, all tag IDs below 10 do not work. Fixed in v17Pre13:

  • Fixed: Grid: Tags column: Hyperlink to Tags did not work for tag IDs below 10

Thanks for reporting

Pierre_Admin
IQ Designer

 

Bug reports