Edit Token issue

Hi Guys,
after last patch, i think i still have problem with tokens, when i have too many variables in my pattern i cant edit variables anymore, here is the sample where i have this issue:

<td>~@TITLE@~</td>
<td~@GARBAGE_TD@~>&nbsp;</td>
<td~@GARBAGE_TD@~><b>Resign Date</b></td>
<td~@GARBAGE_TD@~>~@MEMBERS_RESIGN_DATE@~</td>
</tr>
</table>

<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td~@GARBAGE_TD@~><b>Name</b></td>
<td~@GARBAGE_TD@~>~@MEMBERS_NAME@~</td>
<td~@GARBAGE_TD@~>~@MEMBERS_MIDDLE_NAME@~</td>
<td~@GARBAGE_TD@~>~@MEMBERS_SURNAME@~</td>
<td~@GARBAGE_TD@~>~@MEMBERS_SUFFIX@~</td>
<td~@GARBAGE_TD@~>~@MEMBERS_EXTRA_INFO@~</td>
</tr>
</table>

<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td~@GARBAGE_TD@~><b>Addr 1</b></td>
<td~@GARBAGE_TD@~>~@MEMBERS_ADDRESS_ONE@~</td>
</tr>

<tr>
<td~@GARBAGE_TD@~><b>Addr 2</b></td>
<td~@GARBAGE_TD@~>~@MEMBERS_ADDRESS_TWO@~</td>
</tr>
</table><table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td~@GARBAGE_TD@~><b>CSZ</b></td>
<td~@GARBAGE_TD@~>~@MEMBERS_CITY@~</td>
<td~@GARBAGE_TD@~>~@MEMBERS_STATE@~</td>
<td~@GARBAGE_TD@~>~@MEMBERS_ZIP_ONE@~</td>
<td~@GARBAGE_TD@~>~@MEMBERS_ZIP_TWO@~</td>
<td~@GARBAGE_TD@~><b>Country</b></td>
<td~@GARBAGE_TD@~>~@MEMBERS_COUNTRY@~</td>

Cheers,

Radek

Radek, We tried replying to

Radek,

We tried replying to your posting but there was something in the HTML that you pasted into your message that was causing Drupal to complain when adding a reply. So, I had to edit your message and I hope I reconstructed what you have on your end appropriately (please let me know if I did not).

To help answer your question I created an extractor pattern in my Enterprise Edition version 5.0.32a running on Windows XP and I too experienced some "a-funny a-bidness". I've created a bug for it. Look for a fix in a (hopefully) soon alpha release.

-Scott