Ascending order - Click to sort in descending order
Hide
eileen Eileen McNaughton added a comment -

OK - & NOW I know why this one won't parse - the apt in Captain is being treated as apt as in appartment

Show
eileen Eileen McNaughton added a comment - OK - & NOW I know why this one won't parse - the apt in Captain is being treated as apt as in appartment
Hide
eileen Eileen McNaughton added a comment -

This

https://github.com/fuzionnz/civicrm-core/commit/5a70a55c6102e88cc65906393650567d141bf33b

appears to mitigate the symptoms - but not fix the problem with the regex. At this stage I won't work on fixing that / finessing the above commit - although I will add the related problem of parsing not happening in API calls to the list of things I'd like to tackle at the sprint.

Show
eileen Eileen McNaughton added a comment - This https://github.com/fuzionnz/civicrm-core/commit/5a70a55c6102e88cc65906393650567d141bf33b appears to mitigate the symptoms - but not fix the problem with the regex. At this stage I won't work on fixing that / finessing the above commit - although I will add the related problem of parsing not happening in API calls to the list of things I'd like to tackle at the sprint.
Hide
eileen Eileen McNaughton added a comment -

Can you eyeball this PR as I've done it against 4.4 (due to the fact it causes fatal errors)

Show
eileen Eileen McNaughton added a comment - Can you eyeball this PR as I've done it against 4.4 (due to the fact it causes fatal errors)