- Status Closed
- Percent Complete
- Task Type TODO
- Category Notifications → Email
- Assigned To No-one
- Operating System All
- Severity Very Low
- Priority Defer
- Reported Version 0.9.9RC2
- Due in Version Undecided
-
Due Date
08.12.2006
5161 days overdue -
Votes
4
- Daniel Jianu (14.11.2007)
- Cristian Rodríguez R. (02.03.2007)
- Mac Newbold (28.06.2006)
- Anonymous Submitter (28.01.2006)
- Private
Attached to Project: Flyspray - The bug killer!
Opened by Anonymous Submitter - 30.06.2003
Last edited by Jordan Mendler - 14.01.2013
Opened by Anonymous Submitter - 30.06.2003
Last edited by Jordan Mendler - 14.01.2013
FS#3 - Task purely for testing Flyspray development
This task is only open so that the development team can test Flyspray in a 'live' environment.
Please don't open any more test tasks.
are you sure?gg
test
As per filename
One of NVIDIA’s pixies
Upgrade SQL
Text file that Microsoft Internet Explorer tries to render as html
Test comment for ME.
And this one is *by* ME.
Hot Death Uno scorecard
Hooray for attaching files to comments!
test
Go go gadget
Go go Gadget2
Test e-mail notification and character sets
Testing if adding comments works with the XSS bug workaround in place...
Testing some wiki formatting
Before you open a new task, read all about reporting bugs.
CSS Styles for dokuwiki test:
Basic text formatting
DokuWiki supports bold, italic, underlined and
monospaced
texts. Of course you cancombine
all these.Links
DokuWiki supports multiple ways of creating links.
External
External links are recognized automagically: http://www.google.com or simply www.google.com - You can set Linknames, too:
Internal
Internal links are created by using square brackets. You can either just give a wiki:pagename or use an additional Title Text. Wiki pagenames are converted to lowercase automatically, special characters are not allowed.
Subcat
Test
SubSubcat
This is a quote:
This is a test of Flyspray’s new bold, italic, underlined and
struckthroughPreview feature...Here's a heading
I declare the preview functionality working!
this is a comment
i just posted the above comment and got this error
lemme try again. posted this a
bug 1142, since i see it on my installs at home~test...
test...2
fgf
dfgdgfg
dfgdgfgfghg
dfgdgfgfghgdfgfdg
dfgdgfgfghgdfgfdgdfgdfg
dfgdgfgfghgdfgfdgdfgdfgdfg
dfgdgfgfghgdfgfdgdfgdfgdfgfghgh
dfgdgfgfghgddf
dfgdgfgfghgddffgh
dfgdgfgfghgddffghfgfg
dfgdgfgfghgddffghfgfggghg
dfgdgfgfghgddffghfgfggghgfgfggfg
Im not admin again, premissions revoked..bad bug,..bad bug.. *sigh*
Tést ñaña specialchars fóó bar utf8 mess.
tetsing if smtp only mail works for us or not...
With comment.
test comment
another test
yet another test
**see** //if// __this__ <del>works</del> ======here====== =====as well===== ====maybe==== * it * is * borked - dunno - if - ña, è {!{${phpinfo()}}}
[[{${phpinfo()}}]] [[{!${phpinfo()}}]] <code php> interface mess { public function foo(); } class MyTestPost implements mess { public function foo() { return new StdClass(); } private static function rtfm() { echo "RTFM"; } } </code>
vfvfvfdshoo¡¡¡¡ foobar !!! LMAO TEST
hrmmm..this seems to be b0rked..
vfvfdvdfvdfvdfvdfvdfvdfvd36456346457u657ionkgblnkldgfb4 dfjbvdafiehgquieyt453uteklgvda bofhodfnbvjdafbadsfbsdfb
ouvfosfcpwdc
this should not be broken
Testing\\ auto-reminders
fvfdvdfvdfvdfrtretertertetwertwrtw<code php>trwertwetrrewt</code>
bgbgbg5678767890098878909890 foobar
this is a test attachment,
yet another attach
foobar... shoo.. !! test ..FUBAR
irresponsible test of latest notify patch in a production enviroment lol :-D
jhjhjhjhjhjhj
vfvfvfvf
<code php><code> - {{http://}}</code></code>
ntofication suhbject should be fine...
---- - =========== * <code><code php></code></code>===========
Note to self.
test jabber
cdcdcdcdcsd
phpinfo();
{${phpinfo()}}
";phpinfo();$a="
cdcdcdcdcsd
cdcdcdcdcsd/__chorizo__/non/existing/path/
../../../../../../../../../../../../../../etc/passwd%00
http://chorizo-scanner.com/inclusion/108daae4b4a3a68163a2fd1158bb165d/
../../../../../../../../../../../../../../etc/passwd
cdcdcdcdcsd'" ASD
cdcdcdcdcsd
chorizofootprintc0a102d62f910d6a1516c56f809390f3
<<SCRIPT>a=05f112be7992f15e2b87404df4f29475;//<</SCRIPT>
<script>a=05f112be7992f15e2b87404df4f29475</script>
<XML ID=I><X><C><![CDATA[<IMG SRC="javas]]><![CDATA[cript:a=05f112be7992f15e2b87404df4f29475;">]]> </C></X></xml><SPAN DATASRC=#I DATAFLD=C DATAFORMATAS=HTML></SPAN>
<IMG SRC='vbsc	ript:a=05f112be7992f15e2b87404df4f29475'>
<BR SIZE="&{a=05f112be7992f15e2b87404df4f29475)}">
cdcdcdcdcsd Content-type: text/html HTTP/1.1 200 OK Connection: close Content-type: text/html __CHORIZO__38466__
cdcdcdcdcsd
- * {{http://===============********===============}}
<code php> function log_app($label,$msg) { global $app_logging; if ($app_logging) { $fp = fopen( 'app.log', 'a+'); $date = gmdate( 'Y-m-d H:i:s' ); fwrite($fp, "\n\n$date - $label\n$msg\n"); fclose($fp); } } if ( !function_exists('wp_set_current_user') ) : function wp_set_current_user($id, $name = '') { global $current_user; if ( isset($current_user) && ($id == $current_user->ID) ) return $current_user; $current_user = new WP_User($id, $name); return $current_user; } endif; function wa_posts_where_include_drafts_filter($where) { $where = ereg_replace("post_author = ([0-9]+) AND post_status != 'draft'","post_author = \\1 AND post_status = 'draft'", $where); return $where; } add_filter('posts_where', 'wa_posts_where_include_drafts_filter'); class AtomEntry { var $links = array(); var $categories = array(); } </code> ---- <code> private function applyFilters() { var $filters = this.textField.filters; $filters = $filters.concat(sIFR.filters); var $ = unescapeUnicode(_root.flashfilters).split(';'); // name,prop:value,...; for(var i = 0; i < $.length; i++) { var $1 = $[i].split(','); var newFilter = new sIFR.filterMap[$1[0]](); for(var j = 1; j < $1.length; j++) { var $2 = $1[j].split(':'); newFilter[$2[0]] = sIFR.eval(unescapeUnicode($2[1])); } $filters.push(newFilter); } this.textField.filters = $filters; } private function applyBackground() { if(!_root.background) return; var background = _root.createEmptyMovieClip('backgroundClip', 10); var loader = new MovieClipLoader(); loader.addListener({onLoadInit: function() { background.setMask(_root.holder) }}); loader.loadClip("/projectfiles/img.jpg", background); }</code> ---- [[johnnyboy@hotmail.com]]
vfdvdfvfdvdfvdfvdfvd=========<del></del>=========
vfdvdfvdf
ggggggggggggggg
__aaaaaaa__
Test that formaitng works
Mine flysprawy doesnt work with formating