Team name, HTML versions not working?

Questions and Answers : Web site : Team name, HTML versions not working?

To post messages, you must log in.

AuthorMessage
Profile Raven
Avatar

Send message
Joined: 20 Sep 05
Posts: 19
Credit: 79,093
RAC: 96
Message 51367 - Posted: 12 Feb 2008, 20:25:36 UTC

I updated my team info, and even though it says that the <IMG> tag is one of the limited HTML tags supported, I can't link to my team's logo. It says the <IMG> tag is not supported. Is this a flaw, or is something otherwise changed that I should use BBCode or something?
ID: 51367 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Mod.Sense
Volunteer moderator

Send message
Joined: 22 Aug 06
Posts: 4018
Credit: 0
RAC: 0
Message 51372 - Posted: 13 Feb 2008, 2:09:23 UTC

Do you have an end image tag? (i.e. </img> )
Rosetta Moderator: Mod.Sense
ID: 51372 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
CNNPress
Avatar

Send message
Joined: 16 Oct 05
Posts: 1
Credit: 38,906,943
RAC: 41
Message 51376 - Posted: 13 Feb 2008, 10:31:57 UTC - in response to Message 51367.  

I updated my team info, and even though it says that the <IMG> tag is one of the limited HTML tags supported, I can't link to my team's logo. It says the <IMG> tag is not supported. Is this a flaw, or is something otherwise changed that I should use BBCode or something?


yeah, you are right.

Do you have an end image tag? (i.e. </img> )


I think img syntax is: <img src="http://......">
No closing tag is needed.
ID: 51376 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Feet1st
Avatar

Send message
Joined: 30 Dec 05
Posts: 1755
Credit: 4,690,520
RAC: 0
Message 51380 - Posted: 13 Feb 2008, 14:10:05 UTC

I just tried it, and it worked in the team description, but not the team name. Here's the tag I used:
<img src="https://boinc.bakerlab.org/rosetta/rah_images/rosetta_at_home_logo.gif" border=0>
Add this signature to your EMail:
Running Microsoft's "System Idle Process" will never help cure cancer, AIDS nor Alzheimer's. But running Rosetta@home just might!
https://boinc.bakerlab.org/rosetta/
ID: 51380 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Raven
Avatar

Send message
Joined: 20 Sep 05
Posts: 19
Credit: 79,093
RAC: 96
Message 51381 - Posted: 13 Feb 2008, 14:51:58 UTC

I tried both the usual syntax ( <IMG SRC="... > ) and the possible alternative ( </IMG> ) and neither worked. Guess I'll just have to put it in the description, if there's no other ideas. Cheers!
ID: 51381 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile XJR-Maniac
Avatar

Send message
Joined: 24 Jan 06
Posts: 12
Credit: 271,462
RAC: 0
Message 69526 - Posted: 30 Jan 2011, 12:02:21 UTC
Last modified: 30 Jan 2011, 12:02:52 UTC

Three years gone now and still not working. Do you think, this will be fixed one day? Or is the <img> tag disabled intentionally for some reason?

It had been working when I founded the team in 2007.
ID: 69526 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Mod.Sense
Volunteer moderator

Send message
Joined: 22 Aug 06
Posts: 4018
Credit: 0
RAC: 0
Message 69535 - Posted: 30 Jan 2011, 20:55:47 UTC
Last modified: 30 Jan 2011, 20:56:51 UTC

It is working for me, following feet1st's syntax and gif:
https://boinc.bakerlab.org/rosetta/team_display.php?teamid=10965

Does your image height exceed 450 pixels perhaps?
Rosetta Moderator: Mod.Sense
ID: 69535 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile XJR-Maniac
Avatar

Send message
Joined: 24 Jan 06
Posts: 12
Credit: 271,462
RAC: 0
Message 69543 - Posted: 31 Jan 2011, 11:38:48 UTC

Nope, it is 434x98 (WxH) with 96 dpi. It works fine on all other projects:

abc@home
aqua@home

...and so on.

When I enter this

<img src='http://aschy.kicks-ass.net/pics/WBOD01.gif'>

into the box called "Team Name, HTML Version", I get the following error message:

HTML name contains disallowed tags: <img src='http://aschy.kicks-ass.net/pics/WBOD01.gif'>

I also tried the image that I use in the HTML team description, which is 260x147, but I get the same message. I even get that message, when I use the rosetta image from your team description.

In the error message you can see, that every quote has a leading backslash. A problem that you can see in some fora of projects that use older BOINC server versions, e.g. LHC@Home.

And it's not a browser issue. I tried it in firefox and IE 6 on XP and IE 8 on Win7 with the same result.

Is my syntax wrong for rosetta?

ID: 69543 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile XJR-Maniac
Avatar

Send message
Joined: 24 Jan 06
Posts: 12
Credit: 271,462
RAC: 0
Message 69547 - Posted: 31 Jan 2011, 14:36:01 UTC

I just created a new user and a new team and it worked fine: DingensKirchen

Could there be a problem with my team profile?

ID: 69547 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Mod.Sense
Volunteer moderator

Send message
Joined: 22 Aug 06
Posts: 4018
Credit: 0
RAC: 0
Message 69551 - Posted: 31 Jan 2011, 15:41:33 UTC

Yes, I noticed those leading backslashes. I take it that you did not enter those. I did not either, and do not see them when I revise the team description, so I cannot tell if they are removed in some cases for some reason or not. But I'm now wondering about the browser's configured national language and etc. If your browser is escaping the quotes out in what it sends up, and mine is not, then perhaps that is the difference.

Yes, the server version of BOINC used is not current either, so that isn't helping either if there were problems with the boards.

Hmmmm... why would a new user & team work, and an existing user & team not work? I can't think of a reason that would occur.
Rosetta Moderator: Mod.Sense
ID: 69551 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Feet1st
Avatar

Send message
Joined: 30 Dec 05
Posts: 1755
Credit: 4,690,520
RAC: 0
Message 69552 - Posted: 31 Jan 2011, 15:54:48 UTC

I'm having the same problem trying to use the same syntax on an existing team. I also tried &quot; and %27 notation just to be sure.
Add this signature to your EMail:
Running Microsoft's "System Idle Process" will never help cure cancer, AIDS nor Alzheimer's. But running Rosetta@home just might!
https://boinc.bakerlab.org/rosetta/
ID: 69552 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile XJR-Maniac
Avatar

Send message
Joined: 24 Jan 06
Posts: 12
Credit: 271,462
RAC: 0
Message 69567 - Posted: 1 Feb 2011, 20:22:03 UTC

Here's another weird story: I just tried to change the html team name of the newly created team and I got the same error. So it seems that one can create a html team name in a new profile, but couldn't change it. Looks like some kind of a parse problem in a script or something.
ID: 69567 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile XJR-Maniac
Avatar

Send message
Joined: 24 Jan 06
Posts: 12
Credit: 271,462
RAC: 0
Message 69614 - Posted: 7 Feb 2011, 14:59:17 UTC

Hage???
ID: 69614 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Chilean
Avatar

Send message
Joined: 16 Oct 05
Posts: 711
Credit: 26,694,507
RAC: 0
Message 70515 - Posted: 8 Jun 2011, 5:32:38 UTC

I'm having the same problem. The same image I'm trying to use works at other projects.
ID: 70515 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Dirk Sadowski
Avatar

Send message
Joined: 30 Apr 09
Posts: 1
Credit: 0
RAC: 0
Message 73254 - Posted: 7 Jun 2012, 20:34:32 UTC
Last modified: 7 Jun 2012, 20:36:13 UTC

I founded our team here for a long time.
Everything was fine.

The team banner URL worked:
<img src='http://xxx.xxx/xxx/xxx.png'>

...until I change the team description yesterday.

Now I get following messages:
HTML name contains disallowed tags: <img src='http://xxx.xxx/xxx/xxx.png'>

or
HTML name contains disallowed tags: <img src="http://xxx.xxx/xxx/xxx.png">


It looks like the site add to the URLs.

At all other BOINC projects the upper mentioned team banner URL work (with '), here it don't work.

What's the problem?

Thanks
Best regards! :-)

ID: 73254 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote

Questions and Answers : Web site : Team name, HTML versions not working?



©2024 University of Washington
https://www.bakerlab.org