View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014469CDash(No Category)public2013-10-09 07:382013-10-09 07:45
ReporterIgor 
Assigned ToJulien Jomier 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version2.2 
Summary0014469: [PATCH] BUG: Fix broken markdown on registration page
DescriptionThe patch fixes the following errors:

 PHP Warning: DOMDocument::loadXML(): Opening and ending tag mismatch: br
   line 1 and error in Entity, line: 2 in /var/www/cdash/cdash/common.php on line 42,
   referer: http://localhost/cdash/register.php [^]
 PHP Warning: DOMDocument::loadXML(): Opening and ending tag mismatch: error
   line 1 and cdash in Entity, line: 2 in /var/www/cdash/cdash/common.php on line 42,
   referer: http://localhost/cdash/register.php [^]
 PHP Warning: DOMDocument::loadXML(): Premature end of data in tag cdash
   line 1 in Entity, line: 2 in /var/www/cdash/cdash/common.php on line 42,
   referer: http://localhost/cdash/register.php [^]
Steps To Reproduce1. Set CDASH_REGISTRATION_EMAIL_VERIFY to 'true' in config.
2. Try to register in CDash.
=> registration page doesn't show "A confirmation email has been sent" message, and markdown is broken.
TagsNo tags attached.
Attached Filespatch file icon 0001-BUG-Fix-broken-markdown-on-registration-page.patch [^] (1,674 bytes) 2013-10-09 07:38 [Show Content]

 Relationships

  Notes
(0034084)
Julien Jomier (manager)
2013-10-09 07:45

Thanks for the report and patch!

 Issue History
Date Modified Username Field Change
2013-10-09 07:38 Igor New Issue
2013-10-09 07:38 Igor File Added: 0001-BUG-Fix-broken-markdown-on-registration-page.patch
2013-10-09 07:43 Julien Jomier Assigned To => Julien Jomier
2013-10-09 07:43 Julien Jomier Status new => assigned
2013-10-09 07:45 Julien Jomier Note Added: 0034084
2013-10-09 07:45 Julien Jomier Status assigned => resolved
2013-10-09 07:45 Julien Jomier Fixed in Version => 2.2
2013-10-09 07:45 Julien Jomier Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team