Modify ↓
#2795 closed Bug (Fixed)
Syntax Highlighting in the forum still uses "old" Excel UDF syntax
Reported by: | water | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Component: | Documentation |
Version: | 3.3.12.0 | Severity: | None |
Keywords: | Cc: |
Description
Since 3.3.12.0 there is a new Excel UDF with new function names. The syntax highlighting in the forum still uses the old function names.
Example:
_ExcelBookClose() ; Excel UDF up to 3.3.8.1 - Is highlighted but shouldn't be
_Excel_BookClose() ; Excel UDF after 3.3.8.1 - Is not highlighted but should be
Attachments (0)
Change History (2)
comment:1 Changed 10 years ago by water
- Resolution set to Fixed
- Status changed from new to closed
comment:2 Changed 10 years ago by TicketCleanup
- Milestone set to Future Release
Automatic ticket cleanup.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Guinness: "Basically Jon needs to just copy the GeSHi file in Extras on to the server."
Has been done.