Simpler cases also show hash values

Arthaey - January 22, 2007 - 02:45
Project:Markdown with SmartyPants
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

I can't figure out what's triggering the problem I'm seeing with Marksmarty as my input format, but here are test cases I've tried:

Buggy Cases

The following input doesn't work correctly.

* __dá__

outputs

b3e0148760d915728ae480118e815bf7

The following inputs cause blank output:

* __á__

* dá

* _dá_

Correct Cases

The following inputs all work as you would expect:

__á__

a

* __á__



* dá



* __á__

#1

Arthaey - February 4, 2007 - 04:02
Title:Accented characters in lists display hash values instead of correct content» Simpler cases also show hash values
Priority:normal» critical

### Fo

outputs "50801dafb632458a7ab21e36ebe71010".

### Foo

outputs "277082fca24d4910606c20180afc7d07".

### Fooo

works.

### What Is Going On?

outputs "507ab122a5480727e82ec4964f9e5f5c".

#2

moshe weitzman - January 22, 2008 - 22:31
Status:active» closed

i can't reproduce this with latest RC

 
 

Drupal is a registered trademark of Dries Buytaert.