the manage translation is messed up for me in 8.x I can't llink a page to the translation set anymore Hi, Marc. I am still working... in silence. I have a detail problem. When Xdebug is used and vars are dumped before the tiki open session this naturally crashes because of the implicit session opened (without management) by any print of data. This with 7.1 and later. Before (with 6.x), I used a modified session manager to avoid this issue. No time to search, I must go right to the change to do (don't re-open) tikiwiki: 03oeversetten * r38180 10/branches/8.x/lang/nds/language.php: [tra] further Loew German progress tikiwiki: 03nkoth * r38181 10/branches/8.x/templates/tiki-edit_translation.tpl: [FIX] Link to new AJAX manage translation interface since old interface is now goone (the AJAX interface is still broken and has to be fixed) New Forum Posts: Deep copying structures - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42453 tikiwiki: 03marclaporte * r38182 10/branches/8.x/lib/prefs/feature.php: tagging some prefs as experimental tikiwiki: 03nkoth * r38183 10/branches/8.x/templates/trackerinput/autoincrement.tpl: [FIX] existing field value not showing tikiwiki: 03nkoth * r38184 10/branches/8.x/lib/core/Tracker/Field/Language.php: [FIX] CSV mode should use plain value In smarty 3 is there no way to get at the smarty template vars in a funciton anymore? New Forum Posts: Receiving Notices of Upgrades Only? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=42454 nkoth|nelson: http://www.smarty.net/docs/en/api.get.template.vars.tpl ? chealer, thanks, but I think my question is misleading, the problem I am facing is somewhere else I'm trying to find the spot where pretty field ids get replaced oh, trackers. not my area I guess :-( because {$f_15} is being replaced when in the wiki text but if used as an argument to a plugin it is no loger bening done Good Morning Tikiverse tikiwiki: 03chealer * r38185 10/branches/8.x/tiki-list_object_permissions.php: [SEC] List object permissions: use check_authenticity() (from r37316) tikiwiki: 03nkoth * r38186 10/branches/8.x/lib/trackers/trackerlib.php: [FIX] Pretty trackers fields when used as arguments to plugins were not being replaced polom In Tiki 8 (due to Smarty 3 I guess) code from a .tpl file can't just be pasted into a module any more. I wonder what is needed to do that. (For the Tikipedia theme, I moved wiki-topline code - icons for print, watch, etc. - into a custom module.) "Warning: Please contact support about failure in .../lib/smarty/libs/sysplugins/smarty_internal_template.php on line 434" ... when code from a .tpl file is used as custom module data. I wonder if the code can be wrapped or tweaked or something. Umm, after more checking, apparently _any_ custom module data will cause that error (custom modules are broken at r38186). in svn branch 8. thats bad! hi fabricius. I hope there's an easy fix for that. Of course, others should confirm if this is happening. I had a similar problem with module_menu and custom module but no error message on the first view not related with smarty, but do noit know exactly have to go to work now - will report in the list I saw the error in FF when not logged in. When logged in with Opera, no message appeared. Goodmorning off to work bye all tikiwiki: 03jonnybradley * r38187 10/branches/8.x/lib/tikilib.php: [FIX] avatar: Restrict avatar files to images (thanks marclaporte) polom polom Note to IIS users who likes their Xdebug: Don't EVER set a directory as virtual application, if you do you can never debug PHP code in that directory, ever again, even if you remove the "virtual application" on it. hm, creativecommons.org does exist no more ? http://creativecommons.org/licenses/LGPL/2.1/ redirects me to gnu.org from the installer there used to be user friendly version easy to read in many languages so it is not true the sentence in the installer anymore :-p tikiwiki: 03jonnybradley * r38188 10/trunk/ (11 files in 9 dirs): (log message trimmed) tikiwiki: [REF][FIX] wysiwyg: Wide scale refactoring of recently added global vars to tikiwiki: track wysiwyg and html modes for editing. Use pre-existing $is_html and tikiwiki: $_SESSION['wysiwyg'] instead as these already have the info we need to determine tikiwiki: parsing. tikiwiki: Allow HTML checkbox now exposed for pages in htmltowiki mode to cope with pages converted in html mode (and hidden input set when in html only mode). tikiwiki: Avoid parsing to html twice when htmltowiki (as it's also done for plugins). tikiwiki: 03jean-lucnavarro * r38189 10/trunk/lib/wiki-plugins/wikiplugin_listpages.php: [FIX] typo missing spaces polom hi oeversetten1 since when there is a 1 after my name? oeversetten1: since 13:36 :) since now? :P funny hilarious ;) just go by to ask someone to add something to proposal 6.x i noticed for a few minutes ago there is a reset of DirectoryIndex in the .htaccess ha ha ha...good one luciash but only to tiki-index.php, so the problem is, if someone calls a subdirectory directly, you get a directory listing and the index.php there is futile oeversetten1: interesting point but isn't that down to your server settings? listing dir is server config you can add it to .htaccess too, yep yes, but the variable DirectoryIndex is reset intikis .htaccess noindex hm, didn't spotted that one yet that problem seems to be the case should be fixed in 8.x forst (first ;) ) hehe, vowels are so replaceable, in low german it's först ;) :) nice tikiwiki: 03jonnybradley * r38190 10/trunk/ (12 files in 8 dirs): [MRG] Automatic merge, branches/8.x 38175 to 38187 polom y'all hey ricks99 hiya luciash "Category identifier" would mean "name of the category" or would it mean "numeric identifier" i'd say numeric id btw, van there be categories of same name ? s/van/can/ depends on the context I haven't tested it do you mean "unique" category ID ID usually means an ID *number* (for US English, anyway) id is always unique number this is weird - why in Tiki 6.4 fresh install the links to apply profile point to 7.x profiles ? the featured ones Info: Tiki Mailing Lists Pass 100,000 Messages - http://info.tiki.org/article178-Tiki-Mailing-Lists-Pass-100-000-Messages Hi, sorry but I go on the precedent subject. I made track (not still full) but var_dump of $_server and smarty->get_template_vars(). The problem seems to come from the fact that on the same machine I connect to the same server with two server names (Servername and ServerAlias). So something happens with session and cookies management. Normally the user can open several tabs for a site, but as tiki doesn't know that "Servername and ServerAlias" are the same, there is a treatment error without error report, but Apache crash (error not caught). Sometimes an "header already sent". I go on to check this, and to find where is this 'no-error' !!! This can happens with cache and cookies to anybody of my users hi Trebly - sorry, but same reply as before - sounds like an apache setup issue jonnyb, thanks for the reply about custom modules in branch 8. I then checked my localhost install, and no problem with custom modules. A mystery why one remote server isn't displaying custom module content. chibaguy: it is not a mystery yes, odd... Oh. no? chibaguy: i already soluted that once with you iirc chibaguy: it is the web hosting setup a2hosting iirc yep sorry, luciash, can you refresh my mental caches? ;-) chibaguy: hello red boy btw :) i'll try to dig it up, just a moment hello helpful font of information and hi jonny too ! hi luciash I wish my on-paper notes had a search function. I guess they do, but I'm it, so not too efficient. http://tiki.org/tiki-searchresults.php?find=a2hosting&boolean=on&boolean_last=y&search=Search&exact_match= sorry, maybe it wasn't you but i thought we talked about it at least here on irc chibaguy: it's in the Architecture/Installation forum thread yes, I see, thanks. The conversation about eval does sound familiar; I guess I forgot that it involved custom modules. I believe No, the "error" into the second part of tiki-setup after the vars are assigned to smarty. Theirs vars have differences because of the cookie and site name. From a second computer, normally clean, with the ServerAlias I get the error "header already sent". I try to find short runways, but I know that with my tracks I will find the problem, needs simply time. And it is not sure that the solution is simple. Thanks (well, was another guy posting the question in the forum, but same problem. chibaguy: yep, but since i remember you chosen a2hosting too i somehow thought we were talking about it already here because i knew you will need solution for it too I didn't think about the hosting company because I have other Tiki installations on the same server that have custom modules. chibaguy: really ? i wonder when the eval function is used then ... maybe only when parse as wiki is checked ? Well, my module that failed wasn't parsing as wiki. Even a plain text string caused the error. eh, and isn't it PHP version dependent ? i mean maybe the other Tiki installations run on different servers? php version the branch 8 I was trying with is just in a subdirectory of the web root. There's a tiki 7 in the root that works, or did, though it seems a bit flakey. at the moment. ah, hmm, strange, maybe it applies only on the root ? no idea... i think you need to talk about it with the hosting company if it persist I have several other 'add-on' domains in subdirectories of web root and can add custom modules. nevertheless... it must be the web hosting config if it works on your local yep, must be. New Forum Posts: Accès Gallerie de fichier interdit à anonymous - http://tiki.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=42460 luciash: I believe the link to creative commons was fixed in trunk chealer: ah, thx for info luciash, that's the only branch 8 installation I have at that hosting company. I have branch 7 installs there, and no problem with custom modules. I'll try another branch 8 and see what happens. maybe it is different function then and they allow eval() globally already after customers complaint s (these installs are mostly in webroot subdirectories, as 'add-on' domains or just subdirectory installations. and this one can be smarty 3 related i would try to contact the support first maybe to save you some brain cells ;) yes, good idea. Is it safe to svn switch from branch 8 to branch 7? or would that mess up the db or something? well, if you have empty db right. u will need to re-run the installer maybe and repopulate the db well, a lot of trouble for a test site. ;-) heh polom tikiwiki: 03jean-lucnavarro * r38191 10/trunk/lib/wiki-plugins/wikiplugin_galleriffic.php: [FIX] typo Width -> Height polom chealer Can somebody verify some code for me in Tiki 8 svn ? it seems there's a bug a whole chain of functions where itemId is expected as parameter and suddenly it changes to pageName. objectlib.php line 136 where it calls get_page_info i want to know how to make yahoo news like site with tiki remember: you can easily syndicate RSS fees from other sites onto a page in Tiki will it displays news like yahoo or it will just only display text link then redirects to feed site will display the name of the source, XX characters from the feed, and and link to original article what if one needs to have themes other than tiki's . from where i can get it Merbster: what does the bug cause? chealer, well in objectlib.php where it calls get_page_info it sends in itemId (and also in the functions "above" that one in hte call hierarchy) remember: pls see themes.tiki.org or you can easily customize & create your own. see docs for details but when you go into get_page_info the input param is named "pagename" thanks.... chealer, even in the SQL calls it suddenly shifts to pagename chealer, I used the "categorize_any" function Merbster: so you don't know what the bug's impact would be, it's just code that looks wrong? chealer, I tried to categorize a wikipage I jsut created and categorize_any throws an "objectId cannot be null" error. chealer, so the code in the call heirarchy stops expetinc a numeric ID and starts going by pagename chealer, do you understand what I am mumbling about? :P Merbster: better now. are the code expects numeric ids? Merbster: are you sure the code expects numeric ids? chealer, in my world identifier is long version of "id" which I would expect to be numeric chealer, I even asked here earlier today and luciash agreed Merbster: an identifier is not necessarily numeric. for example, your name is an identifier. A page's name can also be an identifier. chealer, also if I follow the call hierarchy from categlib->categorize_any I hit the objectlib->add_object() function and it says $itemId in the function definition hmm my memory suddenly started wiki pages itemId is a god damn string. chealer, ok. I understand now. it's not a direct bug, just a DB design that doesn't follow 3rd normal form - which I am used to. chealer, thanks - wiothout you my trail of thought would not go this way :) now I go home from work tikiwiki: 03jean-lucnavarro * r38192 10/trunk/lang/fr/language.php: [TRA] more French translations + some corrections tikiwiki: 03jean-lucnavarro * r38193 10/branches/8.x/lang/fr/language.php: [bp/r38192][TRA] more French translations hi, using Tiki 8, and the mysterious tracker field disappearing problem happened to me again Created the field again and manually changed the ID in the database tiki_tracker_fields and all is good, but when this happened about a month ago I thought I was dreaming but this is worrying now - jonnyb remember I asked you abt this before? hi nkoth|nelson - i had that (not nice) yes, i had it on my localhost too it only seems to happen when I am creating many new fields, I wonder what is the exact sequence of event s that led up to it.... (it is not readily reproducable) i'm pretty sure it happened to me in Boston too - tiki 7ish days oh gosh…i did something really bad not worked out what causes it hi jonnyb, nkoth|nelson hi chealer i changed a setting under security and now can't view my pages remotely at all good grief…stupid…anyone have a tip how i can get in to fix that other than perhaps resetting in the database directly? jcyrisse: can you get to your database in phpmyadmin? you should be able to reset the pref (table tiki_preferences) trying to see if i can now not able to connect yet trying thru cpanel now... jcyrisse: if you chaned something else on that page before, you can go back in history in your browser and resubmit the form to prvious state tried that already jcyrisse: if not, then only way is db manipulation k…in phpmyadmin jonnyb: when it happened to you, do you remember if it was the first field in the tracker that disappeared? nkoth|nelson: no, i don't think it was - the trouble was i didn't notice when it happened lol..now, finding exactly what the last thing was I changed…grrr…what a newb! it had to do with security and CR…is that tickets? feature ticketlib feature_ticketlib - could be k…will try that or feature_ticketlib2 cause not seeing anything else regarding security…yes…there is a ticket lib and ticketlib2 grrr….not seeing a thing all blank page sometimes going to yousite.com/logout helps (but you might not be able to log in again obviously...) tikiwiki: 03nkoth * r38194 10/branches/8.x/lib/wiki-plugins/wikiplugin_tabs.php: [FIX] Pretty tracker vars not being parsed within tabs plugin well crap whew…k…fixed it good grief i really hate when i do something stupid heheh thanks jonnyb and luciash well done, it's a worrying thing when that happens yes…especially to know it is your fault too...LOL i am getting so much spam on my site…was trying to look at security k…think the culprit was the HTML purifier jcyrisse: using the Reaptcha ? *ReCaptcha from google? no.. k…just did so so, do i still keep the anonymous CAPTCHA selected too? or just the ReCaptcha keep k…tyvm the ReCaptcha just enhances the feature got it you should get much less spam now k…bother question…regarding CSRF security…what should i use there? the default should be good enough ok…tyvm the second one is sometimes too restrictive so, is default none selected? or the top choice? default is when there is no green returning icon "resetting" in 6.4? yes if u modify a setting, a green icon appears next to it which indicates you can reset it back to default hmmm…del, don't see any green returning icons…either way, if checked or not checked after apply it appears yup…even then iirc no green icon hmm, weird, i have it yeah…i have seen it other places…. but i don't see it here i have the first choice to require confirmation, but not a ticket on security page > spam protection i can see them nope…no green icons for me jcyrisse: ok, default is no Require confirmation if possible CSRF detected and checked Protect from CSRF .... that one i have enabled so unchecked then, ok first unchecked, second checked actually yup must go eat - maybe bbl k…got it bye bye 8.x will become LTS or 9.x ? ah, 9 tikiwiki: 03oeversetten * r38195 10/branches/8.x/lang/nds/index.php: [FIX] correct redirect evening fellow tiki's polom all polom lphuberdeau lphuberdeau: I was messing around with syntax highlighter yesterday, and all was going very well. lphuberdeau: And then we went to play with plugin insertAt, and we noticed a syntax failure, you don't know what happened, do you? lphuberdeau: Seems like the tiki-js.js integration with WYSIWYG has caused a failure or override. Hi, I am running a test on IIS, Tiki 8 Beta. When SEFURL is activated comments below wiki pages don't work. When I turn SEFURL off it works OK. Does anybody same effect on Linux/Apache? The effect is that the "Comments" section does not open when SEFURL is activated Some more checking...When clicking on "Comments"... without SEFURL (OK): ..../tiki-ajax_services.php?controller=comment&action=list&type=wiki+page&objectId=aSuggestedNomination with SEFURL (FAILS): ..../tiki-comment-list?type=wiki+page&objectId=aSuggestedNomination tikiwiki: 03robertplummer * r38196 10/branches/8.x/lib/jquery_tiki/tiki-jquery.js: tikiwiki: [FIX] Fix plugin dialog to obtain syntaxHighlighter value on dialog close tikiwiki: [FIX] Removed obscure textarea call that isn't needed It's strange that different php calls are made with and without SEFURL. Any ideas? arildb: I would help out, but I really don't know. arildb: Didn't want you to think I was ignoring you. RobertPlummer: no problem...I am trying to somebody who is a bit more familiar with this functionality. polom i have a question about pretty tracker wiki output Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! if I have a date field it outputs me not a human readable date but a longer integer, I wonder how to prevent this? polom polom hi oeversetten hi chealer late polom! :) oversetten you need to set a date format New Forum Posts: New 7.2 Installation - no Admin Menu? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=42462 hi arildb. works fine on Debian: http://ido.ath.cx:8080/tiki/8.x/tiki-index.php SJ-Jay: where? chealer: Thanks for testing. May imply that it has something to do with web.config um.. wait a sec, i recall that i used it lately.. just have to find the template :) arildb: indeed. https://sourceforge.net/apps/trac/tikiwiki/changeset/36594/trunk/_htaccess must need porting for IIS. there are probably many other changes that need porting too chealer: right oeversetten, i used this: {$f_created|date_format:"%d/%m/%y %H:%M"} date formats are described here: http://php.net/manual/en/function.date.php arildb: I'm thinking we could mark SEFURL as experimental, but only on IIS chealer, can you check out syntaxHighlighter once more and let me know your results? RobertPlummer: oh, r38196 should fix the CODE plugin issue? sure chealer: Maybe. However, we are planning to use SEFURL in our project. The current testing is done on IIS. So, I will probably give it a bit of testing in the coming time. Let's review the status in a couple of weeks. If still not OK, it should be experimental chealer: Yes, I believe so. arildb: OK, good. the idea is just to acknowledge the status if it's unreliable. did you already mail the development list about how web.config should be dealt with? chealer: not sure what you mean SJ-Jay: does not work :( hmm brb arildb: nevermind Anyone for a good laugh?.... http://www.despair.com/acquisition.html RobertPlummer: seems to work. is it normal that only the opening tab of a plugin is highlighted (green)? chealer: I saw that, if you put a space between the closing tag and the content, it fixes it. chealer: Very odd indeed. I looked at the parser, I couldn't fix it quickly, so I figure I will visit it when I have more time. chealer: If you want to take a look at it, it would be nice to have another person understand the parser than just myself. /lib/codemirror_tiki/mode/tiki/tiki.js RobertPlummer: OK, confirmed Probably some regex is eating it up. Just need to add the extra character, or make sure it isn't being included. one or the other. RobertPlummer: hehe, indeed, but I don't really feel like checking the parser in its current state RobertPlummer: are you talking about the CodeMirror parser or parse_data()? codemirror parser (that is why I included the link above) RobertPlummer: oh, yeah. I'd be less reluctant to look at that one, but I feel it's less prioritary too, and I'm not a parsing expert :-( Codemirror has a nice method that we use that eats up the regular characters called "eatWhile", they need a method call "eatUntill". RobertPlummer: I thought you were doing so well that would be easy for you :-P chealer, it is all time, and today I'm out for this project. RobertPlummer: yeah, no problem, it's minor RobertPlummer: it really seems fixed lol I just fixed it lol tikiwiki: 03oeversetten * r38197 10/branches/8.x/lang/nds/language.php: [tra] some Low German translations more RobertPlummer: thanks chealer: running update, will commit in a min I just turned off eatWhile. I was like, "I wonder...". whod-a-thunk-it. lol RobertPlummer: oh, the closing tag thing. cool :-) RobertPlummer: I just notice another problem, I was testing with {CODE(caption="Hello World" colors="php plain")}$message = "Hello World!"; var_dump($message); Probably more work for the parser, but it seems fine on my system. $a = 1;{CODE} chealer: Yea, it isn't going to support sections of code like that. As far as I know. RobertPlummer: this small bit gets 2 scrollbars (one horizontal, one vertical. is that normal? I know we just discussed a problem with wrapping of long lines tikiwiki: 03robertplummer * r38198 10/branches/8.x/lib/codemirror_tiki/mode/tiki/tiki.js: [FIX] Turned off eatWhile to support better plugin parsing chealer, yes, I think we can turn on scroll: auto, but it may still get those same results depending on the browser. chealer: Just something to overlook for now. Perhaps we can use jQuery UI scrollable in the future. But I am not going to add it in pre-release mode. RobertPlummer: so now it's using scroll: "always"? chealer: Perhaps. chealer: It acts just like a code text editor. chealer: A very small thing though with it all working imho. chealer: Indeed, auto has much better results. I just switched it. RobertPlummer: OK. also, did you see the problem with code on the left of the Services page ( http://ido.ath.cx:8080/tiki/8.x/Services )? chealer: Fixing as well. RobertPlummer: it should look more like http://ido.ath.cx:8080/tiki/trunk/Services tikiwiki: 03robertplummer * r38199 10/branches/8.x/lib/codemirror_tiki/ (codemirror_tiki.css codemirror_tiki.js): [FIX] Overflow auto and width of parent "CodeMirror" container chealer: svn up chealer: I did an import of .htaccess using the URL Rewrite import. 73 rules detected, compared to 66 present in the web.config file. I believe you did the last conversion. Anything in particular to take care of when doing the conversion by import? ...I do get a couple of warnings... RobertPlummer: confirmed, r38198 solves my problem with closing tags thanks chealer: Let me know when you are done with the svn up, I want to see the results. RobertPlummer: updated and fixed! thanks http://ido.ath.cx:8080/tiki/8.x/SamplePageB hi, is there a working phpbb3 to tiki importer? i found some rather old things with google, but no information, if they still work arildb: cool. hard to say, I only did a conversion at the beginning (maybe after pascalstjean). maybe I had to fix the conversion, will try to look chealer: What about http://ido.ath.cx:8080/tiki/8.x/Services ? chealer: I still see the width problem on there. chealer: I will try the converted file on my test server to see how it works RobertPlummer: true, it's still there on some plugin calls. that page is particularly broken tikiwiki: 03robertplummer * r38200 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.js: [FIX] Width fix again, for parent rather that sibling, wrong target on last chealer: svn up again. I had the wrong selector in there, .CodeMirror isn't a sibling, it is the parent. chealer: WOOHOO! It fixed it! Codemirror = good to go! RobertPlummer: did it? I updated but I see it the same way chealer: that fixed the comments problem :-) ...will do some more testing before committing. chealer: What page? RobertPlummer: I'm looking for example at the pre-last CODE use on http://ido.ath.cx:8080/tiki/8.x/Services. do you see both scrollbars on that? chealer: There are some comments in the .htaccess file, e.g. "Rewrite rule to make this Tiki a profiles repository (uncomment to enable)". I assume that these can simply be ignored and deleted. RobertPlummer: "{Hello World in Pascal}" chealer: What web browser are you using? RobertPlummer: what seems to happen is that if CODE would need one scrollbar, it puts both RobertPlummer: Iceweasel (Firefox) 7, but I see the same in Chromium hi, anyone? RobertPlummer: so if the content is too large, a vertical bar appears, and if it's more than 3 lines, a horizontal bar appears Protogenes: I don't think there is a phpbb3 importer. There is a MediaWiki and a Word Press importer, as far as I can see i saw them too. okay so i'm probably not porting to tiki hum, on another page, 4 lines is OK thank you arildb Protogenes: You are always welcome to create one ;-) oh, it's OK for some i'm neither goog at php nor forum software :P RobertPlummer: OK, the issue is funky... http://sumwars.org/usage/ do i read that right? 900Tb in a year=?! sorry wrong window tikiwiki: 03robertplummer * r38201 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.js: [FIX] Moved sizing to find objects without tricky jQuery methods, to make it more stable and actually work. chealer: Try it now. chealer: svn up tikiwiki: 03robertplummer * r38202 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.js: [FIX] Added parent (codelisting) in the resizing mix, seems that codelisting wasn't respecting sizes chealer: Once more. RobertPlummer: done, but doesn't seem to help with the issue I'm seeing... compare http://ido.ath.cx:8080/tiki/8.x/tiki-index.php?page=SamplePageB with http://ido.ath.cx:8080/tiki/8.x/tiki-pagehistory.php?page=SamplePageB&preview=38 RobertPlummer: if you look at the current version, it's clear that the first call's height is influenced by the content of the second call (they're both the same, and uselessly high for the first) chealer: Did you svn up to 38202? RobertPlummer: yes. do you see what I'm saying on my site? chealer: One rule fails to import. Here are the details.... In .htaccess # Apache does not pass Authorization header to CGI scripts # Rewrite rules for passing authorisation in CGI or FGI mode RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1] import error RobertPlummer: BTW, you should see the version in Admin General, if you want to rule out PEBKACs ;-) chealer: any thoughts? RobertPlummer: hehe, cool picture ;-) chealer: lol, thanks. chealer: I'm going to try and remove all that size goodness and make it dynamic. chealer: everything will be inherited. arildb: well, the profiles rule is certainly not critical, nothing will break without it, but it *could* have a use on IIS. arildb: in practice though, there are few profile servers chealer: OK, so I will ignore it for now chealer: There are a couple of non-imported rules: tikiwiki: 03robertplummer * r38203 10/branches/8.x/lib/codemirror_tiki/ (codemirror_tiki.css codemirror_tiki.js): [FIX] Removed all the resizing madness and am using inherited sizes now, they just weren't working like expected. chealer: svn up, let me know. chealer: Are these handled by web.configs in sub-dirs, so they are redundant. Or are they still needed at the top level? chealer: If you are not sure, I will keep them RobertPlummer: done. I see the same problem on SamplePageB. do you see what I'm talking about, same height for both areas? that seems easy to reproduce. and also seems like a logic bug chealer: I see it too, trying one more thing. arildb: about HTTP_AUTHORIZATION, no idea, I don't understand what that rule is about chealer: me neither. I will keep the other parts. tikiwiki: 03robertplummer * r38204 10/branches/8.x/lib/codemirror_tiki/ (codemirror_tiki.css codemirror_tiki.js): [FIX] Made the textarea that is created for read only items display block to fix some instances. chealer: svn up arildb: RequestBlockingRule1 should not be needed, but it's a nice severity. why isn't it imported? arildb: as you say, sub-dirs should already block them chealer: Well that didn't work. chealer: Not sure. All the imported rules are marked as "Imported Rule 2". So it appears to be a manually added rule. chealer: I will keep it RobertPlummer: no, update complete. tikiwiki: 03robertplummer * r38205 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.css: [FIX] Trying once more with a fully hidden textarea chealer: again, svn up chealer: btw. now I understand your previous comment, and I will send an email about rule sync'ing tikiwiki: 03arildb * r38206 10/branches/8.x/web_config: [FIX] Synchonize web.config rewrite rules with the latest .htaccess rules RobertPlummer: done, still there :-/ arildb: :-) chealer: I don't know what to tell you. Fancy table is messing everything up. RobertPlummer: I see a
that height is OK RobertPlummer: but it's inside a
tikiwiki: 03robertplummer * r38207 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.css: [FIX] Wrong display type. which is the height appropriate for the second call (updated to r38207) unfortunately I have no idea where
comes from if I disable it, it defaults to .CodeMirror-scroll {height: 300px;} if I disable that one too, then it's fine chealer: I don't think the width is being sent correctly. chealer: I've removed all my height width adjustment, that is being done inside codemirror. They are then doing it incorrectly. But other than that, the width of those elements isn't being transfered correctly. I'm out of time. chealer if you can fix it, please do, but that is all I have time for today. :-/ arildb: seems I didn't have to re-work the original web_config we had at all chealer: The auto-conversion seems to work well impressive arildb: Pascal St-Jean created web_config with the help of Wade Hilmo, in a single commit. I don't know what's behind RequestBlockingRule1, I wasn't with them at the time. chealer: Let's keep it. I don't think it will do any harm. Seems to block out unwanted file loading. I will be testing SEFURL a bit. So, if it does have side-effects hopefully they will be detected. arildb: so you ran a new conversion? you were just looking at the difference with the previous file? chealer: I converted the latest version og _htaccess. Then replaced all rules marked as imported. arildb: I see. big diff. hopefully the next one will be readable if I don't play with htaccess before the next sync chealer: The procedure is very quick. Only takes a few minutes, when you know how to do it. ...The only obstacle was that I didn't see the "Import" menu option. So, I had to browse to the correct folder with the _htaccess before it became availabel. arildb: cool. thanks for the update chealer: :-)...I am testing now. Looks good so far arildb: I read your mail. I think we should add a comment for developers in htaccess about synchronization chealer: If you want. Will it be read? I think that we only need to keep an eye on things. arildb: surely not in all cases, but others should make it worth it There is still a problem with SEFURL when using links and the target page is renamed. When SEFURL is activated the reference links are not updated (in WYSIWYG). Without SEFURL it works fine. There is a warning about this in the textarea admin panel: "Note that if the SEFURL feature is on, page links created using wysiwyg might not be automatically updated when pages are renamed. This is planned to be addressed through the future "Use Wiki syntax in WYSIWYG" feature." Anybody that knows if this issue has particular complexities? hey guys have you ever used the img plugin for swf files in filegallery? s/parse/parser/ tikiwiki: 03nkoth * r38208 10/trunk/ (2 files in 2 dirs): [NEW] Category transition plugin