Date: | 2008-11-26 03:08:51 (16 years 4 months ago) |
Author: | Loic d'Anterroches |
Branch: | dev, develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3 |
Commit: | 628b01faf4c59ccbcf55145a297e750ba8d21178 |
Parents: |
4bff7458902b6110dea288b3c81877f8ed34bc74
|
Message: | Fixed the indexing for the issues.
It was not indexing the content correctly when creating the issue as the
content of the issue was not yet stored in the database. |
Changes: |
|
File differences
src/IDF/Issue.php |
159 | 159 |
160 | 160 |
161 | 161 |
162 | |
| 162 |
| 163 |
| 164 |
| 165 |
163 | 166 |
164 | 167 |
165 | 168 |
|
|
src/IDF/IssueComment.php |
123 | 123 |
124 | 124 |
125 | 125 |
| 126 |
126 | 127 |
127 | 128 |
128 | 129 |
|
|
Download the corresponding diff file