vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   Are these bugs? [color] is always yellow and "send update" tries to send HTML email (https://vborg.vbsupport.ru/showthread.php?t=80078)

Cap'n Steve 04-17-2005 07:34 PM

Are these bugs? [color] is always yellow and "send update" tries to send HTML email
 
<font color="DarkOrchid">This is supposed to be Dark Orchid.</font>

And when you use the "Send Update" button to email users who installed your hack, it runs the message through html_special_chars() even though it's sent as plain text, which means my recipients got email with lots of &quot;s.

If these aren't bugs, is there any particular reason for them?

Marco van Herwaarden 04-17-2005 07:39 PM

The first is to stop people using all colors of the rainbow to atract attention. The second i wouldn't know, never noticed this myself.

Reeve of shinra 04-17-2005 11:59 PM

I noticed that the & sign gets transformed to &amp; in the emails.

Link14716 04-18-2005 02:23 AM

The [color] thing was because of people using yellow and it causing a pain in the ass in the green styles (back when dark blue was the default).

Cap'n Steve 04-18-2005 03:55 AM

Well, it'd be nice to not have the entire pallette show up if we can only use yellow.

The second one is kind of a serious bug, as it's impossible to mention any sort of code or HTML in an update.

Colin F 04-18-2005 04:47 PM

Xenon will have to look at the code for the send update problem.

Dan 04-18-2005 04:52 PM

Quote:

Originally Posted by Link14716
The [color] thing was because of people using yellow and it causing a pain in the ass in the green styles (back when dark blue was the default).

Then we should have a [highlight] code to prevent this instead of destroying colour all together..... it's a pain in the arse when you actually need to use colours. (especially when using the wysig editor)

Xenon 04-20-2005 01:48 PM

ther is a highlight tag already, but it wasn't used, just the color tag was used, so i just replaced the color parsing with the highlight parsing :p

@Send update bug: oh, have to take a look at it, when i'm back at home


All times are GMT. The time now is 07:01 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01028 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete