Ticket #49 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Rework smiley functionality

Reported by: WanWizard
Priority: low Milestone: 7.2
Component: ExiteCMS Core Version: 7.1
Severity: Tweak Keywords: core functionality forum

Description

Now smilies are converted wherever they are found in a message. This lead to very strange effects, smileys should be enclosed by whitespace.

note: this might break existing messages, need to fix this?

Change History

comment:1 Changed 4 years ago by WanWizard

  • Status changed from new to closed
  • Version changed from 7.0 to 7.1
  • Resolution set to fixed
  • Milestone set to 7.2

We've decided to modify the regex, now whitespace before a smiley is required. When using the forum or PM module, and you click on a smiley to insert it in the message, a space will also be placed after the smiley code. This is to prevent unwanted translations in strings that end with p.e. "8)". If you enter the smiley manually, you have to think about this extra space.

Fixed in rev [1423].

Note: See TracTickets for help on using tickets.