| ../irclogs/#mantishelp.2010-01-10.log | ||
| --- scribe started --- | 00:00 | |
| groe | can someone help me? :( | 00:27 |
|---|---|---|
| daryn_ | groe i think acknowledged just means yeah, we see your report | 00:39 |
| daryn_ | confirmed means it really is a bug, we've been able to repeat it | 00:40 |
| daryn_ | actually here are the official definitions http://docs.mantisbt.org/master/en/administration_guide.html#AEN371 | 00:42 |
| groe | ah i see | 00:48 |
| groe | thank you! | 00:48 |
| daryn_ | yw. sorry it took so long. This channel is hit and miss. sometimes very busy sometimes very quiet | 00:50 |
| dhx_m | hi | 01:43 |
| setuid | Is it possible to configure Mantis to require administrator approval before a newly-created account becomes enabled/active? | 11:30 |
| paul_____ | mo | 12:13 |
| paul_____ | dhx_m: up still? | 12:13 |
| TTimo | hey .. Im configuring a new mantis install, and I don't understand what the password for the starting account 'administrator' is set to | 15:18 |
| TTimo | I see there is a single 'administrator' record in the mantis_user_table install, but I don't understand what the password is | 15:18 |
| giallu | TTimo, root | 16:04 |
| * giallu guesses google "I feel lucky" would reply faster than himself :P | 16:05 | |
| g0rd0n | finally, going live with mantis today .D | 16:37 |
| TTimo | giallu: root ? | 16:47 |
| TTimo | duh .. yeah I can see why that account needs to be removed afterwards heh | 16:47 |
| g0rd0n | can anyone tell me if the mantis db schema changed in any way from 1.2.0rc2 to current nightly builds? | 17:16 |
| TTimo | unable to read/find font | 17:31 |
| TTimo | I suppose that's the graph plugin .. what packages do I need to install for those | 17:32 |
| TTimo | (debian lenny / 5.0) | 17:32 |
| giallu | TTimo, Maybe you just need to set another font from the default in config (IIRC it's arial.ttf) | 17:40 |
| TTimo | tried a few | 17:45 |
| TTimo | does mantis output a log somewhere with more information on the problems and the explicit files it's looking for | 17:49 |
| TTimo | I can't find any package in debian that provides the straight arial.ttf | 17:54 |
| g0rd0n | sf.net's svn is so slow... pffff... | 17:58 |
| paul_____ | TTimo: also try jpgraph then maybe | 18:19 |
| TTimo | but that's a third party thing i'd have to install too ? | 18:20 |
| celio | hi everybody | 20:13 |
| celio | could someoneone give me a help about mantis 0.19 and ie7? | 20:18 |
| TTimo | 0.19? | 20:24 |
| celio | yes | 20:27 |
| celio | an old version of mantis | 20:27 |
| celio | it's this version which actually implented on our entreprise | 20:28 |
| celio | we trying to migrate to 1.1 | 20:28 |
| celio | but for for moment users can't use the old version which is available because we have migrated from ie6 to ie7 | 20:29 |
| celio | ??? | 20:35 |
| cobexer | isn't ie7 able to display & handle pages as broken as ie6 with some compatibility mode? | 20:45 |
| celio | it is impossible to login in mantis with ie7 | 20:49 |
| celio | when u click on the url | 20:50 |
| celio | your longin for the network is asked | 20:51 |
| celio | and evenif you give the good pwd | 20:52 |
| celio | the pwd is asked again and again | 20:52 |
| giallu | celio, I guess you better accelerate migration to a newer version (or to a saner browser) | 21:06 |
| celio | ok thx giallu | 21:07 |
| giallu | IIRC we had a lot of compatibility issues with ie7 | 21:08 |
| celio | and none of them were solved? | 21:09 |
| giallu | celio, I think the codebase is now pretty fine, but i don't really know as I don't use IE (or Windows for that matter...) | 21:13 |
| celio | ok thx giallu, i will work for the migration | 21:16 |
| celio | thxx everybody | 21:16 |
| CIA-22 | Mantisbt: paul * rb730cbc9e139 /core.php: Move utility api earlier in the load sequence (so we can use it within compress api) | 22:53 |
| CIA-22 | Mantisbt: paul * r5a84b45ce43a /file_download.php: 0011153: Truncated download | 22:53 |
| CIA-22 | Mantisbt: Paul * r89b211ab559e /core/compress_api.php: IIS: If we are using zlib.output_compression, we should still call ob_start() -> such that error handler can send a full patch | 22:53 |
| paul_____ | *page | 22:55 |
| dhx_m | hey | 23:00 |
| dhx_m | paul_____: http://git.mantisbt.org/?p=mantisbt.git;a=commitdiff;h=b730cbc9e139cb403ca4bbf91db184dad776ef04 | 23:00 |
| dhx_m | not needed anymore :) | 23:00 |
| dhx_m | core.php only has to include files relevant to core.php itself | 23:00 |
| dhx_m | if compress_api needs utility_api then compress_api will include it :) | 23:01 |
| paul_____ | you might find that's a merge bug then | 23:01 |
| paul_____ | as file doens't change | 23:01 |
| * paul_____ hates having to do merges with gi | 23:01 | |
| paul_____ | git | 23:01 |
| dhx_m | yeah | 23:01 |
| dhx_m | well it's better than alternatives :p | 23:02 |
| paul_____ | compress_api.php requires utility_api | 23:02 |
| paul_____ | i've got a merge conflict | 23:02 |
| dhx_m | yeah but core.php doesn't need to know that :D | 23:02 |
| paul_____ | that is | 23:02 |
| paul_____ | .. | 23:02 |
| paul_____ | whole of config_Defaults | 23:02 |
| dhx_m | ? | 23:03 |
| paul_____ | well | 23:03 |
| paul_____ | config_defaults was reindented.. | 23:03 |
| dhx_m | oh your merge conflict was config_defaults | 23:03 |
| dhx_m | yeah, that changed... a lot ;) | 23:03 |
| paul_____ | my current one is | 23:03 |
| dhx_m | just goes to show why you should commit early and often :p | 23:04 |
| paul_____ | my method of resolving merge conflicts is easy though | 23:04 |
| paul_____ | 1) I ignore whitespace changes | 23:04 |
| dhx_m | one step? cool :D | 23:09 |
| dhx_m | are we backporting your changes to 1.2.x? | 23:10 |
| * paul_____ sobs at config_defaults_inc.php | 23:10 | |
Generated by irclog2html.py