Closed (fixed)
Project:
UseBB2Drupal
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2016 at 22:26 UTC
Updated:
4 Feb 2017 at 15:34 UTC
Jump to comment: Most recent
Internal links in UseBB posts should be translated to the correct Drupal path. This is an additional (non-migrate?) step in the process. For example, a link to topic-x.html should be replaced with the correct node/x link.
Comments
Comment #2
dietr_ch commentedComment #4
dietr_ch commentedLarge part of this is implemented. What is left:
Only process migrated Drupal contents. Currently it looks for the UseBB URLs across all nodes, users, etc.Check behaviour on forum/topic links with page number.Interpreted as page 1 (Drupal forums have different paging, topics seem to have none).Add batch status messages.Comment #9
dietr_ch commentedAll should be done now.