Skip to content
Commit 8ad9ed9c authored by Quentin Defenouillere's avatar Quentin Defenouillere Committed by Romain Bignon
Browse files

[milleis] Adde fault=NotAvailable to Regexp

Sometimes the HTML tag for caccount_id is somehow absent and we get this crash:

RegexpError: Unable to find 1st -(.*?)- in u''

So I used re.search() and "if m:" instead

Closes: 17196@Sibi
parent 730ff77c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment