[yast-commit] [yast/yast-network] 70e11a: wireless.ycp: Remove a form feed character (0x0C)
Branch: refs/heads/master Home: https://github.com/yast/yast-network Commit: 70e11afe716d72fafa675e1add8531f90e2a30b9 https://github.com/yast/yast-network/commit/70e11afe716d72fafa675e1add8531f9... Author: David Majda <dmajda@suse.cz> Date: 2013-07-01 (Mon, 01 Jul 2013) Changed paths: M src/lan/wireless.ycp Log Message: ----------- wireless.ycp: Remove a form feed character (0x0C) The form feed character caused a problem for Y2R, because ycpc serialized it into XML without escaping, creating invalid XML. Strictly speaking, this is ycpc's XML serializer bug, but since the character is useless, we may as well just remove it. Commit: b0d102abc91bcafb04ddd7cbbed49699897294e7 https://github.com/yast/yast-network/commit/b0d102abc91bcafb04ddd7cbbed49699... Author: Martin Vidner <martin@vidner.net> Date: 2013-07-01 (Mon, 01 Jul 2013) Changed paths: M src/lan/wireless.ycp Log Message: ----------- Merge pull request #98 from dmajda/remove-form-feed-character wireless.ycp: Remove a form feed character (0x0C) Compare: https://github.com/yast/yast-network/compare/e470167a3b24...b0d102abc91b
participants (1)
-
GitHub