Small Bug (in General)


Mythology March 17 2009 10:06 AM EDT

I just created a character with a ' in the name,
Myth's Monkey
When use internal transfering of equipment and use the drop down menu it ignores the ' in the name.

In this instance I lost a jig tattoo to a character called 'Myth' :/

Rawr March 17 2009 10:10 AM EDT

Happened to me before too, I sent something to "Konoha" instead of my character "Konoha's Finest". I'm just extra careful now.

Admindudemus [jabberwocky] March 17 2009 10:10 AM EDT

added to the known issues page of the wiki.

AdminQBnovice [Cult of the Valaraukar] March 17 2009 11:07 AM EDT

The real bug is that you've been out of commission for months!

AdminQBGentlemanLoser [{END}] March 17 2009 11:10 AM EDT

WB Myth! ;)

AdminNightStrike March 17 2009 11:43 AM EDT

I returned to you your tattoo.

Mythology March 17 2009 7:29 PM EDT

I am filled with thanks to you

Mythology March 17 2009 7:30 PM EDT

P.s. Thank you for the greetings :) Glad to see your kid growing up Gent :)

Sickone March 19 2009 10:42 PM EDT

Oh, yeah, I noticed that too... my main character is "Occam's Razor", and I always have to double-check as for me it seems to turn into "Occam" a lot of times.

AdminNightStrike March 20 2009 12:43 AM EDT

Is the single quote always dropped when using the drop-down list?

Sickone March 20 2009 7:28 AM EDT

In the item transfer list, yes.
Not just the apostrophe, but everything after it too.

AdminJonathan March 28 2009 12:36 PM EDT

that's really strange. CB uses the internal numeric id in the transfer option. I can't see how the ' would affect things.

/still investigating

AdminJonathan March 29 2009 11:08 AM EDT

definitely works for me.

if someone wants to buy a few low-end crap items and find a case where it breaks reliably, I'll check that account out.

blackshadowshade March 31 2009 4:42 AM EDT

OK, I'm more than happy to check out this bug. Those who have the bug, please suggest what I should name my character and my minions. I'll take the most interesting and pertinent suggestions and make my character in a couple of days.

Daz March 31 2009 5:34 AM EDT

Okay, this gives me an excuse to make a bank character.

Arihman's Corruption

Have fun.

Daz March 31 2009 5:37 AM EDT

Okay, when I go to External transfers, and click the name "Arihman's Corruption" character in the dropdown, it copies to the send box as "Arihman"

It appears its the drop-down that's at fault here and I don't know that that was communicated properly.

Daz April 1 2009 1:54 AM EDT

Triple posting, woo. Got bored, so I looked at the pages code.

<td><input type=text name=opponent_name size=30 maxlength=100 >&nbsp;&nbsp;<select onchange='document.assign_form.opponent_name.value=this.options[this.selectedIndex].value'>
<option></option>
<option value='Munchkin'>Munchkin</option><option value='Jade Statue'>Jade Statue</option><option value='Facekick Satellite'>Facekick Satellite</option>

**<option value='Arihman's Corruption'>Arihman's Corruption</option>**

<option value='Akroma'>Akroma</option>

</select></td>



The part with the stars, obviously. So it actually looks like this is in the TCL output (assuming TCL works the same as PHP), not in the Javascript copying the text over.

AdminNightStrike May 1 2009 6:16 PM EDT

Ah.. this one's easy.. will fix in a sec...

AdminNightStrike May 1 2009 6:24 PM EDT

Done.
This thread is closed to new posts.