From biggs at lone-star.net Wed May 25 16:03:19 2011 From: biggs at lone-star.net (Ken Biggs) Date: Wed, 25 May 2011 15:03:19 -0500 Subject: [typo] typo 6.04 install filemanager select file broken Message-ID: <4AC219CA-4F58-4FE5-A3D4-10244CCB9C54@lone-star.net> Had to modify vendor/plugins/filemanager/app/views/fm/filemanager/index.html.erb to fix the image selector window to return a filename to the image editor in ckeditor. It would only return null. Ken From matijs at matijs.net Mon May 30 04:30:22 2011 From: matijs at matijs.net (Matijs van Zuijlen) Date: Mon, 30 May 2011 10:30:22 +0200 Subject: [typo] typo 6.04 install filemanager select file broken In-Reply-To: <4AC219CA-4F58-4FE5-A3D4-10244CCB9C54@lone-star.net> References: <4AC219CA-4F58-4FE5-A3D4-10244CCB9C54@lone-star.net> Message-ID: <4DE3559E.7030708@matijs.net> Hi Ken, Can you send us a patch, or your changed file, so we can have a look at your changes? Thanks and regards, Matijs On 25/05/2011 22:03, Ken Biggs wrote: > Had to modify > vendor/plugins/filemanager/app/views/fm/filemanager/index.html.erb to > fix the image selector window to return a filename to the image > editor in ckeditor. It would only return null. > > Ken From frederic at de-villamil.com Mon May 30 05:34:15 2011 From: frederic at de-villamil.com (Frederic de Villamil) Date: Mon, 30 May 2011 11:34:15 +0200 Subject: [typo] typo 6.04 install filemanager select file broken In-Reply-To: <4DE3559E.7030708@matijs.net> References: <4AC219CA-4F58-4FE5-A3D4-10244CCB9C54@lone-star.net> <4DE3559E.7030708@matijs.net> Message-ID: <808978BE-F948-4EF4-BB71-BCF8703A85EE@de-villamil.com> Le 30 mai 2011 ? 10:30, Matijs van Zuijlen a ?crit : > Hi Ken, > > Can you send us a patch, or your changed file, so we can have a look at your changes? > > Thanks and regards, > Matijs > > On 25/05/2011 22:03, Ken Biggs wrote: >> Had to modify >> vendor/plugins/filemanager/app/views/fm/filemanager/index.html.erb to >> fix the image selector window to return a filename to the image >> editor in ckeditor. It would only return null. >> >> Ken Hello, I think I fixed it 10 days ago at https://github.com/fdv/typo/tree/af64875703d3df7d2e29cb0d4939369b5a2099f8 At least it works like a charm for me Best regards, Fred -- Fr?d?ric de Villamil "What's mine is mine. What's yours is still unsetteled" ? Go player proverb frederic at de-villamil.com tel: +33 (0)6 62 19 1337 http://t37.net Typo : http://typosphere.org From matijs at matijs.net Mon May 30 06:07:11 2011 From: matijs at matijs.net (Matijs van Zuijlen) Date: Mon, 30 May 2011 12:07:11 +0200 Subject: [typo] typo 6.04 install filemanager select file broken In-Reply-To: <808978BE-F948-4EF4-BB71-BCF8703A85EE@de-villamil.com> References: <4AC219CA-4F58-4FE5-A3D4-10244CCB9C54@lone-star.net> <4DE3559E.7030708@matijs.net> <808978BE-F948-4EF4-BB71-BCF8703A85EE@de-villamil.com> Message-ID: <4DE36C4F.2040606@matijs.net> On 30/05/2011 11:34, Frederic de Villamil wrote: > Le 30 mai 2011 ? 10:30, Matijs van Zuijlen a ?crit : >> Can you send us a patch, or your changed file, so we can have a look at your changes? >> >> On 25/05/2011 22:03, Ken Biggs wrote: >>> Had to modify >>> vendor/plugins/filemanager/app/views/fm/filemanager/index.html.erb to >>> fix the image selector window to return a filename to the image >>> editor in ckeditor. It would only return null. > > I think I fixed it 10 days ago at https://github.com/fdv/typo/tree/af64875703d3df7d2e29cb0d4939369b5a2099f8 > > At least it works like a charm for me Excellent. -- Matijs