#4038 closed Documentation (fixed)
Wrong comment in views/output/text.php
| Reported by: | zcho | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.1 |
| Component: | Core | Version: | Github Master |
| Severity: | trivial | Keywords: | |
| Cc: | brett@… | Difficulty: | trivial |
Description
In comment $varstext?
* @uses $vars['text'] The text to display
but in code
echo htmlspecialchars($vars['value']
Change History (3)
comment:1 Changed 19 months ago by cash
- Difficulty set to trivial
- Milestone changed from Needs Review to Elgg 1.8.1
comment:2 Changed 19 months ago by cash
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 19 months ago by cash
Fixes #4038 corrects comment for view output/text
Changeset: 63ad766f3a37bbe18884abd5d8634ba49b2108d6
Note: See
TracTickets for help on using
tickets.

Fixes #4038 corrects comment for view output/text