Who | What | When
|
---|
Tiki|bot | Recent Bug: - http://dev.tiki.org/item5311
Recent Bug: - http://dev.tiki.org/item5312
| [11:35]
|
| Recent Bug: - http://dev.tiki.org/item5313
| [11:45]
|
| Recent Bug: - http://dev.tiki.org/item5314
| [11:55]
|
| Recent Bug: - http://dev.tiki.org/item5315
| [12:45]
|
nelsonko | ok this one https://dev.tiki.org/item5299
| [13:01]
|
jonnyb | yes, was also trying to get to https://tiki.org/forumthread52643
| [13:05]
|
nelsonko | https://dev.tiki.org/item5306 also seems need fixing, if really a problem
| [13:08]
|
| this should be a quick fix https://dev.tiki.org/item5309
| [13:19]
|
jonnyb | i'm looking for the user tracker thing - https://dev.tiki.org/item5306
| [13:20]
|
nelsonko | Sounds like the same problem as https://dev.tiki.org/item5301
| [13:25]
|
jonnyb | there were two wishes on dev - https://dev.tiki.org/item5306 and http://dev.tiki.org/item5307 (which he updated!)
| [13:49]
|
nelsonko | http://ckeditor.com/download/releases
| [14:46]
|
jonnyb | http://sourceforge.net/p/tikiwiki/code/51903
| [15:24]
|
| well that's dull nelsonko - the updated version of ckeditor 4.4.2 in http://composer.tiki.org somehow is the standard package, not the full one (as specified in satis.json) - huh?
| [16:31]
|
| if you look at http://composer.tiki.org the ckeditor entry shows all sorts of dev branches etc
| [16:56]
|
nelsonko | yes the link address looks like https://composer.tiki.org/dist/ckeditor-ckeditor-e90a22b1e6957a3c85c097c85a194ecdec4c0e18-zip-b43476.zip
| [16:56]
|
jonnyb | maybe it's becasue ckeditor is in packagist now https://packagist.org/packages/ckeditor/ckeditor
| [16:57]
|
nelsonko | https://github.com/composer/composer/issues/815 no help
| [17:10]
|
Tiki|bot | New Forum Posts: tiki dev site - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52660
| [17:30]
|
jonnyb | i wonder if adding "packagist": false to the ckeditor/ckeditor repo in satis.json might work - https://getcomposer.org/doc/05-repositories.md#disabling-packagist says you can disable it globally (bad for us) but i wonder if it could apply to just a single package...
| [18:40]
|
nelsonko | I think not, according to the https://github.com/composer/composer/issues/815 but that was written some time ago, maybe things have changed or that person got it wrong
| [18:43]
|
Tiki-KGB | More on ckeditor: Trying to restrict the required version to be "<=4.4.2" which hopefully will stop satis thinking there's better (newer) versions in packagist via git (suggested on https://github.com/composer/composer/issues/815 thanks nelsonko)
| [18:58]
|
jonnyb | nelsonko: do you think this might work (in satis.json)? http://pastebin.com/CBMz22WH
| [19:43]
|
| i found this too: http://stackoverflow.com/questions/18882201/how-does-the-replace-property-work-with-composer
| [19:46]
|