Philosophy Forums
Forums Links Articles Gallery
Style:
Language:


Quick reply functionality
Um.. I get cool things when I...

printPrint


Quick reply functionality
Cadrache
Professor

Usergroup: Members
Joined: Dec 09, 2006
Location: NB, Canada
Total Topics: 29
Total Posts: 743
Posted 12/14/07 - 10:24 AM:
Subject: Quick reply functionality
quote post
#1
it is possible that my system isn't reading the code correctly, but every time I make a quick reply with the new system, and I have an extra enter or two at the end of the page, I generally delete them by the 'delete' key. What happens when you run out of these extra spaces is you get some lovely bits of code magically pop up.

function __RP_Callback_Helper(str, strCallbackEvent, splitSize, func){var event = null;if (strCallbackEvent){event = document.createEvent('Events');event.initEvent(strCallbackEvent, true, true);}if (str && str.length > 0){var splitList = str.split('|');var strCompare = str;if (splitList.length == splitSize)strCompare = splitList[splitSize-1];var pluginList = document.plugins;for (var count = 0; count < pluginList.length; count++){var sSrc = '';if (pluginList[count] && pluginList[count].src)sSrc = pluginList[count].src;if (strCompare.length >= sSrc.length){if (strCompare.indexOf(sSrc) != -1){func(str, count, pluginList, splitList);break;}}}}if (strCallbackEvent)document.body.dispatchEvent(event);}function __RP_Coord_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_Coord_Callback = str;pluginList[index].__RP_Coord_Callback_Left = splitList[0];pluginList[index].__RP_Coord_Callback_Top = splitList[1];pluginList[index].__RP_Coord_Callback_Right = splitList[2];pluginList[index].__RP_Coord_Callback_Bottom = splitList[3];};__RP_Callback_Helper(str, 'rp-js-coord-callback', 5, func);}function __RP_Url_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_Url_Callback = str;pluginList[index].__RP_Url_Callback_Vid = splitList[0];pluginList[index].__RP_Url_Callback_Parent = splitList[1];};__RP_Callback_Helper(str, 'rp-js-url-callback', 3, func);}function __RP_TotalBytes_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_TotalBytes_Callback = str;pluginList[index].__RP_TotalBytes_Callback_Bytes = splitList[0];};__RP_Callback_Helper(str, null, 2, func);}function __RP_Connection_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_Connection_Callback = str;pluginList[index].__RP_Connection_Callback_Url = splitList[0];};__RP_Callback_Helper(str, null, 2, func);}


Just thought you'd like to know.
Paul
Tenured Poster
Avatar

Usergroup: Administrators
Joined: Mar 10, 2002
Location: California
Total Topics: 451
Total Posts: 11513
Posted 12/15/07 - 04:55 AM:
quote post
#2
WYSIWYG presumably. What browser?

_____________________
"If a statement is made, it is to be confronted with the totality of existing statements. If it agrees with them, it is joined to them; if it does not agree, it is called 'untrue' and rejected; or the existing complex of statements of science is modified so that the new statement can be incorporated."
- Otto Neurath
Cadrache
Professor

Usergroup: Members
Joined: Dec 09, 2006
Location: NB, Canada
Total Topics: 29
Total Posts: 743
Posted 12/16/07 - 01:41 PM:
quote post
#3
Firefox 2.0.0.11
Paul
Tenured Poster
Avatar

Usergroup: Administrators
Joined: Mar 10, 2002
Location: California
Total Topics: 451
Total Posts: 11513
Posted 12/16/07 - 08:34 PM:
quote post
#4
Can't reproduce.

_____________________
"If a statement is made, it is to be confronted with the totality of existing statements. If it agrees with them, it is joined to them; if it does not agree, it is called 'untrue' and rejected; or the existing complex of statements of science is modified so that the new statement can be incorporated."
- Otto Neurath
Cadrache
Professor

Usergroup: Members
Joined: Dec 09, 2006
Location: NB, Canada
Total Topics: 29
Total Posts: 743
Posted 12/17/07 - 05:03 AM:
quote post
#5
Hmmm.. Took me a couple times this time around. Well, tested a little bit more because of the non-reproduction. It seems you need to have a new window or tab, that you haven't yet typed in to begin with. If you hit enter at least once directly followed by the delete key, you should get the error.

Afterwards, you can't get the error again.
Download thread as


You don't have permission to post.

Please login or register.

Contact the Administration

25 total queries
This page was created in 6.18 seconds
Memory used: 6244188 bytes
Server Status: time since last reboot is 47 days, 14:17, load average: 1.74, 1.47, 1.43