Marius Burkard
2016-06-03 bd4c2e96fd4566bfcd8042f82ccac090419734a3
refs
author Marius Burkard <m.burkard@pixcept.de>
Friday, June 3, 2016 06:42 -0400
committer Marius Burkard <m.burkard@pixcept.de>
Friday, June 3, 2016 06:42 -0400
commitbd4c2e96fd4566bfcd8042f82ccac090419734a3
tree e9ea92b326ff17106bb6c1777bfbc68eae4a5f6d tree | zip | gz
parent 833d4ecce58fede9187f90941ff3a13ea9a95cff view | diff
a1e703424e1108fbd64f17a274b241dd1fafaa43 view | diff
Merge branch 'stable-3.1' into 'stable-3.1'

FIX #3939: Import TXT resource records with semicolons and respecting it's case

I replace the RegEx that ISPConfig uses to see if it must truncate the line sith a semicolon.

Now the line does not get truncated if the semicolon is between quotes.

Later, when ISPConfig lower the case of the parts of the lines, I changed the condition, so it does not lower the case of parts that begin or finish with quotes (First and last part or TXT RRs) or it has a semicolon, meaning it was between quotes and wasn't replaced previously.



See merge request !351
1 files modified
11 ■■■■ changed files
interface/web/dns/dns_import.php 11 ●●●● diff | view | raw | blame | history