effulgentsia
|
a7254dba19
|
Issue #2568977 by alexpott, dawehner, pwolanin, Wim Leers: Replace SafeMarkup::format() in the link generator - it's a bad example to everyone
|
2015-09-19 14:26:54 -07:00 |
Alex Pott
|
0f8b5b1b4f
|
Issue #2553661 by claudiu.cristea, geertvd, dawehner, Xano, neclimdul: KernelTestBase fails to set up FileCache
|
2015-09-19 16:10:17 +01:00 |
effulgentsia
|
e7a7de9f8c
|
Issue #2557113 by stefan.r, alexpott, dawehner, joelpittet, cilefen, lauriii, plach, catch, chx, xjm: Make t() return a TranslationWrapper object to remove reliance on a static, unpredictable safe list
|
2015-09-18 21:33:21 -07:00 |
Nathaniel Catchpole
|
b544422d4d
|
Issue #2477223 by Mile23, Wim Leers, j2r, ianthomas_uk, jaimeguzman, pjbaert: Refactor _drupal_add_html_head, drupal_get_html_head, _drupal_add_html_head_link into the attachments processor, remove from common.inc
|
2015-09-17 22:32:56 +01:00 |
Nathaniel Catchpole
|
8691e08fdf
|
Issue #2545972 by alexpott, joelpittet, ericjenkins, stefan.r, Wim Leers, Cottser: Remove all code usages SafeMarkup::checkPlain() and rely more on Twig autoescaping
|
2015-09-17 15:55:30 +01:00 |
Alex Pott
|
d85ee2ed08
|
Issue #2569293 by lauriii, alexpott, dawehner: Replace remaining !placeholder for Non-URL HTML outputs only in code Table.php
|
2015-09-17 14:31:26 +01:00 |
Alex Pott
|
0f6f909f01
|
Issue #2568781 by dawehner, lauriii, stefan.r: Replace remaining !placeholder for Non-URL HTML outputs only for $entity->label()
|
2015-09-17 12:12:15 +01:00 |
Alex Pott
|
333977ed30
|
Issue #2568603 by dawehner, xjm, pguillard: Replace remaining !placeholder for Non-URL HTML outputs only in core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php
|
2015-09-16 11:28:04 +01:00 |
Alex Pott
|
4a7ffc9147
|
Issue #2569371 by Wim Leers: Update Renderer::createPlaceholder() to not use Attribute and SafeMarkup::format()
|
2015-09-16 11:25:01 +01:00 |
Nathaniel Catchpole
|
cc574ff23c
|
Issue #2560863 by alexpott, stefan.r, lauriii: #options for radios and checkboxes uses SafeMarkup::checkPlain() to escape - use Html::escape() instead
|
2015-09-15 13:42:04 +01:00 |
Nathaniel Catchpole
|
b353cd51e6
|
Issue #2511516 by lauriii, Xano, Wim Leers, dawehner: Make local tasks and actions hooks provide cacheability metadata, to make the blocks showing them cacheable
|
2015-09-15 12:37:16 +01:00 |
Alex Pott
|
5a508f5611
|
Issue #2495301 by Mile23, mohit_aghera, JeroenT, dcmul, naveenvalecha, borisson_, cilefen, alivadniy, andypost, xjm: Deprecate user_format_name() and the label_callback for 9.x (not 8.x)
|
2015-09-15 09:15:47 +01:00 |
xjm
|
86bc1cefe6
|
Issue #2567139 by Cottser, stefan.r, joelpittet: Twig autoescape default strategy deprecation error triggered on every page load
|
2015-09-13 14:40:36 -05:00 |
Alex Pott
|
df7ced5544
|
Issue #2561259 by stefan.r, lauriii, joelpittet, andypost: Cast (optgroup) array keys that may hold translated strings to string
|
2015-09-13 12:25:37 +01:00 |
Alex Pott
|
8f028e644e
|
Issue #2533746 by Gábor Hojtsy, webflo, tstoeckler, Jose Reyero: Remove the the ability to translate locked date formats (e.g. html_datetime)
|
2015-09-13 00:43:51 +01:00 |
xjm
|
ed3bc9bf97
|
Issue #2565981 by joelpittet, alexpott, Gábor Hojtsy, tstoeckler: Remove $this->t() and SafeMarkup::format() in SelectLanguageForm
|
2015-09-12 16:45:02 -05:00 |
webchick
|
5a46f6aed4
|
Issue #2492967 by dawehner, cilefen, greggles, larowlan, hussainweb, chx, bircher, mr.baileys, webchick, Berdir, Fabianx, catch, pwolanin, Crell: SQL layer: $match_operator is vulnerable to injection attack
|
2015-09-12 08:56:01 -07:00 |
Alex Pott
|
e8dfde4282
|
Issue #2549821 by stefan.r, jhedstrom, plach: Langcode fields should be ASCII-only, but aren't
|
2015-09-12 00:24:42 +01:00 |
Alex Pott
|
e3d0b79f1c
|
Issue #2546618 followup by plach: Document that we don't depend on the Symfony Translation component.
|
2015-09-11 21:06:36 +01:00 |
Alex Pott
|
3444108ad6
|
Issue #2565259 by plach, Antti J. Salminen, stefan.r, dawehner: Some route serializations in update test database dumps are broken
|
2015-09-10 19:40:37 +01:00 |
Alex Pott
|
dc29644485
|
Issue #2565925 by Wim Leers: Let Breadcrumb implement RenderableInterface
|
2015-09-10 15:35:02 +01:00 |
Alex Pott
|
f99f051cb8
|
Issue #2546782 by joshi.rohit100, zniki.ru, dawehner: Rename \Drupal\Core\DependencyInjection\Compiler\RegisterKernelListenersPass to RegisterEventSubscribersPass
|
2015-09-10 15:00:06 +01:00 |
Nathaniel Catchpole
|
4b78e91bf8
|
Issue #2562155 by stefan.r, joelpittet, alexpott: Cast TranslationWrapper objects in config to string during Config::set()/setData()
|
2015-09-10 12:45:06 +01:00 |
Alex Pott
|
a16db5acd9
|
Issue #2531570 by mondrake, MattA, claudiu.cristea: Image objects should release memory when losing scope
|
2015-09-10 12:30:45 +01:00 |
Alex Pott
|
dd8f5660d9
|
Issue #2529034 by penyaskito, vijaycs85, yched: Replace direct access to FieldConfigBase::default_value with methods
|
2015-09-10 10:28:11 +01:00 |
Alex Pott
|
e249d759de
|
Issue #2537288 by ShaunDychko, segi, HeimdallJHM: Content=Value attribute should be printed for numeric fields with a Prefix or Suffix
|
2015-09-10 10:21:51 +01:00 |
webchick
|
2993ad53d5
|
Issue #2005546 by mdrummond, joelpittet, Manuel Garcia, lauriii, lokapujya, epari.siva, hosef, rpayanm, emma.maria, HOG, zetagraph, wmortada, rteijeiro, Cottser, hussainweb, madhavvyas: Use branding block in place of page template branding variables (site name, slogan, site logo)
|
2015-09-10 00:42:29 -07:00 |
webchick
|
b6d778e27e
|
Issue #2547707 by kekkis, screon, deepakaryan1988, latikas, jhodgdon, hussainweb, teemuaro, Crell, HeimdallJHM: Split routing documentation out of menu.api.php
|
2015-09-09 23:27:10 -07:00 |
webchick
|
4409752209
|
Issue #2510310 by cilefen, jeroenbegyn, borisson_, er.pushpinderrana, jhodgdon, stefan.r, alexpott: Improve hook_system_info_alter documentation to mention ModuleUninstallValidatorInterface
|
2015-09-09 23:23:39 -07:00 |
webchick
|
5adf95a9bb
|
Issue #2563821 by dawehner: Implement Twig_Loader_String for ourselves
|
2015-09-09 22:58:46 -07:00 |
xjm
|
570fba20cd
|
Issue #2564353 by alexpott, joelpittet, xjm, justAChris, nlisgo, subhojit777: Remove !placeholder usage from SafeMarkup::format()
|
2015-09-09 19:04:37 -05:00 |
Nathaniel Catchpole
|
3d2cf1a03f
|
Issue #2546618 by plach, dawehner, chx, bojanz: Replace the Symfony Translation component with a custom interface since we don't use it
|
2015-09-09 21:48:46 +01:00 |
Nathaniel Catchpole
|
7d16f1c6e6
|
Issue #2538108 by dawehner, jhedstrom: Add hook_post_update_X() for data value updates to reliably run after data format updates
|
2015-09-09 18:07:09 +01:00 |
Alex Pott
|
56993d41d4
|
Issue #2565307 by ianthomas_uk: Document SqlContentEntityStorage::setEntityType as @internal instead of @deprecated
|
2015-09-09 16:10:50 +01:00 |
Alex Pott
|
db342cbdb3
|
Issue #2552867 by jhodgdon, Gábor Hojtsy, pjonckiere: Document DrupalTranslator::transChoice()'s non-standard formatPlural() usage
|
2015-09-09 15:55:53 +01:00 |
Alex Pott
|
887b1e4c35
|
Issue #2551105 by Dave Reid: BaseCommand should not be in the quickedit namespace, useful for anything
|
2015-09-09 14:21:11 +01:00 |
Alex Pott
|
8b2e3f07b2
|
Issue #2486989 by metzlerd, jhodgdon: Create Documentation For Container Form Elements
|
2015-09-09 13:46:15 +01:00 |
Alex Pott
|
7b10e66693
|
Issue #2529560 by John Cook, dawehner, Xano, lauriii, tim.plunkett, Wim Leers, nlisgo, Crell, plach, Fabianx: Expand support for link objects
|
2015-09-09 13:22:51 +01:00 |
Nathaniel Catchpole
|
02569d158f
|
Issue #2487592 by alexpott, JeroenT, Schnitzel, cilefen: CMI: don't ship with a default "active" directory that is empty in most Drupal installations
|
2015-09-09 13:06:17 +01:00 |
effulgentsia
|
5e8523ecb9
|
Issue #2429617 by Wim Leers, Fabianx, Berdir, yched, dawehner, effulgentsia, catch, borisson_, jhodgdon, martin107, torgosPizza: Make D8 2x as fast: Dynamic Page Cache: context-dependent page caching (for *all* users!)
|
2015-09-08 16:58:29 -07:00 |
Alex Pott
|
40ad8eefae
|
Issue #1854912 by seanB, bojanz, dermario, fubhy, jhedstrom: Don't assume that the array keys are entity id's in EntityStorageBase::delete()
|
2015-09-08 16:32:35 +01:00 |
Nathaniel Catchpole
|
4c7b4763de
|
Issue #1031122 by alexpott, greg.1.anderson, catch, sun, stefan.r, pwolanin: postgres changeField() is unable to convert to bytea column type correctly
|
2015-09-08 15:20:20 +01:00 |
Alex Pott
|
f52b068062
|
Issue #2562487 by stefan.r, chx, tim.plunkett, dawehner, alexpott: Get better error reporting from __toString
|
2015-09-07 18:22:55 +01:00 |
Alex Pott
|
e3ea8e6b2a
|
Issue #2341399 by fago, DuaelFr, rpayanm: Follow-up: entity.api.php documentation fixes
|
2015-09-07 16:01:09 +01:00 |
Nathaniel Catchpole
|
70880e91ee
|
Issue #2561207 by stefan.r, Aki Tendo: assert() without a message breaks in PHP 5
|
2015-09-07 12:50:32 +01:00 |
Nathaniel Catchpole
|
585f6d9287
|
Issue #2558615 by stefan.r: Error message in MySQL client version check shows server version instead of client version
|
2015-09-07 11:35:19 +01:00 |
Nathaniel Catchpole
|
47295c18bc
|
Issue #2493989 by Antti J. Salminen, lauriii, slashrsm: template_preprocess() and other preprocess functions are called even for theme hooks implemented as functions
|
2015-09-07 11:19:02 +01:00 |
Nathaniel Catchpole
|
44892524cd
|
Issue #2349011 by Fabianx, Wim Leers: Support placeholder render strategies so contrib can support BigPipe, ESI…
|
2015-09-07 11:08:06 +01:00 |
Alex Pott
|
6a1b93247e
|
Issue #2553351 by jhodgdon, dawehner: _search_find_match_with_simplify() is inefficient
|
2015-09-06 22:26:30 +01:00 |
Alex Pott
|
0a57817ff9
|
Issue #2468713 by StryKaizer, jhedstrom, rootwork, dawehner, paulmckibben, sumitmadan, tim.plunkett: Internal/custom menu links force-reset to the top of their menus on cache rebuild
|
2015-09-05 13:03:25 +01:00 |
Alex Pott
|
6374e3041e
|
Revert "Issue #2468713 by StryKaizer, jhedstrom, rootwork, dawehner, paulmckibben: Internal/custom menu links force-reset to the top of their menus on cache rebuild"
This reverts commit 5cd3b6852e .
|
2015-09-05 13:02:16 +01:00 |
Alex Pott
|
5cd3b6852e
|
Issue #2468713 by StryKaizer, jhedstrom, rootwork, dawehner, paulmckibben: Internal/custom menu links force-reset to the top of their menus on cache rebuild
|
2015-09-05 11:54:26 +01:00 |
Nathaniel Catchpole
|
0f9fd871e4
|
Issue #2551907 by Wim Leers, dawehner: Follow-up for #2483183: make the Breadcrumb value object use composition instead of inheritance
|
2015-09-05 09:34:41 +01:00 |
effulgentsia
|
ae7ec6c585
|
Issue #2562757 by Wim Leers: Various small cacheability fixes that are blocking SmartCache
|
2015-09-04 22:23:05 -07:00 |
webchick
|
3db6fb5138
|
Issue #2540850 by tim.plunkett, larowlan, kattekrab, DuaelFr, emma.maria, Wim Leers: (regression) EditorImageDialog alignment & captioning are not working
|
2015-09-04 19:45:57 -07:00 |
webchick
|
6562f3cece
|
Issue #1414508 by droplet, KimNyholm, mglaman, kid_icarus, mgifford, Cottser: update system.tar.inc to latest Archive_Tar (Pear)
|
2015-09-04 11:41:35 -07:00 |
Nathaniel Catchpole
|
9f8d68afe4
|
Back to dev.
|
2015-09-04 10:08:18 +01:00 |
Nathaniel Catchpole
|
c24c1c7694
|
Update VERSION constant to 8.0.0-beta15
|
2015-09-04 09:56:05 +01:00 |
Nathaniel Catchpole
|
56bcfe4ece
|
Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays
|
2015-09-03 23:37:10 +01:00 |
Nathaniel Catchpole
|
f13b2d59bd
|
Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954 .
|
2015-09-03 23:36:44 +01:00 |
Nathaniel Catchpole
|
3100760954
|
Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays
|
2015-09-03 23:36:26 +01:00 |
xjm
|
87425f3185
|
Issue #2554889 by Berdir, Cottser, Daniel_Rose, JeroenT, RavindraSingh, Wim Leers, YesCT, akalata, alexpott, alimac, aneek, catch, cdulude, chx, cilefen, cmanalansan, crowdcg, cwells, davidhernandez, dawehner, dtraft, effulgentsia, harjotsingh, hass, ianthomas_uk, joelpittet, josephdpurcell, justAChris, kbaringer, lauriii, lduerig, leslieg, lokapujya, mpdonadio, peezy, pwolanin, realdream, sclapp, stefan.r, tim.plunkett, webchick, xjm: Remove SafeMarkup::set() from the codebase.
|
2015-09-03 12:48:22 -05:00 |
Alex Pott
|
feb0fc2c4d
|
Issue #2504139 by borisson_, Wim Leers, plach, prashantgoel, Fabianx, dawehner, David_Rothstein, effulgentsia: Blocks containing a form include the form action in the cache, so they always submit to the first URL the form was viewed at
|
2015-09-03 14:28:12 +01:00 |
Alex Pott
|
a173031664
|
Issue #2561129 by plach, alexpott, catch: Composite indexes are not correctly deleted/re-created when updating a field storage definition
|
2015-09-03 12:59:34 +01:00 |
Nathaniel Catchpole
|
6d4b0ae8a5
|
Issue #2561229 by alexpott, dawehner: Upgrade content tests fails on postgres for translated comment
|
2015-09-03 10:50:16 +01:00 |
Nathaniel Catchpole
|
7210716ae4
|
Issue #2561121 by dawehner, alexpott: Installer fails on postgresql due to uncaught exception
|
2015-09-02 22:36:46 +01:00 |
Nathaniel Catchpole
|
30fceb5fa9
|
Issue #2559011 by Wim Leers: Ensure form tokens are marked max-age=0
|
2015-09-02 13:54:30 +01:00 |
Nathaniel Catchpole
|
42c9be9328
|
Issue #2560851 by alexpott, Xano: Deprecate EntityListBuilder::getLabel() and remove usages of SafeMarkup::checkPlain()
|
2015-09-02 13:18:50 +01:00 |
Nathaniel Catchpole
|
f2194d1749
|
Issue #2560719 by stefan.r: Remove usage of t() string in the array keys for the database install tasks
|
2015-09-02 11:23:35 +01:00 |
Alex Pott
|
5d3f318376
|
Issue #2539848 by sdstyles, pguillard, deepakaryan1988, ankur7213: Mark EntityHandlerBase as @deprecated for 9.x
|
2015-09-01 23:49:04 +01:00 |
Nathaniel Catchpole
|
447a049904
|
Revert "Issue #2548725 by dawehner: Fix database exception handling, causing test fails in PostgreSQL"
This reverts commit 4b7ba21316 .
|
2015-09-01 21:11:46 +01:00 |
Alex Pott
|
ffeb4a7d20
|
Issue #2560521 by dawehner, plach, larowlan, lauriii, Xano, Wim Leers, catch, jhedstrom: Javascript does not work on beta 12 => HEAD update.php
|
2015-09-01 14:43:04 +01:00 |
Alex Pott
|
aec0210307
|
Issue #2560603 by swentel, ksenzee: update.php has 755 file permission
|
2015-09-01 14:12:26 +01:00 |
Alex Pott
|
16f0ab8149
|
Issue #2167603 by damiankloip, tim.plunkett: EntityType should put unknown properties into an array
|
2015-09-01 14:07:17 +01:00 |
Nathaniel Catchpole
|
6367b690a9
|
Issue #2557023 by alexpott: Strings are scalars
|
2015-09-01 13:26:05 +01:00 |
Nathaniel Catchpole
|
ca9f58547a
|
Revert "Issue #2560897 by alexpott: Drupal\user\Plugin\views\argument\RolesRid is very broken"
This reverts commit f3040e71cb .
|
2015-09-01 12:41:16 +01:00 |
Nathaniel Catchpole
|
f3040e71cb
|
Issue #2560897 by alexpott: Drupal\user\Plugin\views\argument\RolesRid is very broken
|
2015-09-01 12:29:01 +01:00 |
Alex Pott
|
2b1f8e6ac3
|
Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks
|
2015-09-01 12:24:09 +01:00 |
Alex Pott
|
663848e19b
|
Issue #2548009 by larowlan, dawehner, bircher: Overridden menu links lose parent, expanded and enabled (are disabled) status on cache clear
|
2015-09-01 11:38:01 +01:00 |
Nathaniel Catchpole
|
82db4839fb
|
Issue #2549393 by alexpott, dawehner, lauriii, andypost, xjm: Remove SafeMarkup::escape() and rely more on Twig autoescaping
|
2015-08-31 19:55:13 +01:00 |
webchick
|
32661b49eb
|
Issue #2508037 by hussainweb, catch, Crell: Clarify PathProcessor path format
|
2015-08-31 09:40:13 -07:00 |
webchick
|
25f26ed119
|
Issue #2550641 by damiankloip: Use assert() in Drupal\Core\DependencyInjection\Container::__sleep instead of trigger error
|
2015-08-31 09:29:45 -07:00 |
webchick
|
4b7ba21316
|
Issue #2548725 by dawehner: Fix database exception handling, causing test fails in PostgreSQL
|
2015-08-31 09:22:17 -07:00 |
webchick
|
fc8b68e86b
|
Issue #2504013 by bojanz: Remove @see statements from the ThemeNegotiator docblock
|
2015-08-31 09:05:00 -07:00 |
Alex Pott
|
ce45b6e2aa
|
Issue #1611954 by tim.plunkett, sun, samuel.mortenson, Berdir, mgifford, chx: Setting #access = FALSE on a vertical tab does not prevent input processing of the contained form elements
|
2015-08-31 15:41:54 +01:00 |
Alex Pott
|
bf5ee20f92
|
Issue #2493697 by cilefen, JeroenT: remove deprecated getUrlFromPath method from TwigExtension
|
2015-08-31 15:16:26 +01:00 |
Nathaniel Catchpole
|
2ea19c7158
|
Issue #2559969 by alexpott: Make SafeStringInterface extend \JsonSerializable so we don't have to do so much string casting
|
2015-08-31 13:04:27 +01:00 |
Nathaniel Catchpole
|
18bb5abf35
|
Issue #2543340 by Wim Leers, Fabianx: Convert BlockViewBuilder to use #lazy_builder (but don't yet let context-aware blocks be placeholdered)
|
2015-08-31 12:39:34 +01:00 |
Alex Pott
|
45aca2725a
|
Issue #2555911 by amitshah2007, sdstyles, pwlravikiran, mpdonadio: Incorrect indentation in TimestampAgoFormatter()
|
2015-08-31 12:28:19 +01:00 |
Nathaniel Catchpole
|
711872ed17
|
Issue #2555473 by stefan.r, cilefen, alexpott, plach: Deprecate SafeMarkup::checkPlain() for Drupal 8.0.x
|
2015-08-31 11:06:00 +01:00 |
Alex Pott
|
e513467c52
|
Issue #2560137 by dawehner, pwolanin, klausi, tsphethean, sun: Posting an array as value of a form element is allowed even when a string is expected (and bypasses #maxlength constraints) - first step: text fields
|
2015-08-31 10:59:15 +01:00 |
Nathaniel Catchpole
|
9f97162dd3
|
Issue #2557467 by alexpott: Deprecate check_url and convert usages to existing UrlHelper methods
|
2015-08-31 08:51:38 +01:00 |
Nathaniel Catchpole
|
e580940021
|
Issue #2559605 by Cottser, stefan.r: Convert SafeMarkup::checkPlain() in render arrays to #plain_text
|
2015-08-31 08:45:25 +01:00 |
Nathaniel Catchpole
|
4ba004d2d7
|
Issue #2560055 by alexpott: Remove all usages SafeMarkup::checkPlain() in DiffFormatter and SafeMarkup from the Diff component
|
2015-08-31 08:41:12 +01:00 |
Alex Pott
|
ab748bf750
|
Issue #2552769 by amateescu: Remove outdated custom functions for greatest() and concat()
|
2015-08-31 08:36:47 +01:00 |
Alex Pott
|
5a7988367a
|
Issue #2556785 by Antti J. Salminen, lauriii: Specific preprocess functions doesn't support second level without first level
|
2015-08-31 08:26:35 +01:00 |
Alex Pott
|
ec41d08258
|
Issue #2558247 by dawehner, catch, mradcliffe, jhedstrom, Berdir, jibran, effulgentsia, webchick: Remove rebuildAll() and module install from UpdatePathTestBase
|
2015-08-31 08:00:26 +01:00 |
Alex Pott
|
dcd5951318
|
Issue #2554233 by pwolanin, tim.plunkett, amateescu, dawehner, Wim Leers, catch, effulgentsia, larowlan, Abdullah Hussam, greggles, David_Rothstein: Port Cross-site Request Forgery - Form API fixes from SA-CORE-2015-003 to Drupal 8
|
2015-08-30 22:55:50 +01:00 |
Nathaniel Catchpole
|
4557d23d7f
|
Issue #2559597 by Cottser: Clean up uses of Drupal\Core\Render\Element\Markup
|
2015-08-29 10:25:50 +01:00 |
webchick
|
5b1e246a9e
|
Issue #2558179 by jhedstrom, dawehner, catch: Database dump script produces a dump with syntax errors in it
|
2015-08-28 23:04:41 -07:00 |