Closed (fixed)
Project:
Real Name
Version:
6.x-1.1-rc3
Component:
Tokens
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Nov 2008 at 18:26 UTC
Updated:
28 Nov 2008 at 21:35 UTC
Jump to comment: Most recent file
After upgrade I get the following link with realname:
http://vindstille.net/%3Ca%20href%3D%22/christian/brukerprofil%22%20titl...
This is the username-link.
| Comment | File | Size | Author |
|---|---|---|---|
| #17 | token_comment.inc_.txt | 5.49 KB | nancydru |
Comments
Comment #1
nancydruI assume this is with the tokens. Looks like a loop. I'll take a look.
Comment #2
nancydruDo you mean "realname-link"? I don't see this happening (other than the HTML entities). Can you give me more information about where this is happening?
Comment #3
lomz commentedThat is whats happening, it builds a link inside the other link
Comment #4
nancydruI have that fixed, I believe. Possibly some of the other issues you reported are fixed as well. Please test this soon, if you can.
Comment #5
lomz commentedI will, in dev or release?
Comment #6
nancydruin the -dev version.
Comment #7
lomz commentedStill here: #333053: New bug, doesnt work
Comment #8
nancydruI see the other issue. Is this one fixed? I do not see it any more.
Comment #9
lomz commentedI see it, on the frontpage of http://vindstille.net, hold over the authornames "christian".
Comment #10
nancydruLet's try it again... I found a place where the homepage was not being saved correctly. That may be the source of the problems.
Comment #11
lomz commentedFixed :D Thanks
Comment #12
nancydruGreat. How about the other issues?
Comment #13
lomz commentedWorks for all the registered users, unregistered users lose link.
Comment #14
lomz commentedlet me spesifify that the last error mentioned happens when using realname with submitted by.
Comment #15
nancydruIt's working for me both with and without Submitted by. Looking at your site, the only comment I see without a link is by "Konrad" - did he specify a link when he left the comment?
Comment #16
lomz commentedI dont use submitted by on comments at the moment, because of the bug.
Comment #17
nancydruMy comment appearance setting is
Comment by [comment-homepage-link] on [comment-month] [comment-d], [comment-yyyy]and I am getting links when the anonymous user leaves a homepage. I am attaching my version of token_comment.incComment #18
lomz commentedIn what folder do I place this?
Is this part of an module or your own custom one?
Comment #19
lomz commentedAdded it in tokenfolder, when using it as you displayed above it only showed me the link, what is your complete submitted-by-line for comments?
Comment #20
nancydruSee #17
Comment #21
lomz commentedyes, but as I said, that only gave me the link, no name with a link.
Comment #22
lomz commentedNow I agree that it is fixed. :D
Comment #23
nancydruFabulous! How about your others?
Comment #24
lomz commentedMy other bugs?
Well, it doesnt seem to be any. :D
But the token_comment-file, could you make that a part of the official token.module?
Comment #25
lomz commentedThere should be a clean-up in the tokens that shows up for submitted-by for comments, so that the module creates less confusion.
Comment #26
nancydruCan you give me some examples, please?
I am not a maintainer of the Token module. I've submitted teh patch, but it's up to Eaton or Greggles to commit it.
Comment #27
lomz commentedWhen looking at the available tokens for submitted-by-tokens there is some that comes from the realname-module that is not in use.
The [homepage] and [realname-link] to be exact.
Instead the [comment-homepage-link/raw] is being used.