-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
2.3.2
-
MOODLE_23_STABLE
-
wip-
MDL-36274-master -
Currently when importing coordinates and urls into the database module the only delimiter accepted is a space.
- A comma seems to be the most used delimiter when writing coordinates, but checks should be made for other delimiters as well.
Martin suggested the following site for regular expressions to use: http://www.regexlib.com/Search.aspx?k=latitude&AspxAutoDetectCookieSupport=1 - URLs on the other hand could be separated with almost anything.
- Discovered while testing
-
MDL-37356 Database activity not using format_float/unformat_float for entries in latitude/longitude fields.
- Closed
- has been marked as being related by
-
MDL-37380 Remove M.data_filepicker and M.data_imagepicker from mod/data/data.js
- Closed
- is blocked by
-
MDL-37503 Create an import preview for importing entries into the database activity.
- Closed
- Testing discovered
-
MDL-36112 Importing entries into a database activity generates php warnings
- Closed