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

DietrichM created an issue. See original summary.

dietr_ch’s picture

Assigned: Unassigned » dietr_ch

  • dietr_ch committed ebe2dd7 on 8.x-1.x
    Issue #2668730 by dietr_ch: Translate internal links in posts to correct...
dietr_ch’s picture

Large 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.
  • ...?

  • dietr_ch committed 275c141 on 8.x-1.x
    Issue #2668730: Add batch progress message to URL translation.
    
  • dietr_ch committed d0dcbc4 on 8.x-1.x
    Issue #2668730: Change batch to query database once and work on the...

  • dietr_ch committed 2dfbe1a on 8.x-1.x
    Issue #2668730: Avoid updating the changed timestamp when translating...

  • dietr_ch committed fedce34 on 8.x-1.x
    Issue #2668730: catch links with paging to forums and topics.
    

  • dietr_ch committed a484c29 on 8.x-1.x
    Issue #2668730: Only process migrated Drupal contents in URL translation...
dietr_ch’s picture

Assigned: dietr_ch » Unassigned
Status: Active » Fixed

All should be done now.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.