Bug #7122
ICQ Button under post doesn't work
| Status: | Resolved | Start date: | 2010-04-04 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | User Profile | |||
| Target version: | 1.8.4 | |||
| Votes: | 0 |
Description
I tried to use the icq button to find a person on icq. The link has a format like this:
http://www.icq.com/scripts/search.dll?to=123456789
a link like this would work:
http://www.icq.com/people/&uin=123456789
Greetings
Wolf
Associated revisions
[#BUGFIX] Fixed ICQ Link (fixes issue #7122)
[#BUGFIX] Fixed ICQ Link (fixes issue #7122)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/mm_forum/tags/1.8.4@32027 735d13b6-9817-0410-8766-e36946ffe9aa
History
Updated by Martin Helmich about 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r32027.
Updated by Wolf Walter about 3 years ago
That was not the button I meant. But you showed me where to search. I changed line 353 in ts_mmforums_pi1.ts to:
link.wrap = http://www.icq.com/people/&uin= |
and now it works for me!
Thank you.