Fixed xf_admin_navigation inconsistent field lengths

Jake B.

Well-known member
Affected version
2.1.0 Release Candidate 1
on all of my test installs (of both 2.0 and 2.1) I have a field length of 50 for navigation_id and parent_navigation_id. However, I've come across some (even @Lukas W.'s test install as well as a client's site) that has a length of only 25. We're both running RC 1, only difference being that I've done a recent fresh install of RC 1 and I don't think they have.
 
These fields were changed in XF 2.0.12.

Therefore if the XF 2.1 beta was used prior to XF 2.0.12's release, this could happen.

We'll re-apply those changes in RC2.
 
Was it just those two fields in xf_admin_navigation then? Should be safe to give them a query to run and change those two field lengths so they can install this add-on then?
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.0 RC2).

Change log:
Re-apply the schema changes from the 2.0.12 upgrade script.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Back
Top Bottom