Turns out the migration of my scheduled tasks wasn't quite perfect. A couple of them hit a URL protected by HTTP Basic Authentication, and the password didn't translate correctly. It appears they are stored encoded, so I expect the encoding scheme changed. Worse, the encoded value of one of them had a double quote which wasn't escaped, so it broke the edit form. That's why htmlEditFormat() was created. Oops…
Recent Posts
Capitalism?
Categories
- ajax (11)
- amazon (5)
- aside (11)
- biking (10)
- bluedragon (19)
- cfml (58)
- coldfusion (66)
- database (7)
- development (106)
- eclipse (2)
- flex (26)
- fusebox (13)
- golf (1)
- gpsracr (4)
- grails (2)
- groovy (19)
- iphone (6)
- java (16)
- javascript (21)
- jfission (6)
- meta (52)
- neuromancer (6)
- osx (4)
- personal (76)
- railo (10)
- tools (68)
- Uncategorized (14)
- wordpress (6)
0 Responses to “CF8 Scheduled Task Migration”
Leave a Reply