| Summary: | Multi-line comment function fails in mixed php/html | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Mark A. Taff <kde> |
| Component: | part | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.5.4 | |
| Sentry Crash Report: | |||
| Attachments: |
The original php file
A diff showing the expected results of using the comment function |
||
|
Description
Mark A. Taff
2010-04-03 22:46:02 UTC
Created attachment 42467 [details]
The original php file
Created attachment 42468 [details]
A diff showing the expected results of using the comment function
Thanks!
SVN commit 1193975 by pletourn: Fix commenting empty lines BUG:233210 M +12 -23 document/katedocument.cpp M +5 -0 syntax/katehighlight.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1193975 SVN commit 1193979 by pletourn: Fix commenting empty lines BUG:233210 M +12 -23 document/katedocument.cpp M +5 -0 syntax/katehighlight.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1193979 |