Some characters don't group with alts in memberlist

Combining the powers of AltMonitor and SortMembers in a sortable, alt collapsible, searchable members list
Includes an extensive API for use with other addons

Some characters don't group with alts in memberlist

Postby Armenør » Sat Nov 22, 2008 4:36 pm

Hi all,

Sorry but another problem from "froggys" ^^

When I try to group alts in memberlist, some characters can't do it. It seems that some special type (character ?) are note supported (ö, ÿ...)

Is it possible to do anything for this, or should I simply kick the ass of the members who have taken so stupid names ^^
:bash:

Thanks in advance
Last edited by Armenør on Sat Nov 22, 2008 4:41 pm, edited 1 time in total.
Armenør
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Mon Mar 31, 2008 6:58 pm

Some characters don't group with alts in memberlist

Postby Armenør » Sat Nov 22, 2008 7:49 pm

Ok, I've made different trys.

Maybe it's my config of the regex...

here is my config :
(alts are identified by "reroll MAIN_NAME" in public notes, main by nothing)

REGEXP : /reroll ([\w]+)/
APPLY ON FIELD : Public notes
USE MATCHE N° : 1
MAIN IDENTIFIER : Main
NORESULT : Main
INVELID RESULT : Main
ALT OF ALT : Try to solve
UPDATE TYPE : Both

Is that correct ?
Thank you very much...
Armenør
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Mon Mar 31, 2008 6:58 pm

Re: Some characters don't group with alts in memberlist

Postby tuigii » Sat Nov 22, 2008 8:30 pm

Armenør wrote:REGEXP : /reroll ([\w]+)/


You saw your own name ?
With char's like that ø \w will never work.
Use this :
/(reroll) ([\pL]+)/i

and take match number 2 instead of 1
Last edited by tuigii on Sun Nov 23, 2008 2:08 am, edited 1 time in total.
User avatar
tuigii
WR.net Master
WR.net Master
 
Posts: 891
Joined: Wed Dec 27, 2006 12:57 pm
Location: Somewhere in the South Ouest of France

Some characters don't group with alts in memberlist

Postby zanix » Sun Nov 23, 2008 1:00 am

Moved to correct forum
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Some characters don't group with alts in memberlist

Postby Armenør » Sun Nov 23, 2008 3:17 pm

Wonderfull !

Thanks Tuigii !

(Yes I saw, that's why I kicked my ass first :) )
Last edited by Armenør on Sun Nov 23, 2008 3:18 pm, edited 1 time in total.
Armenør
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Mon Mar 31, 2008 6:58 pm

Some characters don't group with alts in memberlist

Postby ScratchMonkey » Wed Nov 26, 2008 9:18 am

Ah, thanks for that. I found the doc for \pL here:

http://search.cpan.org/~rgarcia/perl-5. ... de_classes

and here:

http://search.cpan.org/~rgarcia/perl-5. ... Properties

(I needed to use a Unicode character in my DK's name to get the name I just couldn't do without. Some Horde had taken the one I wanted.)
Image
User avatar
ScratchMonkey
WR.net Expert
WR.net Expert
 
Posts: 212
Joined: Wed Jul 05, 2006 4:32 pm
Location: San Pablo, CA


Return to MembersList

Who is online

Users browsing this forum: No registered users and 1 guest

cron