Opened 2 years ago
Closed 2 years ago
#3603 closed Defect (fixed)
Space between @ and name in Twitter plugin
| Reported by: | ManUtopiK | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Elgg 1.8.x |
| Component: | Twitter Widget | Version: | 1.8 Beta |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | trivial |
Description
On the profile in the twitter widget, the link on someone appear like : @ someome (with a space between @ and someone).
On /mod/twitter/views/defaut/twitter/css.php "#twitter_widget li a" should be "#twitter_widget li > a"
Change History (1)
comment:1 Changed 2 years ago by Cash Costello
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixes #3603 fixes display of @username in twitter widget - thanks to ManUtopiK