Too many minor and major things to fix in one patch,

This provides an issue id for the many commits which will be needed for conversion to D8.

Comments

chris_hall_hu_cheng’s picture

Still struggling with architecture issues, want to structure correctly with services etc. as hoping to extend the functionality of the blog quite considerably.

Hence decide the best target will be a release shortly after alpha-5 (18th Nov I think).

chris_hall_hu_cheng’s picture

Title: Fix and enchance for Drupal 8 alpha-4 » Fix and enchance for Drupal 8 alpha-5
Issue summary: View changes
chris_hall_hu_cheng’s picture

Title: Fix and enchance for Drupal 8 alpha-5 » Fix for Drupal 8
Issue summary: View changes

Back on the case now Beta is looming, going to leave this issue as base update for Drupal 8 issue for commits because this is constant ongoing process, going to take a lot of updates.

chris_hall_hu_cheng’s picture

The lastest commit fixes the routing via controller and services, fixes intall and reconfigures Simple tests to be recognised and run (half fail).

Next task is to fix the rest of Simple tests to either pass or fail for the right reasons, then get them to pass.

chris_hall_hu_cheng’s picture

Last commit fixes some of the issues with the Simpletest (exceptions etc.) and puts the latest blog posts block back.

Note there will be a lot of re-factoring but should be on track now to have the initial functionality and tests all there or thereabouts for the Beta, can then concentrate on keeping it working and adding new functionality for the eventual D8 release.

chris_hall_hu_cheng’s picture

A number of recent core changes have broken the module recent, will endeavour to get back in sync for Drupal 8 beta when released.

valdir.marcos’s picture

@chris_hall_hu_cheng

Could you take a look if this is a Module Update or Module Blog (or both) problem?
https://www.drupal.org/node/842620#comment-9206397

I am trying, without success, to install automatically a Module Blog on a Drupal 8 Beta 1 site hosted on shared hosting company where I do not have root permissions.

Thanks for any help or advice or tip.

chris_hall_hu_cheng’s picture

@valdir.marcos there have been a number of recent changes that broke this module, my last commit fixes it so that it basically works again on Beta, I haven't had a chance to try an automatic upload yet will let you know if I do.

edit: just tried auto upload both ways on a beta install and nothing happens, no error, no install.

chris_hall_hu_cheng’s picture

@valdir.marcos tried a few permutations and the issues with the administration install, don't appear to have anything to do with the blog module.

  • ab722d7 committed on 8.x-2.x
    Issue #2116217: convert to node type blog_post in tests
    

nevergone’s picture

Status: Active » Closed (outdated)

Outdated, use separated issue.