Bug 18159 - small bug at mueller2utf8
Summary: small bug at mueller2utf8
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: dict-mueller7-utf8 (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: viy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-09 16:39 MSK by Alex Murygin
Modified: 2011-06-12 14:18 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Murygin 2008-12-09 16:39:08 MSK
- if( substr( $rightpart, 0, 1 ) != "[" ) {
+ if( substr( $rightpart, 0, 1 ) ne "[" ) {
а то, маленькая часть словаря пропадает