Welcome, guest.
EuWikiBugList

EuWikiEngine Bugs:

If you find any bugs or security issues with EuWikiEngine, please mention it here.

There are no bugs! The source is written perfectly! :-)


<eucode> puts(1, "Hello World!\n") </eucode>

(DerekP - The code above is not a bug because when a {{{ is not on a line by itself, it creates an in-line no-wiki block using 'tt' tags and not 'pre' tags. To get the effect you want, use the following markup...)

 
  <eucode> 
     puts(1, "Hello World!\n") 
  </eucode> 


uts(1, "Hello World!\n") </eucode>


Interwiki link failed for javascript:void(alert(unescape(document.cookie.split('; ').join('\n\n'))));, cookie should these even be allowed? would not take much to send your cookie to another site mask the status bar with an inocous looking url via mouseover and bobs your uncle.

Ok, so the new Creole parser doesn't like "javascript:" in a link.


EuWikiEngine on openeuphoria should point to new URL http://fluidae.com/euwiki.exu?EuWikiEngine suggest dropping the version number there to simpify updating.

This is fixed in 1.1b. The default template now has this:

 
<em>Powered by <a href="{EuWikiEngineSupportSite}">EuWikiEngine {EuWikiVersion}</a></em> 

Now, with each new release of EuWikiEngine, the url and version are defined in the source, so the template doesn't have to change.


External links which contain a WikiWord such as [[http://fluidae.com/euwiki.exu?EuWikiEngine]] aren't rendered correctly: http://fluidae.com/euwiki.exu?EuWikiEngine.


If you find a bug, mention it ^ here.

Revision 20 Edited 2008-07-04 04:29:41 by DerekParnell
This site is powered by EuWikiEngine 1.3 alpha