.jsrpc does not require authentication
Even for a private Wiki one can get, say, users' list with a series of
`/.jsrpc/usersearch?q=' requests.
Even for a private Wiki one can get, say, users' list with a series of
`/.jsrpc/usersearch?q=' requests.
Kill multiple slashes slashes that show up in URL's like /wiki///mama/mia
rendering whitespace/# bugs
!pre! rendering doesn't like some whitespace, and characters such as # at the beginning of the line. For example see this page, and edit the bottom !pre! area to either remove the # chars or put them at the start of the line, and you will see it go nuts:
http://dev.catalyst.perl.org/wiki/gettingstarted/howtos/WritingPlugins
rendering whitespace/# bugs
MojoMojo doesn't put Cyrillic (I suspect, any non-Latin as well) letters to HTML code normally, but converts them to #...; form, which is wrong way. Problem is in encode_html() inside MojoMojo::Text::Textile2. Also, Cyrillic tags and Wiki's name are garbled, for example, when on home page, but for some reason looks OK on some other pages (Admin's, for example). [[Links]] couldn't be made from words of letters, other ...more »
MojoMojo doesn't put Cyrillic (I suspect, any non-Latin as well) letters to HTML code normally, but converts them to #...; form, which is wrong way. Problem is in encode_html() inside MojoMojo::Text::Textile2.
Also, Cyrillic tags and Wiki's name are garbled, for example, when on home page, but for some reason looks OK on some other pages (Admin's, for example).
[[Links]] couldn't be made from words of letters, other than a-zA-z.
Anyway, MojoMojo looks promising :)
« less full details »
Right now, various junk pages get indexed by search engines:
http://www.google.com/search?q=site%3Adev.catalyst.perl.org%2Fwiki&search_type=all&q=chained
includes:
http://dev.catalyst.perl.org/wiki//gettingstarted/howtos/chainedexamples.recover_pass
http://dev.catalyst.perl.org/wiki///gettingstarted/howtos/chainedexamples/MyApp/.edit
Social Web