Block a user
B2026-025_Unicode_removed_from_RO_menu_titles_in_treeview
here - it looks like you are concatenating a stringbuilder with a string --- should
B2026-028_Selecting_to_Go_To_on_an_RO_causes_PROMS_to_crash
see note ---- could parsing the character as an int cause an exception if it can't be parsed or is null?
B2026-028_Selecting_to_Go_To_on_an_RO_causes_PROMS_to_crash
Could there be an exception here with the int.Parse?
B2026-025_Unicode_removed_from_RO_menu_titles_in_treeview
Ideally, these inserts would be done a different way as concatenating SQL together like this could risk sql injection --- that being said - I believe that would be beyond the scope of this project / CSM item.
B2026-025_Unicode_removed_from_RO_menu_titles_in_treeview
Does there need to be a null check / try parse here?
B2026-026_RO_Values_in_the_RO_value_textbox_at_the_top_Step_Properties_panel_now_displays_symbols
Looks Good.
B2026-019 Attempt to prevent an Access Error by utilizing a different Refresh if a Procedure is Open
B2026-017 Use Pre-typed in information when adding New Applicability