Christophe Fergeau <cfergeau@xxxxxxxxxx> writes: >> Solves this problem: >> >> $ osinfo-install-script rhel6.5 -c "admin-password=a&b" >> error : unterminated entity reference b > > > Shouldn't we be XML-escaping user-input instead ( > xmlEncodeEntitiesReentrant() ) ? the same would happen, for example, if the password is generated randomly. If you try enough times the same command without the '-c "admin-password=a&b"' part, you will hit the same problem at some point. I think it is safer to fix it at this level. Regards, Giuseppe _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo