IRC logs

20140625

Logs from channel #fedext on freenode - our official support channel.

IRC log range: 20140625*

20140625

  • 00:01:40 <Outdoorsman> soee_ try more like 30 seconds. I have it happen periodically when all cache is cleared or a page has not been loaded since clearing of cache.
  • 00:02:27 <soee_> Outdoorsman: this is strange, im using staticfilecache ext etc.
  • 00:02:28 <Outdoorsman> I just kinda wince and figure it's a FEATURE of running on dev software.
  • 00:02:34 <soee_> page shoudl load liek in 300 sm
  • 00:02:52 <Outdoorsman> Haven't used that before.
  • 00:03:09 <Outdoorsman> That seems like it once the cache has been primed it would be super fast.
  • 00:04:42 <Outdoorsman> The site I'm having trouble with is not quite on the most recent versions of Flux and its siblings so I haven't complained out loud yet.
  • 00:05:23 <Outdoorsman> Have you tried doing a completely rm -rf typo3temp/* yet?
  • 00:05:48 <Outdoorsman> Once I had these issues go away by doing a manual complete flush.
  • 00:06:57 <Outdoorsman> Like it was fighting with some old cache.
  • 00:07:24 <soee_> Outdoorsman: yea i tried its not that :)
  • 00:08:01 <Outdoorsman> NamelessCoder is the master of speed but I don't really know how to troubleshoot that very well.
  • 05:54:56 <interactivevalue> good morning. hope someone is awake already ;)
  • 05:55:22 <interactivevalue> is it possible to use the vhs viewhelper pdfThumbnail to use as a background-image
  • 05:55:38 <interactivevalue> I just need the path to the generated png from the pdf
  • 06:02:51 <interactivevalue> sorry, I closed the tab. do not know if my message I posted some minutes ago is still visible
  • 06:03:14 <interactivevalue> is it possible to use the pdfThumbnail viewhelper for background-images?
  • 06:03:32 <interactivevalue> so I do not need an img-tag. I just need the generated png path
  • 08:15:19 <mrboel> good morning
  • 09:31:49 <interactivevalue> anyone how has infos or an answer to my question?
  • 09:31:58 <interactivevalue> how = who
  • 09:34:07 <bjo3rn> hi interactivevalue
  • 09:34:21 <bjo3rn> currently this vh is implemented as a tag based vh only
  • 09:36:01 <bjo3rn> you could file a feature request though which could apply to the image vh as well.
  • 09:36:48 <bjo3rn> I actually like the idea of getting the path to an image similar to returnLast=url in typolinks
  • 09:37:32 <bjo3rn> so, that was an answer to your question ^^
  • 09:45:27 <interactivevalue> hmm ok
  • 09:46:11 <macro11> hey guys, i'd like to update from flux 7.0 to master branch because of the localisation problems - are there breaking changes in flux:form.content?
  • 09:46:41 <bjo3rn> macro11 not to my knowledge
  • 09:46:44 <macro11> because sub content elements are not displayes in backend and the label is changed in a LLL: string
  • 09:47:42 <macro11> just use grid, grid.row, grid.column, <flux:form.content name="contentLeft" label="Spalte links" />
  • 09:47:54 <bjo3rn> macro11 plus as long as you don't change database records by saving elements after updating you can easily revert.
  • 09:48:44 <bjo3rn> but I don't remember any bc breaks after 7.0
  • 09:48:46 <macro11> i've a backup snapshot :)
  • 09:48:58 <bjo3rn> good boy!
  • 09:49:00 <bjo3rn> ^^
  • 09:51:35 <macro11> i used some inoffical changes from danilobuerger before on another installation to fix my "copy default content element" problem - that works somehow (with other issues)
  • 09:52:27 <macro11> but he wrote the changes are now in master
  • 09:52:56 <macro11> there i am :) should i also switch to fluid_content master?
  • 09:53:45 <bjo3rn> you mean fluid_content_core or fluidcontent?
  • 09:54:03 <macro11> the fluidcontent extension
  • 09:54:13 <bjo3rn> doesn't hurt I guess
  • 09:54:50 <bjo3rn> but I didn't follow the communication that close lately
  • 09:58:25 <macro11> frontend output is the same as before
  • 09:59:33 <bjo3rn> interactivevalue there is v:uri.image so v:uri.pdfThumbnail should be easy to add.
  • 10:02:02 <bjo3rn> okeee
  • 10:04:40 <macro11> ok, if i copy the elements to the new language in 7.master and than switch back to 7.0 everything is fine, but sadly version switching all the time is no option
  • 10:05:49 <bjo3rn> ofc not.
  • 10:08:19 <macro11> http://picpaste.de/pics/flux70vs71.1403683684.png
  • 10:10:17 <macro11> @bjo3rn also no breaking changes in <flux:grid.column>?
  • 10:10:51 <bjo3rn> not to my knowledge
  • 10:11:17 <macro11> the "error" message seams more related to column than to content
  • 10:11:26 <bjo3rn> you are using fluidcontent_bootstrap?
  • 10:11:39 <macro11> only as startingpoint
  • 10:11:47 <bjo3rn> you shouldn't
  • 10:11:49 <macro11> i have my own templates there
  • 10:11:58 <macro11> why? :)
  • 10:12:02 <bjo3rn> it's not very well maintained
  • 10:12:07 <bjo3rn> mrboe knows more
  • 10:12:11 <bjo3rn> or randomresult
  • 10:12:24 <bjo3rn> and there are alternatives by those two guys
  • 10:13:32 <macro11> i will have a look, but in fact i've only used to override the extension because i got stuck by writing my own.. so the shortcut was just to replace the template file from this extension
  • 10:16:30 <mrboe> hey macro11
  • 10:16:42 <mrboe> have a look here https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme
  • 10:19:20 <randomresult> macro11 you should use EXT:builder to make your own extension
  • 10:19:23 <macro11> thanks mrboe - i like to see such "examples" to see what is possible and what i can make better in my own
  • 10:19:45 <randomresult> if you can make better on your own - you can contribute
  • 10:20:08 <randomresult> ;)
  • 10:21:09 <macro11> randomresult: i hope you don't mean the whole fluidtypo3 extension stuff ;)
  • 10:21:31 <randomresult> no, i mean the *bootstrapextensions
  • 10:21:32 <bjo3rn> randomresult sometimes doesn't know himself what he is talking about ^^
  • 10:22:01 <macro11> :)
  • 10:22:21 <bjo3rn> fyi: randomresult and I are reeeeaaally old
  • 10:22:35 <bjo3rn> so we tend to forget stuff
  • 10:22:46 <bjo3rn> ISN'T IT SO, randomresult?
  • 10:22:50 <randomresult> im not as old as YOU ARE
  • 10:22:56 <bjo3rn> pff
  • 10:22:59 <randomresult> but yes, bjo3rn is right
  • 10:23:05 <macro11> i don't think you have to be old to forget things :)
  • 10:23:09 <randomresult> what we talk about?
  • 10:23:25 <bjo3rn> who?
  • 10:23:32 <randomresult> dunno
  • 10:23:35 <bjo3rn> what?
  • 10:23:39 <bjo3rn> ^^
  • 10:27:45 <randomresult> now, i would love to smoke.
  • 10:28:00 <randomresult> everytime i work with magento...
  • 10:30:04 <macro11> soo.. i can get it to work when i change <flux:grid.column> to <flux:grid.column name="left" label="Links" colPos="101">
  • 10:30:08 <macro11> for example
  • 10:30:41 <macro11> without this "change" adding a new child content elment leads to inserting the element in both columns
  • 10:31:01 <macro11> seems that something is colPos could by buggy
  • 10:33:24 <bjo3rn> macro11 maybe you find some info in this open issue: https://github.com/FluidTYPO3/flux/issues/573
  • 10:33:38 <bjo3rn> there's still wip
  • 10:40:32 <macro11> yes there are all my localisation problems, which are solved with the master version, but nothing about my new problem :)
  • 10:40:32 <macro11> btw i am on 6.1.9
  • 10:40:36 <macro11> btw i am on typo3 6.1.9
  • 10:51:16 <mrboe> @macro11 there are changes in grid cloum
  • 10:53:50 <mrboe> @macro11 https://github.com/NamelessCoder/fluidbootstraptheme/commit/03d940dd87a3058ea11a0673160a3804877f0f89
  • 10:54:01 <mrboe> @macro11 https://github.com/FluidTYPO3/flux/commit/5bcdb6de8ffdd516ef3b65228fe1a3e1a6c90054
  • 10:54:30 <mrboe> this causes the problem of the image you posted
  • 10:58:11 <macro11> mrboe thanks
  • 10:59:15 <macro11> but if i understand the description, the behavior should not change?
  • 10:59:36 <macro11> i use the <flux:form.content> inside of a grid
  • 10:59:48 <mrboe> thats wrong
  • 11:00:20 <mrboe> look at the first link
  • 11:00:25 <macro11> <flux:grid> <flux:grid.row> <flux:grid.column> <flux:form.content>
  • 11:00:50 <mrboe> <flux:grid> <flux:grid.row> <flux:grid.column name lable>
  • 11:00:55 <macro11> yes...
  • 11:01:16 <macro11> there is the breaking change..
  • 11:01:28 <mrboe> yes
  • 11:01:41 <macro11> thank you very much
  • 11:01:56 <mrboe> there is no more form content inside columns
  • 11:02:38 <mrboe> you only had to put the "lable name ..." in the <flux:grid.column>
  • 11:02:41 <macro11> i'll try to fix it on one template.. to see if it works now
  • 11:02:57 <mrboe> and remove the form content
  • 11:06:00 <macro11> seems to work :)
  • 11:06:27 <mrboe> fine
  • 11:06:33 <macro11> thank you once more
  • 11:06:55 <mrboe> you're welcome
  • 11:07:00 <macro11> so it is better to track changes in the fluidbootstraptheme :)
  • 11:07:46 <mrboe> we try to keep it as up to date as our time allows
  • 11:08:21 <mrboe> and if you have some problems just report them on igthub
  • 11:08:28 <mrboe> github
  • 11:08:38 <macro11> i do no prefer to use beta versions, but because the translator has to start his work i have to find a solution
  • 11:09:13 <macro11> i would hope that there is a stable version soon :)
  • 11:09:34 <mrboe> what is stable??? @randomresult
  • 11:10:39 <macro11> stable is the version where bugs are well known :)
  • 11:26:44 <pedda> hehe
  • 11:47:55 <bjo3rn> holy breaking change. I didn't know that. sorry, macro11
  • 11:49:21 <bjo3rn> wait a minute...
  • 11:49:56 <bjo3rn> that's not a breaking change ^^
  • 11:51:59 <macro11> because the content was obsolete before?
  • 11:53:10 <macro11> "This also means `flux:form.content` is no longer deprecated but now serves only this purpose instead of its original purpose."
  • 11:55:29 <bjo3rn> ehm, I'm completely confused now.
  • 11:55:35 <bjo3rn> mrboe still there?
  • 11:55:47 <mrboe> yes
  • 11:56:10 <bjo3rn> what's that flux:form.content all about?
  • 11:56:19 <bjo3rn> it seems I missed something
  • 11:56:33 <bjo3rn> it is deprecated?
  • 11:56:40 <mrboe> i dont know - i was on holday in that week
  • 11:56:45 <bjo3rn> ok, hehe
  • 11:56:55 <mrboe> and after i come back claus created that PR
  • 11:57:31 <mrboe> when i updated flux in my other webs all BE was broken
  • 11:57:59 <mrboe> i had to fix them all
  • 11:58:00 <bjo3rn> this only applies to content elements?
  • 11:58:16 <mrboe> no also on pages
  • 11:58:22 <bjo3rn> hm
  • 11:58:38 <bjo3rn> in pages I use <flux:grid.column colPos="1" name="Sidebar" colspan="1"/>
  • 11:58:49 <mrboe> yes thats right
  • 11:58:54 <bjo3rn> in ces I use: <flux:form.content name="right"/>
  • 11:58:57 <mrboe> so you dont have a problem
  • 11:59:01 <bjo3rn> there's no colPos in ces
  • 11:59:14 <mrboe> wait - i was wrong
  • 11:59:58 <mrboe> let me double check
  • 12:01:12 <bjo3rn> I don't think that vh is deprecated.
  • 12:05:09 <macro11> i think i got the next problem... "copy to new language" works only for my admin user.. on restricted user it copies it to the default language instead of the new language
  • 12:05:34 <macro11> "copy default content elements"
  • 12:06:24 <macro11> but that is for after lunch :)
  • 12:07:50 <bjo3rn> guten appetit!
  • 12:08:52 <mrboe> n gude ;)
  • 12:29:06 <pedda> gude too..
  • 12:29:11 <pedda> just finished ;)
  • 12:29:48 <pedda> i have a strange issue
  • 12:30:01 <pedda> i'm displaying a group of records in a lightbox
  • 12:30:14 <pedda> a list of team members, with their location
  • 12:30:23 <pedda> if i'm logged in all records seem fine
  • 12:30:32 <pedda> logged in backend
  • 12:30:43 <pedda> if i'm not some locations ar missing
  • 12:30:48 <pedda> *are
  • 12:31:24 <pedda> being logged in backend is related to caching in these cases afaik
  • 12:32:03 <pedda> if i clear cache manually non be users should be also affected and the location displayed properlym, but it's not
  • 12:33:01 <pedda> any clue what might cause such behaviour ?
  • 12:37:09 <bjo3rn> pedda those locations are fces?
  • 12:37:15 <pedda> no
  • 12:37:22 <pedda> quite an old extension
  • 12:37:30 <pedda> bzd_staff_directory
  • 12:38:01 <bjo3rn> hm, no clue :/
  • 12:38:02 <pedda> i thought of some similarities between the records
  • 12:38:15 <pedda> as it happens only to a few
  • 12:38:32 <bjo3rn> is the behavior random or reproducable for some records?
  • 12:38:34 <pedda> but there is nothing obvious
  • 12:38:49 <pedda> i'd say it'S related to just a few records
  • 12:39:06 <pedda> in fact some are translated, some of them are not
  • 12:39:18 <pedda> but the issue occurs wit both types of record
  • 12:39:48 <bjo3rn> language mode strict?
  • 12:39:53 <pedda> another thing is the title .. like Dr. which might cause some weird behaviour if escaping of field values goes wrong
  • 12:40:08 <bjo3rn> how so?
  • 12:40:20 <pedda> but this also occurs to some records with such a title, ans ome others without it
  • 12:40:52 <pedda> i can't figure out what might cause it.. as there is nothing special with the related records at all
  • 12:41:24 <bjo3rn> did it work at some point?
  • 12:41:53 <pedda> well .. while developing the website 3 years ago i was loged in backend at the time checking this particular functionality..
  • 12:41:59 <pedda> can't tell you for sure :)
  • 12:42:20 <pedda> if i'm logged in backend, everything looks fine
  • 12:42:23 <pedda> no issues at all
  • 12:43:01 <bjo3rn> did you update/upgrade some parts?
  • 12:43:03 <pedda> my intuition tells me, there must be something significant which is different for those records
  • 12:43:11 <bjo3rn> obviously
  • 12:43:23 <pedda> nothing happens on it's own
  • 12:43:33 <bjo3rn> caching or exclude fields
  • 12:43:45 <pedda> how could exclude fields be affected ?
  • 12:43:54 <pedda> i mean
  • 12:44:08 <bjo3rn> allow/disallow something for non admins?
  • 12:44:09 <pedda> exclude fields is just some restriction/acl related feature for tca
  • 12:44:25 <pedda> is it related to fe somehow?
  • 12:44:46 <bjo3rn> nah, you said it's not an fce
  • 12:44:53 <pedda> ah okay
  • 12:45:00 <bjo3rn> shot in the dark
  • 12:45:19 <pedda> that's what i'm doing since early in the morning ;)
  • 12:45:27 <Denyerec> Gooood morning
  • 12:45:37 <pedda> i will figure it out.. und wenn e das letzte ist was ich tue..
  • 12:45:40 <bjo3rn> some records hidden accidentally?
  • 12:45:41 <pedda> hey den
  • 12:46:06 <pedda> some records are hidden.. yes.. but they are not visible in fe anyway
  • 12:46:08 <bjo3rn> different timezone, Denyerec?
  • 12:46:16 <pedda> uk afaik
  • 12:46:25 <Denyerec> UK
  • 12:46:31 <Denyerec> Just feeling very unwell, slept in.
  • 12:46:38 <bjo3rn> yikes
  • 12:47:00 <Denyerec> Fortunately it co-incided with Ada being at the daycare, so at least I could!
  • 12:47:42 <bjo3rn> I hear you
  • 12:48:23 <bjo3rn> pedda are there relations between your records?
  • 12:48:39 <bjo3rn> fal?
  • 12:56:33 <pedda> no
  • 12:56:38 <pedda> too old for fal :)
  • 12:56:57 <bjo3rn> so after 3 yrs you find out that something is wrong?
  • 12:57:02 <bjo3rn> ^^
  • 12:57:04 <pedda> kind of
  • 12:57:08 <pedda> i was pointed to
  • 12:57:16 <pedda> and asked if i could take a look
  • 12:57:33 <pedda> i should tell that guy i did it and i have no clue what might cause this behaviour :P
  • 12:57:41 <pedda> spent too much time already
  • 12:57:54 <bjo3rn> tell him: you are doing it wrong!
  • 12:57:56 <bjo3rn> ^^
  • 12:59:49 <bjo3rn> mrboe?
  • 12:59:59 <mrboe> yes
  • 13:00:17 <bjo3rn> I think the fallback for v:var only works for the 'old' namespaces
  • 13:00:48 <bjo3rn> with the new namespaces it is simply not possible afaik
  • 13:01:55 <bjo3rn> so v:var should work with {namespace v=Tx_Vhs_ViewHelpers}
  • 13:02:13 <mrboe> ok - thats what i thugt is my problem
  • 13:02:26 <mrboe> but i alerady changed all
  • 13:02:35 <mrboe> also in fluidboostraptheme
  • 13:03:01 <bjo3rn> fluidbstheme then has to depend on vhs dev
  • 13:03:47 <mrboe> how to set the "dev" dependencies
  • 13:03:58 <bjo3rn> not possible ^^
  • 13:04:07 <mrboe> ok
  • 13:04:20 <bjo3rn> it is in composer
  • 13:04:47 <bjo3rn> do you have a dev branch for fluidbstheme as well?
  • 13:05:11 <mrboe> we actually only have a dev branch
  • 13:05:38 <mrboe> and i create some releases like this
  • 13:05:38 <mrboe> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/releases/tag/v.0.6.0
  • 13:06:01 <bjo3rn> ok. you could change composer.json
  • 13:06:31 <bjo3rn> but I don't think it's a good idea to make an extension depend on the latest dev branch of some other
  • 13:07:10 <bjo3rn> it's gotta be something like "fluidtypo3/vhs": "*@dev"
  • 13:07:23 <bjo3rn> but I'm no composer expert by any means
  • 13:08:20 <randomresult> bjo3rn HELP A OLD GUY
  • 13:08:29 <bjo3rn> but: vhs 2.0.0 is dev
  • 13:08:30 <Denyerec> LOL
  • 13:08:43 <bjo3rn> WHAT'S UP, POP?
  • 13:08:45 <Denyerec> At this rate randomresult we should be preparing for your retirement party!
  • 13:08:57 <bjo3rn> diapers again?
  • 13:08:57 <Denyerec> bjo3rn keep yelling, his ears don't work too well... ;)
  • 13:09:03 <bjo3rn> DIAPERS AGAIN?
  • 13:09:04 <randomresult> i want to add a class to a v:page menu when active - not to the link but to the LI
  • 13:09:27 <bjo3rn> then add it
  • 13:09:28 * randomresult loves all of you!
  • 13:09:32 <randomresult> but how
  • 13:09:37 <bjo3rn> manual rendering?
  • 13:09:43 <randomresult> nahhh...
  • 13:09:56 <randomresult> to much stress - thought it will be possible without
  • 13:09:57 <cedricziel> even me?
  • 13:10:07 <bjo3rn> cedricziel in. da. house.
  • 13:10:11 <bjo3rn> yay!
  • 13:10:11 <randomresult> yupp cedricziel even you
  • 13:10:14 <cedricziel> hi girls
  • 13:10:26 <randomresult> well... lemme think a second. no - you not cedricziel
  • 13:10:41 <cedricziel> oh, mr red bull makes exceptions :)
  • 13:10:44 <randomresult> still smoking e-chicks?
  • 13:10:55 <bjo3rn> too much stress randomresult? lazy son of a mother!
  • 13:11:05 <cedricziel> for sure. reducing the toxic stuff one by one
  • 13:11:22 <randomresult> that does not work out cedricziel - just stop
  • 13:11:30 <randomresult> its hell for a week - then it gets worse
  • 13:11:36 <macro11> hello - back from lunch - my copy issue was just because of wrong configuration :)
  • 13:12:03 <cedricziel> yes, pls. more wisdoms please....
  • 13:12:11 <cedricziel> okay, i'm out again. too. much. work. cya
  • 13:12:18 <bjo3rn> how I stopped smoking?
  • 13:12:27 <bjo3rn> I stopped. period.
  • 13:12:32 <bjo3rn> *quit
  • 13:12:41 <randomresult> i just stopped.
  • 13:12:46 <randomresult> too
  • 13:12:51 <randomresult> was/is hell
  • 13:12:55 <randomresult> but good
  • 13:12:58 <randomresult> :)
  • 13:13:24 <randomresult> so , only manual rendering left for adding active class to active li then
  • 13:13:31 <bjo3rn> yup
  • 13:13:35 <randomresult> is there a condition like isActive?
  • 13:13:39 <bjo3rn> yup
  • 13:14:24 <bjo3rn> page.active
  • 13:15:10 <bjo3rn> why do you need it on the li?
  • 13:15:15 <bjo3rn> if I might ask.
  • 13:16:06 <randomresult> ask the guy who does the html in here #
  • 13:16:10 <randomresult> it wasnt me
  • 13:16:39 <bjo3rn> tell him he's doing it wrong
  • 13:16:42 <bjo3rn> ^^
  • 13:16:54 <bjo3rn> and you're finished
  • 13:18:17 <soee> xaver: ping
  • 13:18:41 <mrboe> tell ollio that he hat to listen to "randomresult the grey"
  • 13:19:01 <randomresult> you better shut up b*t*h
  • 13:28:06 <soee> assets can be compressed ?
  • 13:30:52 <macro11> @mrboe: do you know about an issue that i don't have the rights to edit child FCE (within a column)
  • 13:31:01 <mrboe> yes
  • 13:31:15 <macro11> wow
  • 13:31:33 <mrboe> https://github.com/FluidTYPO3/flux/issues/603
  • 13:31:37 <macro11> i did not expect :)
  • 13:31:57 <mrboe> ist not fixed
  • 13:32:49 <mrboe> but if you press on the left site on the page icon with the "dropdown" it works
  • 13:33:12 <macro11> damn
  • 13:35:24 <macro11> ok, thats a workaround
  • 14:02:46 <xaver> soee: no time
  • 14:05:35 <macro11> @mrboe the ugly solution from xf- works for me until there is a clean solution
  • 14:07:02 <mrboe> @macro11 i have not tried this, i think i wait for the fi
  • 14:07:04 <mrboe> fix
  • 14:12:04 <macro11> if this would be an option for me i would wait for 7.1 "stable" :)
  • 14:13:02 <soee> xaver: np
  • 14:18:42 <pedda> bjo3rn you're a genius
  • 14:18:55 <pedda> the location wasn't the only missing thing
  • 14:19:11 <bjo3rn> I have my moments, but...
  • 14:19:13 <bjo3rn> ^^
  • 14:19:38 <pedda> it actually seemed to be missing as the record which should be displayed right in front the affected record with missing location in fe was hidden
  • 14:19:40 <pedda> so
  • 14:19:50 <pedda> logged in: 11 members of a team, all records perfect
  • 14:20:10 <bjo3rn> so it _was_ a relation thing?
  • 14:20:23 <pedda> not logged in: 10 records + the 10th (should be the 11th if logged in) has a missing location
  • 14:20:44 <pedda> in backend the plugin says: display 11 records
  • 14:21:00 <pedda> the 10th is hidden, so the 11ths gets affected somehow as well
  • 14:21:07 <pedda> smells like bad code ;)
  • 14:21:14 <bjo3rn> okeee
  • 14:21:31 <bjo3rn> pagination?
  • 14:21:33 <pedda> [12:45:41] @bjo3rn: some records hidden accidentally?
  • 14:21:37 <pedda> no
  • 14:21:54 <pedda> imagine an addressbook page with teams shown in modals
  • 14:22:28 <pedda> 11 records referenced within a team.. and record nr. 10 is set to hidden
  • 14:22:43 <pedda> 11 is affected with some weird behaviour then
  • 14:22:57 <bjo3rn> yes, I was aiming at pagination not calculated correctly due to hidden records or a related record is hidden thus hiding others as well
  • 14:23:02 <pedda> would have never happened if it was extbase :D
  • 14:23:07 <bjo3rn> pibase?
  • 14:23:14 <pedda> yes
  • 14:23:16 <bjo3rn> dark matters to me!
  • 14:23:31 <bjo3rn> great you found it
  • 14:23:35 <bjo3rn> can you fix it?
  • 14:23:36 <pedda> to the author of bzd_staff_directory it is too
  • 14:23:41 <bjo3rn> hehe
  • 14:23:48 <pedda> i don't want to..
  • 14:23:50 <pedda> well i mean
  • 14:23:54 <pedda> i will fix it right in the ext
  • 14:23:58 <pedda> quick n dirty
  • 14:24:00 <bjo3rn> sounds like a simple ext alltogethe
  • 14:24:02 <bjo3rn> r?
  • 14:24:07 <pedda> as i was requested to relaunch thos project in fall
  • 14:24:17 <pedda> *this
  • 14:24:47 <pedda> if you install it and try to figure out how things work in that ext it seems pretty komplex
  • 14:24:55 <pedda> at least it offers lots of options
  • 14:25:05 <pedda> but it also seems a bit grown
  • 14:25:33 <pedda> like if there was no real plan for the features, and they were added as they were requested by some customer probably
  • 14:25:52 <pedda> at that time it was an option for me.. but not in nower days :D
  • 14:26:09 <pedda> thanks to efforts of te ft3 team
  • 14:28:23 <pedda> just removed the hidden record from that team... et voila..
  • 14:29:12 <pedda> so if i get this right, i need to check if the query for team members includes hidden = 0 records
  • 14:30:04 <pedda> but i've probably never noticed that one missing record if you wouldn't have pointed me to
  • 14:52:41 <randomresult> when adding assets (js) with TS ... how to allowMoveToFooter FALSE?
  • 15:04:12 <soee> allowMoveToFooter = FLASE does not work ?
  • 15:06:06 <randomresult> soee in short
  • 15:06:07 <randomresult> https://gist.github.com/randomresult/e176e6f1dce7d27d4ef4
  • 15:08:08 <randomresult> ahhrg... i hate it
  • 15:45:41 <mrboe> @bjo3rn you are using tower
  • 15:46:43 <mrboe> do you have any idea how to switch on "Show all Branches in History" permanent
  • 15:52:00 <soee_> randomresult: and it soes not work ?
  • 15:55:33 <randomresult> its not allowmovetofooter - its movable = 0
  • 16:01:15 <soee_> oO
  • 16:01:23 <soee_> some change in lates version ?
  • 16:19:02 <soee_> mrboe: randomresult your final thoughts please https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/issues/113 ?
  • 16:24:11 <mrboe> for me it would be nice to have some unique icons, but i'm not the man for that. if you want to create some feel free. my only wish would be that they look different to the standart typo3.
  • 16:25:35 <mrboe> for me its important that the user can "see" die difference when he browse through the "tabs" - what is typo3 basic and what is additional
  • 16:25:37 <mrboe> @soee_
  • 16:27:06 <randomresult> @soee_ for me it would be cool too - but keep in mind, that there will be more elements maybe in the future
  • 16:27:07 <randomresult> and:
  • 16:27:14 <randomresult> im not the right guy for that too :)
  • 16:29:21 <soee_> ok so i will propose something soon :)
  • 16:29:28 <soee_> before 1.0 release for sure
  • 16:29:47 <mrboe> tomorrow! ;)
  • 16:33:40 <soee_> woot
  • 16:57:00 <mrboe> so guys - im off for the next 5 days (some holydays) hope you dont change to much ;)
  • 20:06:31 <soee_> is there VH to get info for page uid XX ?
  • 20:06:39 <soee_> not the current one ?