Ticket #2600 (new defect)

Opened 3 years ago

Last modified 14 months ago

Buddy Pounce "Send A Message" sends string verbatim, causes problems in official AIM

Reported by: cwal Owned by: kstange
Milestone: Component: libpurple
Version: 2.0.2 Keywords:
Cc:

Description (last modified by rekkanoryo) (diff)

To reproduce:

  • Set a pounce on your friend who uses the official AIM client.
  • Set the send message to be <whatever
  • Wait for the pounce to activate.

I had a pounce like this, and they kept asking me why I was im'ing them a blank message. I changed the pounce to be &lt;whatever and they said it showed up how I intended it to "<whatever" is what they saw.

Change History

Changed 3 years ago by cwal

And apparently this trac thing doesn't replace a newline with <br>

Changed 2 years ago by Sim-on

  • owner set to MarkDoliner
  • component changed from pidgin (gtk) to AIM

Changed 14 months ago by rekkanoryo

  • owner changed from MarkDoliner to kstange
  • component changed from AIM to libpurple
  • description modified (diff)

Looks like we need to make sure the message is properly escaped before sending on prpls supporting HTML?

Note: See TracTickets for help on using tickets.