Submitted by Tom on 2010/06/22 06:15
 
(1) seems to be a bug - havent time now to check in clean file:
 
Tag an Item that starts with a link i.e. <a href= etc. etc.
In the properties pane under tagged items, it will only show as:
<a
and nothing else of the text of the item. (The '<a' is actually the link.)
 
 
(2) I am pretty much unable to untag items, as this option is not available via the item context menu (maybe a good idea to add ?) 
 
Context menu for Tagging was discussed elsewhere lately:
 

Comments

1- I usually see the whole link in the properties pane. As you can see the <a href... Is right at the beginning:
 
 
 
 
However, it does happen with long links : they don't display well in the properties pane, a bit like there was an active word wrap without any mutiline view (so that the link doesn't "break" in the middle)
 
two things should maybe be fixed :
 
a- No word-wrap for tags, OR support multiline
b- maybe should the HTML tags be filtered out or something.
 
 
2- yes, we had a discussion. Pierre, did you see it ?
However Tom : you can always open the properties pane, and in the tag section right click  and select "remove from tagged list".
And if you have a grid with ItemsTagged as the source, you can always delete it (ctrl-E), and select "remove from this grid only". Don't make a mistake though !
 

Tom

2010/06/22 11:19

In reply to by Armando

[quote=Armando][...]

2- yes, we had a discussion. Pierre, did you see it ?
However Tom : you can always open the properties pane, and in the tag section right click  and select "remove from tagged list".
And if you have a grid with ItemsTagged as the source, you can always delete it (ctrl-E), and select "remove from this grid only". Don't make a mistake though !
[/quote]
 
Links weren't particularly long but there were no spaces. So yes, that was the problem, thanks Armando!
Starting with <a href=[FileFullName]>... sort of adds to the length :-)
I knew about right-clicking under Tagged Items in the p.p. but it didnt help when I couldnt see what the item was
And I didnt think of delete / 'remove from this grid' . . .

Confirmed and fixed in 0.9.25pre-rel26. Thanks for reporting.