Fixed recursive template inclusion and spaces in template tags ({{Foo template}})
Enano 1.0RC2 - Known Issues and Bugs---------------------------------------------------------------------In the Javascripted Access Control List editor, the text "on thispage" appears at the top of the editor window, even if the userselected that the rule affect the entire site. This does not affectthe behavior of the rule; it will still affect the entire site. Thisbug has been fixed in upstream.The Javascripted ACL editor currently is not supported in InternetExplorer. The safe (non-JS) version of the editor is used instead.There is no planned fix for this, the workaround is to use Firefox.On seemingly random occasions, the "more options" menu on some pagesdoes not show when the mouse is hovered over it. The only knownworkaround at this point is to reload the page. The bug seems to bemore prevalent on Windows systems.The RenderMan class is in a state of transition - the wikiFormatmethod is unchanged but a new next_gen_wiki_format method has beenadded. The new method is parameter-incompatible with the oldwikiFormat, so developers should continue to use wikiFormat for thetime being. This transition will be finalized in Banshee.The Moderators group never got included in the schema. Whoops...To create it just create a group as normal in the admin panel andMAKE SURE IT HAS group_id 3! If it doesn't then do a manual SQLquery to set it to group_id 3. This will be fixed in the goldrelease for sure.The search box is visually distorted. The cause of this is not known.The Links sidebar block is empty by default. Want to contribute somefiller HTML that doesn't suck? Be my guest!The files table is borked. I don't know how or why, but somehow theupdated structure apparently didn't make it into RC1 OR RC2. Thisapplies ONLY to installations, and not upgrades. Fixed in 1.0.It is possible to inject PHP into pages by using the <?php and ?>tags as normal, even when not logged in.OK, I was only KIDDING on that last one.Enano 1.0RC1 - Known Issues and Bugs---------------------------------------------------------------------First and foremost, changing a user's password, either from thepreferences page or the admin panel, DOES NOT work. The passwordreset feature is working properly. A fix for this issue will beincluded in RC2 (Clurichaun).The Javascripted ACL editor currently is not supported in InternetExplorer. The safe (non-JS) version of the editor is used instead.Uploaded files are checked based on their extension, not with aMIME magic file like they used to be. Depending on what kind offeedback I get, I can re-enable FileInfo support. Much of the codeis already there, just commented out.Setting up Enano on servers running IIS is currently very difficult,but it is doable. Make sure that you use a newer version of PHP (5.x)because PHP4 has some issues with the MySQL client library.Reverting file creation doesn't work. Need to rewrite rollback codefor the files table.There's more. I can't think of it right now, but the bugs are there.If you find anything, please report it onhttp://bugzilla.enanocms.org.(Note - the bug tracker itself is still being set up, so that mightnot work either)