B2022-134: Update of ROs with ‘<’ when the RO is included in a table cell crashed. The ‘<’ symbol is a reserved symbol in xml and grid data is stored as xml. The ‘>’ symbol must also be handled. Note that when the RO is inserted, the code replaced these symbols with the xml ‘<’ and ‘>’ characters. The code that does the update of ROs needed to have this same code.
B2022-134: Update of ROs with ‘<’ when the RO is included in a table cell crashed. The ‘<’ symbol is a reserved symbol in xml and grid data is stored as xml. The ‘>’ symbol must also be handled. Note that when the RO is inserted, the code replaced these symbols with the xml ‘<’ and ‘>’ characters. The code that does the update of ROs needed to have this same code.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
B2022-134: Update of ROs with ‘<’ when the RO is included in a table cell crashed. The ‘<’ symbol is a reserved symbol in xml and grid data is stored as xml. The ‘>’ symbol must also be handled. Note that when the RO is inserted, the code replaced these symbols with the xml ‘<’ and ‘>’ characters. The code that does the update of ROs needed to have this same code.
code change looks good!