Hi Sylvain, Thank you for bug report.
Colon character in URL address! It seems this is Tiddlywiki issue in encoding and interpreting the colon(:) character. See: https://tiddlywiki.com/#PermaLinks About URL encoding There are technical restrictions on the legal characters in an URL fragment. To allow all tiddler titles to be addressed, illegal characters are subject to a process called "URL encoding" whereby problematic characters are replaced by their numeric code. For example, the space character is replaced with %20. Both the target tiddler title and the story filter should be URL encoded (but not the separating colon). TiddlyWiki generates properly encoded URLs which can look quite ugly. However, in practice browsers will usually perfectly happily process arbitrary characters in URL fragments. Thus when creating permalinks manually you can choose to ignore URL encoding. So, for WebServer Parameter: credentialsWebServer Parameter: credentials title it confuses and TW thinks it is several tiddlers in the story view! I will have a look to see how resolve this --Mohammad On Wednesday, March 4, 2020 at 1:09:32 AM UTC+3:30, Sylvain Naudin wrote: > > Wahou ! Impressive so congrats ! > > My first test find a little bug ;) > Search 'Creden', click on only one result, and fail. (cause ":" I think in > tiddler name, first look i think it was about space but no 'cause it work > fine with space) > > > Best regards > Sylvain > > > Le mardi 3 mars 2020 20:56:09 UTC+1, Mohammad a écrit : >> >> *Announcement*: Searchwikis Plugin >> *Date*: Mar 3rd, 2020 >> *Release*: *1.1.0* >> *Status*: Stable >> >> Revision 1.1.0 >> >> - Date: [3rd Mar 2020] >> - [FIXED] typo in documentation >> - [FIXED] temporary tiddlers are system tiddlers now >> - [FIXED] all global macros removed >> >> >> >> - Demo: https://kookma.github.io/TW-Searchwikis/ >> - Code: https://github.com/kookma/TW-Searchwikis >> >> >> Please send your feedback and star at GitHub, only IF you like it! >> >> --Mohammad >> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/fde62654-e7c6-4157-a7bf-d39eaaf1d1ae%40googlegroups.com.

