• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: MISC-3039
Type: New Feature New Feature
Status: Closed Closed
Resolution: Won't Finish
Priority: Normal Normal
Assignee: Unassigned
Reporter: darling brody
Votes: 31
Watchers: 6
Operations

If you were logged in you would be able to see more operations.
4. Second Life Misc Issues - MISC

Copy / Pasting text from chat log to Abuse Report loses colour / origen information (avatar/object as source)

Created: 01/Jul/09 06:51 PM   Updated: 04/Jul/09 08:42 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Issue Links:
Duplicate
 


 Description  « Hide

When text from locat chat is copied to a notecard or to an abuse report the colour coding designed to distinguish between an avatar and an object talking is lost.

This has lead to the wrong people being punished when this information is pasted into an abuse report.

A suggested fix is to add a text indication of the origen to the clipbord as the text is copied.
ie.
"[time] MyPrim : This is what my prim says"
when copied the text placed onto the clipboard is :-
"[time][object] MyPrim : This is what my prim says"

The new field indicating an object/avatar will only be seen when copied and pasted so it will not effect any in-world communications being handled by scripts.

This is a new feature for the viewer and should be simple to apply as the colour coded information is saved based on the origen of that chat already.

Original Topic infromation follows
************************************************************************

( OLD TITLE : G-Team Does Not Investigate Abuse Reports )

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.

default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned.  Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    } 
}

[2009/06/30 21:00] Twisted Laws shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Twisted Laws shouts:XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Fred Rookstown shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Fred Rookstown shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Caramen Marabana shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Caramen Marabana shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX

Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name was spoofed.

I have posted this jira on behalf of "Fred Rookstown" who was probably targeted because he has been involved in anti-griefer activities, including the prevention of content theft.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
darling brody made changes - 01/Jul/09 06:52 PM
Field Original Value New Value
Description G-Team Does Not Investigate Abuse Reports

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.


[quote]
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[/quote]


[code]
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
[/code]


Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name spoofed.

G-Team Does Not Investigate Abuse Reports

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.


{quote}
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
{/quote}


{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{/code}


Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name spoofed.

darling brody made changes - 01/Jul/09 06:52 PM
Description G-Team Does Not Investigate Abuse Reports

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.


{quote}
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
{/quote}


{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{/code}


Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name spoofed.

G-Team Does Not Investigate Abuse Reports

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.


{quote}
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
{quote}


{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{code}


Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name spoofed.

darling brody made changes - 01/Jul/09 06:53 PM
Description G-Team Does Not Investigate Abuse Reports

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.


{quote}
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
{quote}


{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{code}


Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name spoofed.

G-Team Does Not Investigate Abuse Reports

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.



{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{code}



{quote}
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
{quote}



Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name spoofed.

darling brody made changes - 01/Jul/09 06:57 PM
Description G-Team Does Not Investigate Abuse Reports

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.



{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{code}



{quote}
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
{quote}



Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name spoofed.

G-Team Does Not Investigate Abuse Reports

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.



{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{code}



{quote}
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
{quote}



Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name spoofed.

I have posted this jira on behalf of "Fred Rookstown" who was probably targeted because he has been involved in anti-griefer activities, including the prevention of content theft.

darling brody made changes - 01/Jul/09 06:58 PM
Description G-Team Does Not Investigate Abuse Reports

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.



{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{code}



{quote}
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
{quote}



Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name spoofed.

I have posted this jira on behalf of "Fred Rookstown" who was probably targeted because he has been involved in anti-griefer activities, including the prevention of content theft.

G-Team Does Not Investigate Abuse Reports

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.



{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{code}



{quote}
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
{quote}



Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name was spoofed.

I have posted this jira on behalf of "Fred Rookstown" who was probably targeted because he has been involved in anti-griefer activities, including the prevention of content theft.

Habeeb India made changes - 01/Jul/09 07:35 PM
Comment [ LOLTHEINTERNET



]
Habeeb India made changes - 01/Jul/09 11:18 PM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Contact Support [ 7 ]
darling brody made changes - 02/Jul/09 12:06 AM
Resolution Contact Support [ 7 ]
Status Resolved [ 5 ] Reopened [ 4 ]
Alexa Linden made changes - 02/Jul/09 08:02 AM
Status Reopened [ 4 ] Closed [ 6 ]
Resolution Misfiled [ 6 ]
Alexa Linden made changes - 02/Jul/09 08:03 AM
Description G-Team Does Not Investigate Abuse Reports

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.



{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{code}



{quote}
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Twisted Laws shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Fred Rookstown shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
[2009/06/30 21:00] Caramen Marabana shouts: I HATE FAGGOTS! I HATE NIGGERS! I HATE JEWS! FUCK YOU LINDENS I AM A MEMEBER OF THE PATRIOTIC NIGRAS!!!.
{quote}



Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name was spoofed.

I have posted this jira on behalf of "Fred Rookstown" who was probably targeted because he has been involved in anti-griefer activities, including the prevention of content theft.

G-Team Does Not Investigate Abuse Reports

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.



{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{code}



{quote}
[2009/06/30 21:00] Twisted Laws shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Twisted Laws shouts:XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Fred Rookstown shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Fred Rookstown shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Caramen Marabana shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Caramen Marabana shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
{quote}



Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name was spoofed.

I have posted this jira on behalf of "Fred Rookstown" who was probably targeted because he has been involved in anti-griefer activities, including the prevention of content theft.

darling brody made changes - 02/Jul/09 10:10 AM
Status Closed [ 6 ] Reopened [ 4 ]
darling brody made changes - 02/Jul/09 10:45 AM
Issue Type Bug [ 1 ] New Feature [ 2 ]
darling brody made changes - 02/Jul/09 10:47 AM
Summary G-Team Does Not Investigate Abuse Reports Copy / Pasting text from chat log to Abuse Report loses colour / origen information (avatar/object as source)
Description G-Team Does Not Investigate Abuse Reports

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.



{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{code}



{quote}
[2009/06/30 21:00] Twisted Laws shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Twisted Laws shouts:XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Fred Rookstown shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Fred Rookstown shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Caramen Marabana shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Caramen Marabana shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
{quote}



Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name was spoofed.

I have posted this jira on behalf of "Fred Rookstown" who was probably targeted because he has been involved in anti-griefer activities, including the prevention of content theft.

( OLD TITLE : G-Team Does Not Investigate Abuse Reports )

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.



{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{code}



{quote}
[2009/06/30 21:00] Twisted Laws shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Twisted Laws shouts:XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Fred Rookstown shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Fred Rookstown shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Caramen Marabana shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Caramen Marabana shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
{quote}



Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name was spoofed.

I have posted this jira on behalf of "Fred Rookstown" who was probably targeted because he has been involved in anti-griefer activities, including the prevention of content theft.

darling brody made changes - 02/Jul/09 10:55 AM
Description ( OLD TITLE : G-Team Does Not Investigate Abuse Reports )

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.



{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{code}



{quote}
[2009/06/30 21:00] Twisted Laws shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Twisted Laws shouts:XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Fred Rookstown shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Fred Rookstown shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Caramen Marabana shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Caramen Marabana shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
{quote}



Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name was spoofed.

I have posted this jira on behalf of "Fred Rookstown" who was probably targeted because he has been involved in anti-griefer activities, including the prevention of content theft.


When text from locat chat is copied to a notecard or to an abuse report the colour coding designed to distinguish between an avatar and an object talking is lost.

This has lead to the wrong people being punished when this information is pasted into an abuse report.

A suggested fix is to add a text indication of the origen to the clipbord as the text is copied.
ie.
"[time] MyPrim : This is what my prim says"
when copied the text placed onto the clipboard is :-
"[time][object] MyPrim : This is what my prim says"

The new field indicating an object/avatar will only be seen when copied and pasted so it will not effect any in-world communications being handled by scripts.

This is a new feature for the viewer and should be simple to apply as the colour coded information is saved based on the origen of that chat already.





Original Topic infromation follows
************************************************************************

( OLD TITLE : G-Team Does Not Investigate Abuse Reports )

The Governance team has not been properly investigating abuse reports. Instances where the incorrect user was banned are common and are indicative of a "ban first, ask questions later" policy that must be corrected.

Take, for instance, an object that spoofs the name of random users in a sim and shouts obscenities on their behalf. It takes only a glance at the green text to realize that the targetted users are not actually shouting, and it takes a mere Rightclick > Inspect to find out who the abuser is. However, it seems that the G-Team relies solely on abuse reports to issue bans, banning the users who were targetted instead of the source of the problem.

I realize the G-Team is overloaded, but their work should still be accurate and thorough instead of full of cut corners. This is akin to a police officer pulling up to a house where a burglar was reported, killing the nearest person wearing a hooded sweatshirt (even if it was the homeowner), and driving off.



{code}
default
{
    state_entry()
    {
        llSetObjectName("Fred Rookstown");
    }

    touch_start(integer total_number)
    {
        llShout(0,"somthing that will get someone banned. Add a sensor to pick names of people in the region and a loop to make it automaticly shout");
 
    }
}
{code}



{quote}
[2009/06/30 21:00] Twisted Laws shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Twisted Laws shouts:XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Fred Rookstown shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Fred Rookstown shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Caramen Marabana shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
[2009/06/30 21:00] Caramen Marabana shouts: XXXXXXXXXXXXXXXXXXXXXXXXXXX
{quote}



Appologies for the contents of the quoted text, however this is REAL text from a REAL object that resulted in a REAL ban of an innocent person, whos name was spoofed.

I have posted this jira on behalf of "Fred Rookstown" who was probably targeted because he has been involved in anti-griefer activities, including the prevention of content theft.

darling brody made changes - 04/Jul/09 08:42 AM
Status Reopened [ 4 ] Closed [ 6 ]
Resolution Misfiled [ 6 ] Won't Finish [ 2 ]
darling brody made changes - 04/Jul/09 08:42 AM
Link This issue duplicates VWR-14520 [ VWR-14520 ]