While trying to create a theme implementation of multilangual TiddlyWiki, I've ran into the following treatment of Edit and View macros in Opera.
ViewTemplate contains <div macro='view engTitle'></div> (with some class definitions) EditTemplate contains <div macro='edit engTitle'></div> When I open a tiddler for editing, I see the input for engTitle. I type something there (say, "example) and click "done". Nothing appears ~in the view mode~ (where the view macro is placed). The field value is shown to be "example" (toolbar->fields). Then I open the tiddler for editing once more and the input of edit macro is empty. If I click "done", the field value is changed back to empty. After some tweaking, I tried it in FireFox and all the things went ok. Then I tried it in IE and the story with Opera repeated. I didn't tried it with Chrome or Safari since they're not installed now. So, this has probably to be considered as a bug.. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

