Bug #1699
closedUpdate fail from 1.2.3 to 2.0-RC3 if umlaute are used in descriptions
0%
Description
If umlaut like äöü are used in the description somewhere like FW-rules the update from 1.2.3-release to 2.0-RC3 hangs during 1st reboot to 2.0 with the errormessage "Network interface mismatch -- Running interface assignment option".
If you remove the special characters and than do a upgrade and change it back again, everything works.
If this is not fixed, please at least put it into the readme file.
Updated by Jens Kuehnel over 13 years ago
Tested it with update from 1.2.3-RELEASE to both:
pfSense-Full-Update-2.0-RC3-i386-20110719-2331.tgz
pfSense-Full-Update-2.0-RC3-i386-20110621-1542.tgz
Same result.
Updated by Jim Pingle over 13 years ago
- Status changed from New to Rejected
They were not supported in 1.2.3, count yourself lucky it didn't blow up on you earlier. This is a known issue, not much of a workaround either because the XML parser is tossing the input out - you have invalid XML, that was allowed only by a lack of input validation on the old box and a less strict XML parser.
Updated by Jens Kuehnel over 13 years ago
Could you at least added this to the "known problems" or the README file for the update.
It worked in 1.2.3 and will bite you in the a** during the update. Took me 2 days to find it.
Updated by Jim Pingle over 13 years ago
It's been mentioned in dozens of forum threads and on the mailing list, and elsewhere. I'm not sure if it's on the doc wiki. I can check and add notes to the upgrade guide.
Updated by Jim Pingle over 13 years ago
Updated by Jim Pingle over 13 years ago
Just added a "Pre-2.0 Upgrade Check" package for 1.2.x that will flag such things, though it can't be done automatically as part of the upgrade process, it's there for people to use to help avoid such problems.